COLOR #ADDDB5

HEX: #ADDDB5 RGB: (173,221,181)

Renk bilgisi

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

RGB renk modeli

#ADDDB5 color RGB value is (173,221,181).

RGB: (173,221,181) (68%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 221 of 255 = 87%
B 181 of 255 = 71%

173
221
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 221 + 181 = 575 (100%)
R 173 of 575 ~ 30.09%
G 221 of 575 ~ 38.43%
B 181 of 575 ~ 31.48'%

%30.09
%38.43
%31.48

CMYK RENK MODELİ

#ADDDB5 rengi CMYK tonu (22,0,18,13).

  • camgöbeği tonu 21.72%
  • eflatun tonu 0.00%
  • sarı tonu 18.10%
  • ana renk tonu 13.33%

CMYK: (22,0,18,13)
C22M0Y18K13 (22%, 0%, 18%, 13%)
(0.22 / 0.00 / 0.18 / 0.13)

CMYK yüzdeleri

%21.72
%0
%18.1
%13.33

Codes

Color #ADDDB5 in popluar color models

AD DD B5
RGB 173 221 181
HSL 130° 41.38% 77.25%
HSB/HSV 130° 21.72% 86.67%
CMYK 21.72% 0.00% 18.10%
13.33%

Color #ADDDB5 in popluar number systems.

HEX AD DD B5
Decimal 173 221 181
Binary 10101101 11011101 10110101
Octal 255 335 265

Shades and tints

Shades of #ADDDB5

#ADDDB5
(173,221,181)
#9EC9A5
(158,201,165)
#8FB595
(143,181,149)
#80A185
(128,161,133)
#718D75
(113,141,117)
#627965
(98,121,101)
#536555
(83,101,85)
#445145
(68,81,69)
#353D35
(53,61,53)
#262925
(38,41,37)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADDDB5

#ADDDB5
(173,221,181)
#B4E0BB
(180,224,187)
#BBE3C1
(187,227,193)
#C2E6C7
(194,230,199)
#C9E9CD
(201,233,205)
#D0ECD3
(208,236,211)
#D7EFD9
(215,239,217)
#DEF2DF
(222,242,223)
#E5F5E5
(229,245,229)
#ECF8EB
(236,248,235)
#F3FBF1
(243,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDDB5 color. Also use rgb(173,221,181) instead hex code.

Text Font Color

.myTextColor { color: #ADDDB5; }

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

This text font color is #ADDDB5.

Background Color

.myBgColor { background-color: #ADDDB5; }

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

This div background color is #ADDDB5.

Border color

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

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

This div border color is #ADDDB5.

Opacity

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

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

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

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

This text has shadow with #ADDDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDDB5.

Preview

Color preview on black background

This text has color #ADDDB5 on black background.


Color preview on white background

This text has color #ADDDB5 on white background.


Black color preview on #ADDDB5 background

This text has black color on #ADDDB5 background.


White color preview on #ADDDB5 background

This text has white color on #ADDDB5 background.


Related colors

Complementary color

Complementary color for #hex is #52224A.


I love getcolorcode.com

Triadic colors

1 #B5ADDD and #DDB5AD with #ADDDB5 are triadic colors.

2 #B5DDAD and #DDADB5 with #ADDDB5 are triadic colors.