COLOR #ADCAD4

HEX: #ADCAD4 RGB: (173,202,212)

Renk bilgisi

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

RGB renk modeli

#ADCAD4 color RGB value is (173,202,212).

RGB: (173,202,212) (68%, 79%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 202 of 255 = 79%
B 212 of 255 = 83%

173
202
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 202 + 212 = 587 (100%)
R 173 of 587 ~ 29.47%
G 202 of 587 ~ 34.41%
B 212 of 587 ~ 36.12'%

%29.47
%34.41
%36.12

CMYK RENK MODELİ

#ADCAD4 rengi CMYK tonu (18,5,0,17).

  • camgöbeği tonu 18.40%
  • eflatun tonu 4.72%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (18,5,0,17)
C18M5Y0K17 (18%, 5%, 0%, 17%)
(0.18 / 0.05 / 0.00 / 0.17)

CMYK yüzdeleri

%18.4
%4.72
%0
%16.86

Codes

Color #ADCAD4 in popluar color models

AD CA D4
RGB 173 202 212
HSL 195° 31.20% 75.49%
HSB/HSV 195° 18.40% 83.14%
CMYK 18.40% 4.72% 0.00%
16.86%

Color #ADCAD4 in popluar number systems.

HEX AD CA D4
Decimal 173 202 212
Binary 10101101 11001010 11010100
Octal 255 312 324

Shades and tints

Shades of #ADCAD4

#ADCAD4
(173,202,212)
#9EB8C1
(158,184,193)
#8FA6AE
(143,166,174)
#80949B
(128,148,155)
#718288
(113,130,136)
#627075
(98,112,117)
#535E62
(83,94,98)
#444C4F
(68,76,79)
#353A3C
(53,58,60)
#262829
(38,40,41)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADCAD4

#ADCAD4
(173,202,212)
#B4CED7
(180,206,215)
#BBD2DA
(187,210,218)
#C2D6DD
(194,214,221)
#C9DAE0
(201,218,224)
#D0DEE3
(208,222,227)
#D7E2E6
(215,226,230)
#DEE6E9
(222,230,233)
#E5EAEC
(229,234,236)
#ECEEEF
(236,238,239)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCAD4 color. Also use rgb(173,202,212) instead hex code.

Text Font Color

.myTextColor { color: #ADCAD4; }

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

This text font color is #ADCAD4.

Background Color

.myBgColor { background-color: #ADCAD4; }

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

This div background color is #ADCAD4.

Border color

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

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

This div border color is #ADCAD4.

Opacity

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

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

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

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

This text has shadow with #ADCAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCAD4.

Preview

Color preview on black background

This text has color #ADCAD4 on black background.


Color preview on white background

This text has color #ADCAD4 on white background.


Black color preview on #ADCAD4 background

This text has black color on #ADCAD4 background.


White color preview on #ADCAD4 background

This text has white color on #ADCAD4 background.


Related colors

Complementary color

Complementary color for #hex is #52352B.


I love getcolorcode.com

Triadic colors

1 #D4ADCA and #CAD4AD with #ADCAD4 are triadic colors.

2 #D4CAAD and #CAADD4 with #ADCAD4 are triadic colors.