COLOR #ADDFB8

HEX: #ADDFB8 RGB: (173,223,184)

Renk bilgisi

#ADDFB8 contains red, green and blue colors in about the same proportion. #ADDFB8 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADDFB8 color RGB value is (173,223,184).

RGB: (173,223,184) (68%, 87%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 184 of 255 = 72%

173
223
184

R + G + B ~ 76%. #ADDFB8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 184 = 580 (100%)
R 173 of 580 ~ 29.83%
G 223 of 580 ~ 38.45%
B 184 of 580 ~ 31.72'%

%29.83
%38.45
%31.72

CMYK RENK MODELİ

#ADDFB8 rengi CMYK tonu (22,0,17,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 17.49%
  • ana renk tonu 12.55%

CMYK: (22,0,17,13)
C22M0Y17K13 (22%, 0%, 17%, 13%)
(0.22 / 0.00 / 0.17 / 0.13)

CMYK yüzdeleri

%22.42
%0
%17.49
%12.55

Codes

Color #ADDFB8 in popluar color models

AD DF B8
RGB 173 223 184
HSL 133° 43.86% 77.65%
HSB/HSV 133° 22.42% 87.45%
CMYK 22.42% 0.00% 17.49%
12.55%

Color #ADDFB8 in popluar number systems.

HEX AD DF B8
Decimal 173 223 184
Binary 10101101 11011111 10111000
Octal 255 337 270

Shades and tints

Shades of #ADDFB8

#ADDFB8
(173,223,184)
#9ECBA8
(158,203,168)
#8FB798
(143,183,152)
#80A388
(128,163,136)
#718F78
(113,143,120)
#627B68
(98,123,104)
#536758
(83,103,88)
#445348
(68,83,72)
#353F38
(53,63,56)
#262B28
(38,43,40)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADDFB8

#ADDFB8
(173,223,184)
#B4E1BE
(180,225,190)
#BBE3C4
(187,227,196)
#C2E5CA
(194,229,202)
#C9E7D0
(201,231,208)
#D0E9D6
(208,233,214)
#D7EBDC
(215,235,220)
#DEEDE2
(222,237,226)
#E5EFE8
(229,239,232)
#ECF1EE
(236,241,238)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDFB8 color. Also use rgb(173,223,184) instead hex code.

Text Font Color

.myTextColor { color: #ADDFB8; }

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

This text font color is #ADDFB8.

Background Color

.myBgColor { background-color: #ADDFB8; }

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

This div background color is #ADDFB8.

Border color

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

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

This div border color is #ADDFB8.

Opacity

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

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

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

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

This text has shadow with #ADDFB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFB8.

Preview

Color preview on black background

This text has color #ADDFB8 on black background.


Color preview on white background

This text has color #ADDFB8 on white background.


Black color preview on #ADDFB8 background

This text has black color on #ADDFB8 background.


White color preview on #ADDFB8 background

This text has white color on #ADDFB8 background.


Related colors

Complementary color

Complementary color for #hex is #522047.


I love getcolorcode.com

Triadic colors

1 #B8ADDF and #DFB8AD with #ADDFB8 are triadic colors.

2 #B8DFAD and #DFADB8 with #ADDFB8 are triadic colors.