COLOR #ADDBB0

HEX: #ADDBB0 RGB: (173,219,176)

Renk bilgisi

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

RGB renk modeli

#ADDBB0 color RGB value is (173,219,176).

RGB: (173,219,176) (68%, 86%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 176 of 255 = 69%

173
219
176

R + G + B ~ 74%. #ADDBB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 176 = 568 (100%)
R 173 of 568 ~ 30.46%
G 219 of 568 ~ 38.56%
B 176 of 568 ~ 30.99'%

%30.46
%38.56
%30.99

CMYK RENK MODELİ

#ADDBB0 rengi CMYK tonu (21,0,20,14).

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

CMYK: (21,0,20,14)
C21M0Y20K14 (21%, 0%, 20%, 14%)
(0.21 / 0.00 / 0.20 / 0.14)

CMYK yüzdeleri

%21
%0
%19.63
%14.12

Codes

Color #ADDBB0 in popluar color models

AD DB B0
RGB 173 219 176
HSL 124° 38.98% 76.86%
HSB/HSV 124° 21.00% 85.88%
CMYK 21.00% 0.00% 19.63%
14.12%

Color #ADDBB0 in popluar number systems.

HEX AD DB B0
Decimal 173 219 176
Binary 10101101 11011011 10110000
Octal 255 333 260

Shades and tints

Shades of #ADDBB0

#ADDBB0
(173,219,176)
#9EC8A0
(158,200,160)
#8FB590
(143,181,144)
#80A280
(128,162,128)
#718F70
(113,143,112)
#627C60
(98,124,96)
#536950
(83,105,80)
#445640
(68,86,64)
#354330
(53,67,48)
#263020
(38,48,32)
#171D10
(23,29,16)
#000000
(0,0,0)

Tints of #ADDBB0

#ADDBB0
(173,219,176)
#B4DEB7
(180,222,183)
#BBE1BE
(187,225,190)
#C2E4C5
(194,228,197)
#C9E7CC
(201,231,204)
#D0EAD3
(208,234,211)
#D7EDDA
(215,237,218)
#DEF0E1
(222,240,225)
#E5F3E8
(229,243,232)
#ECF6EF
(236,246,239)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB0; }

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

This text font color is #ADDBB0.

Background Color

.myBgColor { background-color: #ADDBB0; }

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

This div background color is #ADDBB0.

Border color

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

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

This div border color is #ADDBB0.

Opacity

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

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

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

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

This text has shadow with #ADDBB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB0.

Preview

Color preview on black background

This text has color #ADDBB0 on black background.


Color preview on white background

This text has color #ADDBB0 on white background.


Black color preview on #ADDBB0 background

This text has black color on #ADDBB0 background.


White color preview on #ADDBB0 background

This text has white color on #ADDBB0 background.


Related colors

Complementary color

Complementary color for #hex is #52244F.


I love getcolorcode.com

Triadic colors

1 #B0ADDB and #DBB0AD with #ADDBB0 are triadic colors.

2 #B0DBAD and #DBADB0 with #ADDBB0 are triadic colors.