COLOR #ADDAB2

HEX: #ADDAB2 RGB: (173,218,178)

Renk bilgisi

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

RGB renk modeli

#ADDAB2 color RGB value is (173,218,178).

RGB: (173,218,178) (68%, 85%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 178 of 255 = 70%

173
218
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 178 = 569 (100%)
R 173 of 569 ~ 30.4%
G 218 of 569 ~ 38.31%
B 178 of 569 ~ 31.28'%

%30.4
%38.31
%31.28

CMYK RENK MODELİ

#ADDAB2 rengi CMYK tonu (21,0,18,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 0.00%
  • sarı tonu 18.35%
  • ana renk tonu 14.51%

CMYK: (21,0,18,15)
C21M0Y18K15 (21%, 0%, 18%, 15%)
(0.21 / 0.00 / 0.18 / 0.15)

CMYK yüzdeleri

%20.64
%0
%18.35
%14.51

Codes

Color #ADDAB2 in popluar color models

AD DA B2
RGB 173 218 178
HSL 127° 37.82% 76.67%
HSB/HSV 127° 20.64% 85.49%
CMYK 20.64% 0.00% 18.35%
14.51%

Color #ADDAB2 in popluar number systems.

HEX AD DA B2
Decimal 173 218 178
Binary 10101101 11011010 10110010
Octal 255 332 262

Shades and tints

Shades of #ADDAB2

#ADDAB2
(173,218,178)
#9EC7A2
(158,199,162)
#8FB492
(143,180,146)
#80A182
(128,161,130)
#718E72
(113,142,114)
#627B62
(98,123,98)
#536852
(83,104,82)
#445542
(68,85,66)
#354232
(53,66,50)
#262F22
(38,47,34)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADDAB2

#ADDAB2
(173,218,178)
#B4DDB9
(180,221,185)
#BBE0C0
(187,224,192)
#C2E3C7
(194,227,199)
#C9E6CE
(201,230,206)
#D0E9D5
(208,233,213)
#D7ECDC
(215,236,220)
#DEEFE3
(222,239,227)
#E5F2EA
(229,242,234)
#ECF5F1
(236,245,241)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDAB2 color. Also use rgb(173,218,178) instead hex code.

Text Font Color

.myTextColor { color: #ADDAB2; }

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

This text font color is #ADDAB2.

Background Color

.myBgColor { background-color: #ADDAB2; }

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

This div background color is #ADDAB2.

Border color

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

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

This div border color is #ADDAB2.

Opacity

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

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

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

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

This text has shadow with #ADDAB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAB2.

Preview

Color preview on black background

This text has color #ADDAB2 on black background.


Color preview on white background

This text has color #ADDAB2 on white background.


Black color preview on #ADDAB2 background

This text has black color on #ADDAB2 background.


White color preview on #ADDAB2 background

This text has white color on #ADDAB2 background.


Related colors

Complementary color

Complementary color for #hex is #52254D.


I love getcolorcode.com

Triadic colors

1 #B2ADDA and #DAB2AD with #ADDAB2 are triadic colors.

2 #B2DAAD and #DAADB2 with #ADDAB2 are triadic colors.