COLOR #ADDAB7

HEX: #ADDAB7 RGB: (173,218,183)

Renk bilgisi

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

RGB renk modeli

#ADDAB7 color RGB value is (173,218,183).

RGB: (173,218,183) (68%, 85%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 183 of 255 = 72%

173
218
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 183 = 574 (100%)
R 173 of 574 ~ 30.14%
G 218 of 574 ~ 37.98%
B 183 of 574 ~ 31.88'%

%30.14
%37.98
%31.88

CMYK RENK MODELİ

#ADDAB7 rengi CMYK tonu (21,0,16,15).

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

CMYK: (21,0,16,15)
C21M0Y16K15 (21%, 0%, 16%, 15%)
(0.21 / 0.00 / 0.16 / 0.15)

CMYK yüzdeleri

%20.64
%0
%16.06
%14.51

Codes

Color #ADDAB7 in popluar color models

AD DA B7
RGB 173 218 183
HSL 133° 37.82% 76.67%
HSB/HSV 133° 20.64% 85.49%
CMYK 20.64% 0.00% 16.06%
14.51%

Color #ADDAB7 in popluar number systems.

HEX AD DA B7
Decimal 173 218 183
Binary 10101101 11011010 10110111
Octal 255 332 267

Shades and tints

Shades of #ADDAB7

#ADDAB7
(173,218,183)
#9EC7A7
(158,199,167)
#8FB497
(143,180,151)
#80A187
(128,161,135)
#718E77
(113,142,119)
#627B67
(98,123,103)
#536857
(83,104,87)
#445547
(68,85,71)
#354237
(53,66,55)
#262F27
(38,47,39)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADDAB7

#ADDAB7
(173,218,183)
#B4DDBD
(180,221,189)
#BBE0C3
(187,224,195)
#C2E3C9
(194,227,201)
#C9E6CF
(201,230,207)
#D0E9D5
(208,233,213)
#D7ECDB
(215,236,219)
#DEEFE1
(222,239,225)
#E5F2E7
(229,242,231)
#ECF5ED
(236,245,237)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAB7; }

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

This text font color is #ADDAB7.

Background Color

.myBgColor { background-color: #ADDAB7; }

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

This div background color is #ADDAB7.

Border color

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

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

This div border color is #ADDAB7.

Opacity

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

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

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

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

This text has shadow with #ADDAB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAB7.

Preview

Color preview on black background

This text has color #ADDAB7 on black background.


Color preview on white background

This text has color #ADDAB7 on white background.


Black color preview on #ADDAB7 background

This text has black color on #ADDAB7 background.


White color preview on #ADDAB7 background

This text has white color on #ADDAB7 background.


Related colors

Complementary color

Complementary color for #hex is #522548.


I love getcolorcode.com

Triadic colors

1 #B7ADDA and #DAB7AD with #ADDAB7 are triadic colors.

2 #B7DAAD and #DAADB7 with #ADDAB7 are triadic colors.