COLOR #ADDBC8

HEX: #ADDBC8 RGB: (173,219,200)

Renk bilgisi

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

RGB renk modeli

#ADDBC8 color RGB value is (173,219,200).

RGB: (173,219,200) (68%, 86%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 200 of 255 = 78%

173
219
200

R + G + B ~ 77%. #ADDBC8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 200 = 592 (100%)
R 173 of 592 ~ 29.22%
G 219 of 592 ~ 36.99%
B 200 of 592 ~ 33.78'%

%29.22
%36.99
%33.78

CMYK RENK MODELİ

#ADDBC8 rengi CMYK tonu (21,0,9,14).

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

CMYK: (21,0,9,14)
C21M0Y9K14 (21%, 0%, 9%, 14%)
(0.21 / 0.00 / 0.09 / 0.14)

CMYK yüzdeleri

%21
%0
%8.68
%14.12

Codes

Color #ADDBC8 in popluar color models

AD DB C8
RGB 173 219 200
HSL 155° 38.98% 76.86%
HSB/HSV 155° 21.00% 85.88%
CMYK 21.00% 0.00% 8.68%
14.12%

Color #ADDBC8 in popluar number systems.

HEX AD DB C8
Decimal 173 219 200
Binary 10101101 11011011 11001000
Octal 255 333 310

Shades and tints

Shades of #ADDBC8

#ADDBC8
(173,219,200)
#9EC8B6
(158,200,182)
#8FB5A4
(143,181,164)
#80A292
(128,162,146)
#718F80
(113,143,128)
#627C6E
(98,124,110)
#53695C
(83,105,92)
#44564A
(68,86,74)
#354338
(53,67,56)
#263026
(38,48,38)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #ADDBC8

#ADDBC8
(173,219,200)
#B4DECD
(180,222,205)
#BBE1D2
(187,225,210)
#C2E4D7
(194,228,215)
#C9E7DC
(201,231,220)
#D0EAE1
(208,234,225)
#D7EDE6
(215,237,230)
#DEF0EB
(222,240,235)
#E5F3F0
(229,243,240)
#ECF6F5
(236,246,245)
#F3F9FA
(243,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBC8; }

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

This text font color is #ADDBC8.

Background Color

.myBgColor { background-color: #ADDBC8; }

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

This div background color is #ADDBC8.

Border color

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

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

This div border color is #ADDBC8.

Opacity

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

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

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

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

This text has shadow with #ADDBC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBC8.

Preview

Color preview on black background

This text has color #ADDBC8 on black background.


Color preview on white background

This text has color #ADDBC8 on white background.


Black color preview on #ADDBC8 background

This text has black color on #ADDBC8 background.


White color preview on #ADDBC8 background

This text has white color on #ADDBC8 background.


Related colors

Complementary color

Complementary color for #hex is #522437.


I love getcolorcode.com

Triadic colors

1 #C8ADDB and #DBC8AD with #ADDBC8 are triadic colors.

2 #C8DBAD and #DBADC8 with #ADDBC8 are triadic colors.