COLOR #ADF6BB

HEX: #ADF6BB RGB: (173,246,187)

Renk bilgisi

#ADF6BB contains mainly green and blue colors. #ADF6BB ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADF6BB color RGB value is (173,246,187).

RGB: (173,246,187) (68%, 96%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 187 of 255 = 73%

173
246
187

R + G + B ~ 79%. #ADF6BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 187 = 606 (100%)
R 173 of 606 ~ 28.55%
G 246 of 606 ~ 40.59%
B 187 of 606 ~ 30.86'%

%28.55
%40.59
%30.86

CMYK RENK MODELİ

#ADF6BB rengi CMYK tonu (30,0,24,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 0.00%
  • sarı tonu 23.98%
  • ana renk tonu 3.53%

CMYK: (30,0,24,4)
C30M0Y24K4 (30%, 0%, 24%, 4%)
(0.30 / 0.00 / 0.24 / 0.04)

CMYK yüzdeleri

%29.67
%0
%23.98
%3.53

Codes

Color #ADF6BB in popluar color models

AD F6 BB
RGB 173 246 187
HSL 132° 80.22% 82.16%
HSB/HSV 132° 29.67% 96.47%
CMYK 29.67% 0.00% 23.98%
3.53%

Color #ADF6BB in popluar number systems.

HEX AD F6 BB
Decimal 173 246 187
Binary 10101101 11110110 10111011
Octal 255 366 273

Shades and tints

Shades of #ADF6BB

#ADF6BB
(173,246,187)
#9EE0AA
(158,224,170)
#8FCA99
(143,202,153)
#80B488
(128,180,136)
#719E77
(113,158,119)
#628866
(98,136,102)
#537255
(83,114,85)
#445C44
(68,92,68)
#354633
(53,70,51)
#263022
(38,48,34)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #ADF6BB

#ADF6BB
(173,246,187)
#B4F6C1
(180,246,193)
#BBF6C7
(187,246,199)
#C2F6CD
(194,246,205)
#C9F6D3
(201,246,211)
#D0F6D9
(208,246,217)
#D7F6DF
(215,246,223)
#DEF6E5
(222,246,229)
#E5F6EB
(229,246,235)
#ECF6F1
(236,246,241)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF6BB color. Also use rgb(173,246,187) instead hex code.

Text Font Color

.myTextColor { color: #ADF6BB; }

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

This text font color is #ADF6BB.

Background Color

.myBgColor { background-color: #ADF6BB; }

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

This div background color is #ADF6BB.

Border color

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

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

This div border color is #ADF6BB.

Opacity

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

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

Text with #ADF6BB 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 #ADF6BB;}

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

This text has shadow with #ADF6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF6BB.

Preview

Color preview on black background

This text has color #ADF6BB on black background.


Color preview on white background

This text has color #ADF6BB on white background.


Black color preview on #ADF6BB background

This text has black color on #ADF6BB background.


White color preview on #ADF6BB background

This text has white color on #ADF6BB background.


Related colors

Complementary color

Complementary color for #hex is #520944.


I love getcolorcode.com

Triadic colors

1 #BBADF6 and #F6BBAD with #ADF6BB are triadic colors.

2 #BBF6AD and #F6ADBB with #ADF6BB are triadic colors.