COLOR #ADCCC3

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
204
195

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

Yüzdelerle RGB renk parçaları

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

%30.24
%35.66
%34.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 4.41%
  • ana renk tonu 20.00%
CMYK: (15,0,4,20) C15M0Y4K20 (15%,0%,4%,20%) (0.15/0.00/0.04/0.20) 

CMYK yüzdeleri

%15.2
%0
%4.41
%20

Codes

Color #ADCCC3 in popluar color models

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

Color #ADCCC3 in popluar number systems.

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

Shades and tints

Shades of #ADCCC3

#ADCCC3
(173,204,195)
#9EBAB2
(158,186,178)
#8FA8A1
(143,168,161)
#809690
(128,150,144)
#71847F
(113,132,127)
#62726E
(98,114,110)
#53605D
(83,96,93)
#444E4C
(68,78,76)
#353C3B
(53,60,59)
#262A2A
(38,42,42)
#171819
(23,24,25)
#000000
(0,0,0)

Tints of #ADCCC3

#ADCCC3
(173,204,195)
#B4D0C8
(180,208,200)
#BBD4CD
(187,212,205)
#C2D8D2
(194,216,210)
#C9DCD7
(201,220,215)
#D0E0DC
(208,224,220)
#D7E4E1
(215,228,225)
#DEE8E6
(222,232,230)
#E5ECEB
(229,236,235)
#ECF0F0
(236,240,240)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCC3; }

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

This text font color is #ADCCC3.

Background Color

.myBgColor { background-color: #ADCCC3; }

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

This div background color is #ADCCC3.

Border color

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

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

This div border color is #ADCCC3.

Opacity

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

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

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

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

This text has shadow with #ADCCC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCC3.

Preview

Color preview on black background

This text has color #ADCCC3 on black background.


Color preview on white background

This text has color #ADCCC3 on white background.


Black color preview on #ADCCC3 background

This text has black color on #ADCCC3 background.


White color preview on #ADCCC3 background

This text has white color on #ADCCC3 background.


Related colors

Complementary color

Complementary color for #hex is #52333C.


I love getcolorcode.com

Triadic colors

1 #C3ADCC and #CCC3AD with #ADCCC3 are triadic colors.

2 #C3CCAD and #CCADC3 with #ADCCC3 are triadic colors.