COLOR #ADC3CC

HEX: #ADC3CC RGB: (173,195,204)

Renk bilgisi

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

RGB renk modeli

#ADC3CC color RGB value is (173,195,204).

RGB: (173,195,204) (68%, 76%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 195 of 255 = 76%
B 204 of 255 = 80%

173
195
204

R + G + B ~ 75%. #ADC3CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 195 + 204 = 572 (100%)
R 173 of 572 ~ 30.24%
G 195 of 572 ~ 34.09%
B 204 of 572 ~ 35.66'%

%30.24
%34.09
%35.66

CMYK RENK MODELİ

#ADC3CC rengi CMYK tonu (15,4,0,20).

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

CMYK: (15,4,0,20)
C15M4Y0K20 (15%, 4%, 0%, 20%)
(0.15 / 0.04 / 0.00 / 0.20)

CMYK yüzdeleri

%15.2
%4.41
%0
%20

Codes

Color #ADC3CC in popluar color models

AD C3 CC
RGB 173 195 204
HSL 197° 23.31% 73.92%
HSB/HSV 197° 15.20% 80.00%
CMYK 15.20% 4.41% 0.00%
20.00%

Color #ADC3CC in popluar number systems.

HEX AD C3 CC
Decimal 173 195 204
Binary 10101101 11000011 11001100
Octal 255 303 314

Shades and tints

Shades of #ADC3CC

#ADC3CC
(173,195,204)
#9EB2BA
(158,178,186)
#8FA1A8
(143,161,168)
#809096
(128,144,150)
#717F84
(113,127,132)
#626E72
(98,110,114)
#535D60
(83,93,96)
#444C4E
(68,76,78)
#353B3C
(53,59,60)
#262A2A
(38,42,42)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADC3CC

#ADC3CC
(173,195,204)
#B4C8D0
(180,200,208)
#BBCDD4
(187,205,212)
#C2D2D8
(194,210,216)
#C9D7DC
(201,215,220)
#D0DCE0
(208,220,224)
#D7E1E4
(215,225,228)
#DEE6E8
(222,230,232)
#E5EBEC
(229,235,236)
#ECF0F0
(236,240,240)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC3CC; }

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

This text font color is #ADC3CC.

Background Color

.myBgColor { background-color: #ADC3CC; }

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

This div background color is #ADC3CC.

Border color

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

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

This div border color is #ADC3CC.

Opacity

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

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

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

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

This text has shadow with #ADC3CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC3CC.

Preview

Color preview on black background

This text has color #ADC3CC on black background.


Color preview on white background

This text has color #ADC3CC on white background.


Black color preview on #ADC3CC background

This text has black color on #ADC3CC background.


White color preview on #ADC3CC background

This text has white color on #ADC3CC background.


Related colors

Complementary color

Complementary color for #hex is #523C33.


I love getcolorcode.com

Triadic colors

1 #CCADC3 and #C3CCAD with #ADC3CC are triadic colors.

2 #CCC3AD and #C3ADCC with #ADC3CC are triadic colors.