COLOR #ADDCB7

HEX: #ADDCB7 RGB: (173,220,183)

Renk bilgisi

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

RGB renk modeli

#ADDCB7 color RGB value is (173,220,183).

RGB: (173,220,183) (68%, 86%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 220 of 255 = 86%
B 183 of 255 = 72%

173
220
183

R + G + B ~ 75%. #ADDCB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 220 + 183 = 576 (100%)
R 173 of 576 ~ 30.03%
G 220 of 576 ~ 38.19%
B 183 of 576 ~ 31.77'%

%30.03
%38.19
%31.77

CMYK RENK MODELİ

#ADDCB7 rengi CMYK tonu (21,0,17,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 0.00%
  • sarı tonu 16.82%
  • ana renk tonu 13.73%

CMYK: (21,0,17,14)
C21M0Y17K14 (21%, 0%, 17%, 14%)
(0.21 / 0.00 / 0.17 / 0.14)

CMYK yüzdeleri

%21.36
%0
%16.82
%13.73

Codes

Color #ADDCB7 in popluar color models

AD DC B7
RGB 173 220 183
HSL 133° 40.17% 77.06%
HSB/HSV 133° 21.36% 86.27%
CMYK 21.36% 0.00% 16.82%
13.73%

Color #ADDCB7 in popluar number systems.

HEX AD DC B7
Decimal 173 220 183
Binary 10101101 11011100 10110111
Octal 255 334 267

Shades and tints

Shades of #ADDCB7

#ADDCB7
(173,220,183)
#9EC8A7
(158,200,167)
#8FB497
(143,180,151)
#80A087
(128,160,135)
#718C77
(113,140,119)
#627867
(98,120,103)
#536457
(83,100,87)
#445047
(68,80,71)
#353C37
(53,60,55)
#262827
(38,40,39)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADDCB7

#ADDCB7
(173,220,183)
#B4DFBD
(180,223,189)
#BBE2C3
(187,226,195)
#C2E5C9
(194,229,201)
#C9E8CF
(201,232,207)
#D0EBD5
(208,235,213)
#D7EEDB
(215,238,219)
#DEF1E1
(222,241,225)
#E5F4E7
(229,244,231)
#ECF7ED
(236,247,237)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDCB7 color. Also use rgb(173,220,183) instead hex code.

Text Font Color

.myTextColor { color: #ADDCB7; }

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

This text font color is #ADDCB7.

Background Color

.myBgColor { background-color: #ADDCB7; }

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

This div background color is #ADDCB7.

Border color

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

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

This div border color is #ADDCB7.

Opacity

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

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

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

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

This text has shadow with #ADDCB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDCB7.

Preview

Color preview on black background

This text has color #ADDCB7 on black background.


Color preview on white background

This text has color #ADDCB7 on white background.


Black color preview on #ADDCB7 background

This text has black color on #ADDCB7 background.


White color preview on #ADDCB7 background

This text has white color on #ADDCB7 background.


Related colors

Complementary color

Complementary color for #hex is #522348.


I love getcolorcode.com

Triadic colors

1 #B7ADDC and #DCB7AD with #ADDCB7 are triadic colors.

2 #B7DCAD and #DCADB7 with #ADDCB7 are triadic colors.