COLOR #ADDBB5

HEX: #ADDBB5 RGB: (173,219,181)

Renk bilgisi

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

RGB renk modeli

#ADDBB5 color RGB value is (173,219,181).

RGB: (173,219,181) (68%, 86%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 181 of 255 = 71%

173
219
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 181 = 573 (100%)
R 173 of 573 ~ 30.19%
G 219 of 573 ~ 38.22%
B 181 of 573 ~ 31.59'%

%30.19
%38.22
%31.59

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 17.35%
  • ana renk tonu 14.12%

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

CMYK yüzdeleri

%21
%0
%17.35
%14.12

Codes

Color #ADDBB5 in popluar color models

AD DB B5
RGB 173 219 181
HSL 130° 38.98% 76.86%
HSB/HSV 130° 21.00% 85.88%
CMYK 21.00% 0.00% 17.35%
14.12%

Color #ADDBB5 in popluar number systems.

HEX AD DB B5
Decimal 173 219 181
Binary 10101101 11011011 10110101
Octal 255 333 265

Shades and tints

Shades of #ADDBB5

#ADDBB5
(173,219,181)
#9EC8A5
(158,200,165)
#8FB595
(143,181,149)
#80A285
(128,162,133)
#718F75
(113,143,117)
#627C65
(98,124,101)
#536955
(83,105,85)
#445645
(68,86,69)
#354335
(53,67,53)
#263025
(38,48,37)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADDBB5

#ADDBB5
(173,219,181)
#B4DEBB
(180,222,187)
#BBE1C1
(187,225,193)
#C2E4C7
(194,228,199)
#C9E7CD
(201,231,205)
#D0EAD3
(208,234,211)
#D7EDD9
(215,237,217)
#DEF0DF
(222,240,223)
#E5F3E5
(229,243,229)
#ECF6EB
(236,246,235)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB5; }

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

This text font color is #ADDBB5.

Background Color

.myBgColor { background-color: #ADDBB5; }

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

This div background color is #ADDBB5.

Border color

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

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

This div border color is #ADDBB5.

Opacity

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

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

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

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

This text has shadow with #ADDBB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB5.

Preview

Color preview on black background

This text has color #ADDBB5 on black background.


Color preview on white background

This text has color #ADDBB5 on white background.


Black color preview on #ADDBB5 background

This text has black color on #ADDBB5 background.


White color preview on #ADDBB5 background

This text has white color on #ADDBB5 background.


Related colors

Complementary color

Complementary color for #hex is #52244A.


I love getcolorcode.com

Triadic colors

1 #B5ADDB and #DBB5AD with #ADDBB5 are triadic colors.

2 #B5DBAD and #DBADB5 with #ADDBB5 are triadic colors.