COLOR #ADC2E2

HEX: #ADC2E2 RGB: (173,194,226)

Renk bilgisi

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

RGB renk modeli

#ADC2E2 color RGB value is (173,194,226).

RGB: (173,194,226) (68%, 76%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 226 of 255 = 89%

173
194
226

R + G + B ~ 78%. #ADC2E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 226 = 593 (100%)
R 173 of 593 ~ 29.17%
G 194 of 593 ~ 32.72%
B 226 of 593 ~ 38.11'%

%29.17
%32.72
%38.11

CMYK RENK MODELİ

#ADC2E2 rengi CMYK tonu (23,14,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 14.16%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,14,0,11)
C23M14Y0K11 (23%, 14%, 0%, 11%)
(0.23 / 0.14 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%14.16
%0
%11.37

Codes

Color #ADC2E2 in popluar color models

AD C2 E2
RGB 173 194 226
HSL 216° 47.75% 78.24%
HSB/HSV 216° 23.45% 88.63%
CMYK 23.45% 14.16% 0.00%
11.37%

Color #ADC2E2 in popluar number systems.

HEX AD C2 E2
Decimal 173 194 226
Binary 10101101 11000010 11100010
Octal 255 302 342

Shades and tints

Shades of #ADC2E2

#ADC2E2
(173,194,226)
#9EB1CE
(158,177,206)
#8FA0BA
(143,160,186)
#808FA6
(128,143,166)
#717E92
(113,126,146)
#626D7E
(98,109,126)
#535C6A
(83,92,106)
#444B56
(68,75,86)
#353A42
(53,58,66)
#26292E
(38,41,46)
#17181A
(23,24,26)
#000000
(0,0,0)

Tints of #ADC2E2

#ADC2E2
(173,194,226)
#B4C7E4
(180,199,228)
#BBCCE6
(187,204,230)
#C2D1E8
(194,209,232)
#C9D6EA
(201,214,234)
#D0DBEC
(208,219,236)
#D7E0EE
(215,224,238)
#DEE5F0
(222,229,240)
#E5EAF2
(229,234,242)
#ECEFF4
(236,239,244)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC2E2 color. Also use rgb(173,194,226) instead hex code.

Text Font Color

.myTextColor { color: #ADC2E2; }

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

This text font color is #ADC2E2.

Background Color

.myBgColor { background-color: #ADC2E2; }

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

This div background color is #ADC2E2.

Border color

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

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

This div border color is #ADC2E2.

Opacity

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

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

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

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

This text has shadow with #ADC2E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2E2.

Preview

Color preview on black background

This text has color #ADC2E2 on black background.


Color preview on white background

This text has color #ADC2E2 on white background.


Black color preview on #ADC2E2 background

This text has black color on #ADC2E2 background.


White color preview on #ADC2E2 background

This text has white color on #ADC2E2 background.


Related colors

Complementary color

Complementary color for #hex is #523D1D.


I love getcolorcode.com

Triadic colors

1 #E2ADC2 and #C2E2AD with #ADC2E2 are triadic colors.

2 #E2C2AD and #C2ADE2 with #ADC2E2 are triadic colors.