COLOR #ADCAD7

HEX: #ADCAD7 RGB: (173,202,215)

Renk bilgisi

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

RGB renk modeli

#ADCAD7 color RGB value is (173,202,215).

RGB: (173,202,215) (68%, 79%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 202 of 255 = 79%
B 215 of 255 = 84%

173
202
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 202 + 215 = 590 (100%)
R 173 of 590 ~ 29.32%
G 202 of 590 ~ 34.24%
B 215 of 590 ~ 36.44'%

%29.32
%34.24
%36.44

CMYK RENK MODELİ

#ADCAD7 rengi CMYK tonu (20,6,0,16).

  • camgöbeği tonu 19.53%
  • eflatun tonu 6.05%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (20,6,0,16)
C20M6Y0K16 (20%, 6%, 0%, 16%)
(0.20 / 0.06 / 0.00 / 0.16)

CMYK yüzdeleri

%19.53
%6.05
%0
%15.69

Codes

Color #ADCAD7 in popluar color models

AD CA D7
RGB 173 202 215
HSL 199° 34.43% 76.08%
HSB/HSV 199° 19.53% 84.31%
CMYK 19.53% 6.05% 0.00%
15.69%

Color #ADCAD7 in popluar number systems.

HEX AD CA D7
Decimal 173 202 215
Binary 10101101 11001010 11010111
Octal 255 312 327

Shades and tints

Shades of #ADCAD7

#ADCAD7
(173,202,215)
#9EB8C4
(158,184,196)
#8FA6B1
(143,166,177)
#80949E
(128,148,158)
#71828B
(113,130,139)
#627078
(98,112,120)
#535E65
(83,94,101)
#444C52
(68,76,82)
#353A3F
(53,58,63)
#26282C
(38,40,44)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADCAD7

#ADCAD7
(173,202,215)
#B4CEDA
(180,206,218)
#BBD2DD
(187,210,221)
#C2D6E0
(194,214,224)
#C9DAE3
(201,218,227)
#D0DEE6
(208,222,230)
#D7E2E9
(215,226,233)
#DEE6EC
(222,230,236)
#E5EAEF
(229,234,239)
#ECEEF2
(236,238,242)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCAD7; }

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

This text font color is #ADCAD7.

Background Color

.myBgColor { background-color: #ADCAD7; }

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

This div background color is #ADCAD7.

Border color

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

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

This div border color is #ADCAD7.

Opacity

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

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

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

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

This text has shadow with #ADCAD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCAD7.

Preview

Color preview on black background

This text has color #ADCAD7 on black background.


Color preview on white background

This text has color #ADCAD7 on white background.


Black color preview on #ADCAD7 background

This text has black color on #ADCAD7 background.


White color preview on #ADCAD7 background

This text has white color on #ADCAD7 background.


Related colors

Complementary color

Complementary color for #hex is #523528.


I love getcolorcode.com

Triadic colors

1 #D7ADCA and #CAD7AD with #ADCAD7 are triadic colors.

2 #D7CAAD and #CAADD7 with #ADCAD7 are triadic colors.