COLOR #ADF6B4

HEX: #ADF6B4 RGB: (173,246,180)

Renk bilgisi

#ADF6B4 contains mainly green color. #ADF6B4 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADF6B4 color RGB value is (173,246,180).

RGB: (173,246,180) (68%, 96%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 180 of 255 = 71%

173
246
180

R + G + B ~ 78%. #ADF6B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 180 = 599 (100%)
R 173 of 599 ~ 28.88%
G 246 of 599 ~ 41.07%
B 180 of 599 ~ 30.05'%

%28.88
%41.07
%30.05

CMYK RENK MODELİ

#ADF6B4 rengi CMYK tonu (30,0,27,4).

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

CMYK: (30,0,27,4)
C30M0Y27K4 (30%, 0%, 27%, 4%)
(0.30 / 0.00 / 0.27 / 0.04)

CMYK yüzdeleri

%29.67
%0
%26.83
%3.53

Codes

Color #ADF6B4 in popluar color models

AD F6 B4
RGB 173 246 180
HSL 126° 80.22% 82.16%
HSB/HSV 126° 29.67% 96.47%
CMYK 29.67% 0.00% 26.83%
3.53%

Color #ADF6B4 in popluar number systems.

HEX AD F6 B4
Decimal 173 246 180
Binary 10101101 11110110 10110100
Octal 255 366 264

Shades and tints

Shades of #ADF6B4

#ADF6B4
(173,246,180)
#9EE0A4
(158,224,164)
#8FCA94
(143,202,148)
#80B484
(128,180,132)
#719E74
(113,158,116)
#628864
(98,136,100)
#537254
(83,114,84)
#445C44
(68,92,68)
#354634
(53,70,52)
#263024
(38,48,36)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #ADF6B4

#ADF6B4
(173,246,180)
#B4F6BA
(180,246,186)
#BBF6C0
(187,246,192)
#C2F6C6
(194,246,198)
#C9F6CC
(201,246,204)
#D0F6D2
(208,246,210)
#D7F6D8
(215,246,216)
#DEF6DE
(222,246,222)
#E5F6E4
(229,246,228)
#ECF6EA
(236,246,234)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF6B4; }

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

This text font color is #ADF6B4.

Background Color

.myBgColor { background-color: #ADF6B4; }

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

This div background color is #ADF6B4.

Border color

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

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

This div border color is #ADF6B4.

Opacity

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

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

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

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

This text has shadow with #ADF6B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF6B4.

Preview

Color preview on black background

This text has color #ADF6B4 on black background.


Color preview on white background

This text has color #ADF6B4 on white background.


Black color preview on #ADF6B4 background

This text has black color on #ADF6B4 background.


White color preview on #ADF6B4 background

This text has white color on #ADF6B4 background.


Related colors

Complementary color

Complementary color for #hex is #52094B.


I love getcolorcode.com

Triadic colors

1 #B4ADF6 and #F6B4AD with #ADF6B4 are triadic colors.

2 #B4F6AD and #F6ADB4 with #ADF6B4 are triadic colors.