COLOR #ADF7B6

HEX: #ADF7B6 RGB: (173,247,182)

Renk bilgisi

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

RGB renk modeli

#ADF7B6 color RGB value is (173,247,182).

RGB: (173,247,182) (68%, 97%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 247 of 255 = 97%
B 182 of 255 = 71%

173
247
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 247 + 182 = 602 (100%)
R 173 of 602 ~ 28.74%
G 247 of 602 ~ 41.03%
B 182 of 602 ~ 30.23'%

%28.74
%41.03
%30.23

CMYK RENK MODELİ

#ADF7B6 rengi CMYK tonu (30,0,26,3).

  • camgöbeği tonu 29.96%
  • eflatun tonu 0.00%
  • sarı tonu 26.32%
  • ana renk tonu 3.14%

CMYK: (30,0,26,3)
C30M0Y26K3 (30%, 0%, 26%, 3%)
(0.30 / 0.00 / 0.26 / 0.03)

CMYK yüzdeleri

%29.96
%0
%26.32
%3.14

Codes

Color #ADF7B6 in popluar color models

AD F7 B6
RGB 173 247 182
HSL 127° 82.22% 82.35%
HSB/HSV 127° 29.96% 96.86%
CMYK 29.96% 0.00% 26.32%
3.14%

Color #ADF7B6 in popluar number systems.

HEX AD F7 B6
Decimal 173 247 182
Binary 10101101 11110111 10110110
Octal 255 367 266

Shades and tints

Shades of #ADF7B6

#ADF7B6
(173,247,182)
#9EE1A6
(158,225,166)
#8FCB96
(143,203,150)
#80B586
(128,181,134)
#719F76
(113,159,118)
#628966
(98,137,102)
#537356
(83,115,86)
#445D46
(68,93,70)
#354736
(53,71,54)
#263126
(38,49,38)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #ADF7B6

#ADF7B6
(173,247,182)
#B4F7BC
(180,247,188)
#BBF7C2
(187,247,194)
#C2F7C8
(194,247,200)
#C9F7CE
(201,247,206)
#D0F7D4
(208,247,212)
#D7F7DA
(215,247,218)
#DEF7E0
(222,247,224)
#E5F7E6
(229,247,230)
#ECF7EC
(236,247,236)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF7B6 color. Also use rgb(173,247,182) instead hex code.

Text Font Color

.myTextColor { color: #ADF7B6; }

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

This text font color is #ADF7B6.

Background Color

.myBgColor { background-color: #ADF7B6; }

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

This div background color is #ADF7B6.

Border color

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

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

This div border color is #ADF7B6.

Opacity

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

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

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

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

This text has shadow with #ADF7B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF7B6.

Preview

Color preview on black background

This text has color #ADF7B6 on black background.


Color preview on white background

This text has color #ADF7B6 on white background.


Black color preview on #ADF7B6 background

This text has black color on #ADF7B6 background.


White color preview on #ADF7B6 background

This text has white color on #ADF7B6 background.


Related colors

Complementary color

Complementary color for #hex is #520849.


I love getcolorcode.com

Triadic colors

1 #B6ADF7 and #F7B6AD with #ADF7B6 are triadic colors.

2 #B6F7AD and #F7ADB6 with #ADF7B6 are triadic colors.