COLOR #ADCED2

HEX: #ADCED2 RGB: (173,206,210)

Renk bilgisi

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

RGB renk modeli

#ADCED2 color RGB value is (173,206,210).

RGB: (173,206,210) (68%, 81%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 210 of 255 = 82%

173
206
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 210 = 589 (100%)
R 173 of 589 ~ 29.37%
G 206 of 589 ~ 34.97%
B 210 of 589 ~ 35.65'%

%29.37
%34.97
%35.65

CMYK RENK MODELİ

#ADCED2 rengi CMYK tonu (18,2,0,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 1.90%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (18,2,0,18)
C18M2Y0K18 (18%, 2%, 0%, 18%)
(0.18 / 0.02 / 0.00 / 0.18)

CMYK yüzdeleri

%17.62
%1.9
%0
%17.65

Codes

Color #ADCED2 in popluar color models

AD CE D2
RGB 173 206 210
HSL 186° 29.13% 75.10%
HSB/HSV 186° 17.62% 82.35%
CMYK 17.62% 1.90% 0.00%
17.65%

Color #ADCED2 in popluar number systems.

HEX AD CE D2
Decimal 173 206 210
Binary 10101101 11001110 11010010
Octal 255 316 322

Shades and tints

Shades of #ADCED2

#ADCED2
(173,206,210)
#9EBCBF
(158,188,191)
#8FAAAC
(143,170,172)
#809899
(128,152,153)
#718686
(113,134,134)
#627473
(98,116,115)
#536260
(83,98,96)
#44504D
(68,80,77)
#353E3A
(53,62,58)
#262C27
(38,44,39)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #ADCED2

#ADCED2
(173,206,210)
#B4D2D6
(180,210,214)
#BBD6DA
(187,214,218)
#C2DADE
(194,218,222)
#C9DEE2
(201,222,226)
#D0E2E6
(208,226,230)
#D7E6EA
(215,230,234)
#DEEAEE
(222,234,238)
#E5EEF2
(229,238,242)
#ECF2F6
(236,242,246)
#F3F6FA
(243,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCED2 color. Also use rgb(173,206,210) instead hex code.

Text Font Color

.myTextColor { color: #ADCED2; }

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

This text font color is #ADCED2.

Background Color

.myBgColor { background-color: #ADCED2; }

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

This div background color is #ADCED2.

Border color

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

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

This div border color is #ADCED2.

Opacity

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

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

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

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

This text has shadow with #ADCED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCED2.

Preview

Color preview on black background

This text has color #ADCED2 on black background.


Color preview on white background

This text has color #ADCED2 on white background.


Black color preview on #ADCED2 background

This text has black color on #ADCED2 background.


White color preview on #ADCED2 background

This text has white color on #ADCED2 background.


Related colors

Complementary color

Complementary color for #hex is #52312D.


I love getcolorcode.com

Triadic colors

1 #D2ADCE and #CED2AD with #ADCED2 are triadic colors.

2 #D2CEAD and #CEADD2 with #ADCED2 are triadic colors.