COLOR #ADDBB8

HEX: #ADDBB8 RGB: (173,219,184)

Renk bilgisi

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

RGB renk modeli

#ADDBB8 color RGB value is (173,219,184).

RGB: (173,219,184) (68%, 86%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 184 of 255 = 72%

173
219
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 184 = 576 (100%)
R 173 of 576 ~ 30.03%
G 219 of 576 ~ 38.02%
B 184 of 576 ~ 31.94'%

%30.03
%38.02
%31.94

CMYK RENK MODELİ

#ADDBB8 rengi CMYK tonu (21,0,16,14).

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

CMYK: (21,0,16,14)
C21M0Y16K14 (21%, 0%, 16%, 14%)
(0.21 / 0.00 / 0.16 / 0.14)

CMYK yüzdeleri

%21
%0
%15.98
%14.12

Codes

Color #ADDBB8 in popluar color models

AD DB B8
RGB 173 219 184
HSL 134° 38.98% 76.86%
HSB/HSV 134° 21.00% 85.88%
CMYK 21.00% 0.00% 15.98%
14.12%

Color #ADDBB8 in popluar number systems.

HEX AD DB B8
Decimal 173 219 184
Binary 10101101 11011011 10111000
Octal 255 333 270

Shades and tints

Shades of #ADDBB8

#ADDBB8
(173,219,184)
#9EC8A8
(158,200,168)
#8FB598
(143,181,152)
#80A288
(128,162,136)
#718F78
(113,143,120)
#627C68
(98,124,104)
#536958
(83,105,88)
#445648
(68,86,72)
#354338
(53,67,56)
#263028
(38,48,40)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADDBB8

#ADDBB8
(173,219,184)
#B4DEBE
(180,222,190)
#BBE1C4
(187,225,196)
#C2E4CA
(194,228,202)
#C9E7D0
(201,231,208)
#D0EAD6
(208,234,214)
#D7EDDC
(215,237,220)
#DEF0E2
(222,240,226)
#E5F3E8
(229,243,232)
#ECF6EE
(236,246,238)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB8; }

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

This text font color is #ADDBB8.

Background Color

.myBgColor { background-color: #ADDBB8; }

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

This div background color is #ADDBB8.

Border color

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

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

This div border color is #ADDBB8.

Opacity

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

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

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

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

This text has shadow with #ADDBB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB8.

Preview

Color preview on black background

This text has color #ADDBB8 on black background.


Color preview on white background

This text has color #ADDBB8 on white background.


Black color preview on #ADDBB8 background

This text has black color on #ADDBB8 background.


White color preview on #ADDBB8 background

This text has white color on #ADDBB8 background.


Related colors

Complementary color

Complementary color for #hex is #522447.


I love getcolorcode.com

Triadic colors

1 #B8ADDB and #DBB8AD with #ADDBB8 are triadic colors.

2 #B8DBAD and #DBADB8 with #ADDBB8 are triadic colors.