COLOR #ADFF6B

HEX: #ADFF6B RGB: (173,255,107)

Renk bilgisi

#ADFF6B contains mainly green color. #ADFF6B ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADFF6B color RGB value is (173,255,107).

RGB: (173,255,107) (68%, 100%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 255 of 255 = 100%
B 107 of 255 = 42%

173
255
107

R + G + B ~ 70%. #ADFF6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 255 + 107 = 535 (100%)
R 173 of 535 ~ 32.34%
G 255 of 535 ~ 47.66%
B 107 of 535 ~ 20'%

%32.34
%47.66
%20

CMYK RENK MODELİ

#ADFF6B rengi CMYK tonu (32,0,58,0).

  • camgöbeği tonu 32.16%
  • eflatun tonu 0.00%
  • sarı tonu 58.04%
  • ana renk tonu 0.00%

CMYK: (32,0,58,0)
C32M0Y58K0 (32%, 0%, 58%, 0%)
(0.32 / 0.00 / 0.58 / 0.00)

CMYK yüzdeleri

%32.16
%0
%58.04
%0

Codes

Color #ADFF6B in popluar color models

AD FF 6B
RGB 173 255 107
HSL 93° 100.00% 70.98%
HSB/HSV 93° 58.04% 100.00%
CMYK 32.16% 0.00% 58.04%
0.00%

Color #ADFF6B in popluar number systems.

HEX AD FF 6B
Decimal 173 255 107
Binary 10101101 11111111 1101011
Octal 255 377 153

Shades and tints

Shades of #ADFF6B

#ADFF6B
(173,255,107)
#9EE862
(158,232,98)
#8FD159
(143,209,89)
#80BA50
(128,186,80)
#71A347
(113,163,71)
#628C3E
(98,140,62)
#537535
(83,117,53)
#445E2C
(68,94,44)
#354723
(53,71,35)
#26301A
(38,48,26)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #ADFF6B

#ADFF6B
(173,255,107)
#B4FF78
(180,255,120)
#BBFF85
(187,255,133)
#C2FF92
(194,255,146)
#C9FF9F
(201,255,159)
#D0FFAC
(208,255,172)
#D7FFB9
(215,255,185)
#DEFFC6
(222,255,198)
#E5FFD3
(229,255,211)
#ECFFE0
(236,255,224)
#F3FFED
(243,255,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFF6B color. Also use rgb(173,255,107) instead hex code.

Text Font Color

.myTextColor { color: #ADFF6B; }

<p style="color:#ADFF6B">This sample text font color is #ADFF6B.</p>

This text font color is #ADFF6B.

Background Color

.myBgColor { background-color: #ADFF6B; }

<div style="background-color:#ADFF6B">Inner text</div>

This div background color is #ADFF6B.

Border color

.myBorderColor { border: 1px solid #ADFF6B; }

<div style="border:3px solid #ADFF6B">Div</div>

This div border color is #ADFF6B.

Opacity

.myOpacity80 { color: #ADFF6B; opacity: 0.8; }

<p style="color:#ADFF6B;opacity:0.8;">80%</p>

Text with #ADFF6B color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #ADFF6B;}

<p style="text-shadow: 3px 3px 1px #ADFF6B">Text here.</p>

This text has shadow with #ADFF6B color.


.textShadow {text-shadow: 3px 3px 1px #ADFF6B', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #ADFF6B, 5px 5px 20px red">Text here.</p>

This text has shadow with #ADFF6B primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#ADFF6B, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#ADFF6B, Direction=45, Strength=4)">Text</p>

This text has shadow with #ADFF6B and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #ADFF6B;
-webkit-box-shadow: 1px 1px 3px 2px #ADFF6B;
box-shadow: 1px 1px 3px 2px #ADFF6B;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #ADFF6B; -webkit-box-shadow: 1px 1px 3px 2px #ADFF6B; box-shadow:1px 1px 3px 2px #ADFF6B;">
Div content here
</div>

This div box has shadow with color #ADFF6B.

Preview

Color preview on black background

This text has color #ADFF6B on black background.


Color preview on white background

This text has color #ADFF6B on white background.


Black color preview on #ADFF6B background

This text has black color on #ADFF6B background.


White color preview on #ADFF6B background

This text has white color on #ADFF6B background.


Related colors

Complementary color

Complementary color for #hex is #520094.


I love getcolorcode.com

Triadic colors

1 #6BADFF and #FF6BAD with #ADFF6B are triadic colors.

2 #6BFFAD and #FFAD6B with #ADFF6B are triadic colors.