COLOR #ADCCCA

HEX: #ADCCCA RGB: (173,204,202)

Renk bilgisi

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

RGB renk modeli

#ADCCCA color RGB value is (173,204,202).

RGB: (173,204,202) (68%, 80%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 202 of 255 = 79%

173
204
202

R + G + B ~ 76%. #ADCCCA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 202 = 579 (100%)
R 173 of 579 ~ 29.88%
G 204 of 579 ~ 35.23%
B 202 of 579 ~ 34.89'%

%29.88
%35.23
%34.89

CMYK RENK MODELİ

#ADCCCA rengi CMYK tonu (15,0,1,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 0.98%
  • ana renk tonu 20.00%

CMYK: (15,0,1,20)
C15M0Y1K20 (15%, 0%, 1%, 20%)
(0.15 / 0.00 / 0.01 / 0.20)

CMYK yüzdeleri

%15.2
%0
%0.98
%20

Codes

Color #ADCCCA in popluar color models

AD CC CA
RGB 173 204 202
HSL 176° 23.31% 73.92%
HSB/HSV 176° 15.20% 80.00%
CMYK 15.20% 0.00% 0.98%
20.00%

Color #ADCCCA in popluar number systems.

HEX AD CC CA
Decimal 173 204 202
Binary 10101101 11001100 11001010
Octal 255 314 312

Shades and tints

Shades of #ADCCCA

#ADCCCA
(173,204,202)
#9EBAB8
(158,186,184)
#8FA8A6
(143,168,166)
#809694
(128,150,148)
#718482
(113,132,130)
#627270
(98,114,112)
#53605E
(83,96,94)
#444E4C
(68,78,76)
#353C3A
(53,60,58)
#262A28
(38,42,40)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADCCCA

#ADCCCA
(173,204,202)
#B4D0CE
(180,208,206)
#BBD4D2
(187,212,210)
#C2D8D6
(194,216,214)
#C9DCDA
(201,220,218)
#D0E0DE
(208,224,222)
#D7E4E2
(215,228,226)
#DEE8E6
(222,232,230)
#E5ECEA
(229,236,234)
#ECF0EE
(236,240,238)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCCA; }

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

This text font color is #ADCCCA.

Background Color

.myBgColor { background-color: #ADCCCA; }

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

This div background color is #ADCCCA.

Border color

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

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

This div border color is #ADCCCA.

Opacity

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

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

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

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

This text has shadow with #ADCCCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCCA.

Preview

Color preview on black background

This text has color #ADCCCA on black background.


Color preview on white background

This text has color #ADCCCA on white background.


Black color preview on #ADCCCA background

This text has black color on #ADCCCA background.


White color preview on #ADCCCA background

This text has white color on #ADCCCA background.


Related colors

Complementary color

Complementary color for #hex is #523335.


I love getcolorcode.com

Triadic colors

1 #CAADCC and #CCCAAD with #ADCCCA are triadic colors.

2 #CACCAD and #CCADCA with #ADCCCA are triadic colors.