COLOR #ADCCE4

HEX: #ADCCE4 RGB: (173,204,228)

Renk bilgisi

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

RGB renk modeli

#ADCCE4 color RGB value is (173,204,228).

RGB: (173,204,228) (68%, 80%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 228 of 255 = 89%

173
204
228

R + G + B ~ 79%. #ADCCE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 228 = 605 (100%)
R 173 of 605 ~ 28.6%
G 204 of 605 ~ 33.72%
B 228 of 605 ~ 37.69'%

%28.6
%33.72
%37.69

CMYK RENK MODELİ

#ADCCE4 rengi CMYK tonu (24,11,0,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 10.53%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%
CMYK: (24,11,0,11) C24M11Y0K11 (24%,11%,0%,11%) (0.24/0.11/0.00/0.11) 

CMYK yüzdeleri

%24.12
%10.53
%0
%10.59

Codes

Color #ADCCE4 in popluar color models

AD CC E4
RGB 173 204 228
HSL 206° 50.46% 78.63%
HSB/HSV 206° 24.12% 89.41%
CMYK 24.12% 10.53% 0.00%
10.59%

Color #ADCCE4 in popluar number systems.

HEX AD CC E4
Decimal 173 204 228
Binary 10101101 11001100 11100100
Octal 255 314 344

Shades and tints

Shades of #ADCCE4

#ADCCE4
(173,204,228)
#9EBAD0
(158,186,208)
#8FA8BC
(143,168,188)
#8096A8
(128,150,168)
#718494
(113,132,148)
#627280
(98,114,128)
#53606C
(83,96,108)
#444E58
(68,78,88)
#353C44
(53,60,68)
#262A30
(38,42,48)
#17181C
(23,24,28)
#000000
(0,0,0)

Tints of #ADCCE4

#ADCCE4
(173,204,228)
#B4D0E6
(180,208,230)
#BBD4E8
(187,212,232)
#C2D8EA
(194,216,234)
#C9DCEC
(201,220,236)
#D0E0EE
(208,224,238)
#D7E4F0
(215,228,240)
#DEE8F2
(222,232,242)
#E5ECF4
(229,236,244)
#ECF0F6
(236,240,246)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCCE4 color. Also use rgb(173,204,228) instead hex code.

Text Font Color

.myTextColor { color: #ADCCE4; }

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

This text font color is #ADCCE4.

Background Color

.myBgColor { background-color: #ADCCE4; }

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

This div background color is #ADCCE4.

Border color

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

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

This div border color is #ADCCE4.

Opacity

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

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

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

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

This text has shadow with #ADCCE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCE4.

Preview

Color preview on black background

This text has color #ADCCE4 on black background.


Color preview on white background

This text has color #ADCCE4 on white background.


Black color preview on #ADCCE4 background

This text has black color on #ADCCE4 background.


White color preview on #ADCCE4 background

This text has white color on #ADCCE4 background.


Related colors

Complementary color

Complementary color for #hex is #52331B.


I love getcolorcode.com

Triadic colors

1 #E4ADCC and #CCE4AD with #ADCCE4 are triadic colors.

2 #E4CCAD and #CCADE4 with #ADCCE4 are triadic colors.