COLOR #ADDBB9

HEX: #ADDBB9 RGB: (173,219,185)

Renk bilgisi

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

RGB renk modeli

#ADDBB9 color RGB value is (173,219,185).

RGB: (173,219,185) (68%, 86%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 185 of 255 = 73%

173
219
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 185 = 577 (100%)
R 173 of 577 ~ 29.98%
G 219 of 577 ~ 37.95%
B 185 of 577 ~ 32.06'%

%29.98
%37.95
%32.06

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 15.53%
  • 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.53
%14.12

Codes

Color #ADDBB9 in popluar color models

AD DB B9
RGB 173 219 185
HSL 136° 38.98% 76.86%
HSB/HSV 136° 21.00% 85.88%
CMYK 21.00% 0.00% 15.53%
14.12%

Color #ADDBB9 in popluar number systems.

HEX AD DB B9
Decimal 173 219 185
Binary 10101101 11011011 10111001
Octal 255 333 271

Shades and tints

Shades of #ADDBB9

#ADDBB9
(173,219,185)
#9EC8A9
(158,200,169)
#8FB599
(143,181,153)
#80A289
(128,162,137)
#718F79
(113,143,121)
#627C69
(98,124,105)
#536959
(83,105,89)
#445649
(68,86,73)
#354339
(53,67,57)
#263029
(38,48,41)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADDBB9

#ADDBB9
(173,219,185)
#B4DEBF
(180,222,191)
#BBE1C5
(187,225,197)
#C2E4CB
(194,228,203)
#C9E7D1
(201,231,209)
#D0EAD7
(208,234,215)
#D7EDDD
(215,237,221)
#DEF0E3
(222,240,227)
#E5F3E9
(229,243,233)
#ECF6EF
(236,246,239)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB9; }

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

This text font color is #ADDBB9.

Background Color

.myBgColor { background-color: #ADDBB9; }

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

This div background color is #ADDBB9.

Border color

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

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

This div border color is #ADDBB9.

Opacity

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

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

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

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

This text has shadow with #ADDBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB9.

Preview

Color preview on black background

This text has color #ADDBB9 on black background.


Color preview on white background

This text has color #ADDBB9 on white background.


Black color preview on #ADDBB9 background

This text has black color on #ADDBB9 background.


White color preview on #ADDBB9 background

This text has white color on #ADDBB9 background.


Related colors

Complementary color

Complementary color for #hex is #522446.


I love getcolorcode.com

Triadic colors

1 #B9ADDB and #DBB9AD with #ADDBB9 are triadic colors.

2 #B9DBAD and #DBADB9 with #ADDBB9 are triadic colors.