COLOR #ADF7B0

HEX: #ADF7B0 RGB: (173,247,176)

Renk bilgisi

#ADF7B0 contains mainly green color. #ADF7B0 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADF7B0 color RGB value is (173,247,176).

RGB: (173,247,176) (68%, 97%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 247 of 255 = 97%
B 176 of 255 = 69%

173
247
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 247 + 176 = 596 (100%)
R 173 of 596 ~ 29.03%
G 247 of 596 ~ 41.44%
B 176 of 596 ~ 29.53'%

%29.03
%41.44
%29.53

CMYK RENK MODELİ

#ADF7B0 rengi CMYK tonu (30,0,29,3).

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

CMYK: (30,0,29,3)
C30M0Y29K3 (30%, 0%, 29%, 3%)
(0.30 / 0.00 / 0.29 / 0.03)

CMYK yüzdeleri

%29.96
%0
%28.74
%3.14

Codes

Color #ADF7B0 in popluar color models

AD F7 B0
RGB 173 247 176
HSL 122° 82.22% 82.35%
HSB/HSV 122° 29.96% 96.86%
CMYK 29.96% 0.00% 28.74%
3.14%

Color #ADF7B0 in popluar number systems.

HEX AD F7 B0
Decimal 173 247 176
Binary 10101101 11110111 10110000
Octal 255 367 260

Shades and tints

Shades of #ADF7B0

#ADF7B0
(173,247,176)
#9EE1A0
(158,225,160)
#8FCB90
(143,203,144)
#80B580
(128,181,128)
#719F70
(113,159,112)
#628960
(98,137,96)
#537350
(83,115,80)
#445D40
(68,93,64)
#354730
(53,71,48)
#263120
(38,49,32)
#171B10
(23,27,16)
#000000
(0,0,0)

Tints of #ADF7B0

#ADF7B0
(173,247,176)
#B4F7B7
(180,247,183)
#BBF7BE
(187,247,190)
#C2F7C5
(194,247,197)
#C9F7CC
(201,247,204)
#D0F7D3
(208,247,211)
#D7F7DA
(215,247,218)
#DEF7E1
(222,247,225)
#E5F7E8
(229,247,232)
#ECF7EF
(236,247,239)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF7B0; }

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

This text font color is #ADF7B0.

Background Color

.myBgColor { background-color: #ADF7B0; }

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

This div background color is #ADF7B0.

Border color

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

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

This div border color is #ADF7B0.

Opacity

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

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

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

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

This text has shadow with #ADF7B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF7B0.

Preview

Color preview on black background

This text has color #ADF7B0 on black background.


Color preview on white background

This text has color #ADF7B0 on white background.


Black color preview on #ADF7B0 background

This text has black color on #ADF7B0 background.


White color preview on #ADF7B0 background

This text has white color on #ADF7B0 background.


Related colors

Complementary color

Complementary color for #hex is #52084F.


I love getcolorcode.com

Triadic colors

1 #B0ADF7 and #F7B0AD with #ADF7B0 are triadic colors.

2 #B0F7AD and #F7ADB0 with #ADF7B0 are triadic colors.