COLOR #ADC3C2

HEX: #ADC3C2 RGB: (173,195,194)

Renk bilgisi

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

RGB renk modeli

#ADC3C2 color RGB value is (173,195,194).

RGB: (173,195,194) (68%, 76%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 195 of 255 = 76%
B 194 of 255 = 76%

173
195
194

R + G + B ~ 73%. #ADC3C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 195 + 194 = 562 (100%)
R 173 of 562 ~ 30.78%
G 195 of 562 ~ 34.7%
B 194 of 562 ~ 34.52'%

%30.78
%34.7
%34.52

CMYK RENK MODELİ

#ADC3C2 rengi CMYK tonu (11,0,1,24).

  • camgöbeği tonu 11.28%
  • eflatun tonu 0.00%
  • sarı tonu 0.51%
  • ana renk tonu 23.53%

CMYK: (11,0,1,24)
C11M0Y1K24 (11%, 0%, 1%, 24%)
(0.11 / 0.00 / 0.01 / 0.24)

CMYK yüzdeleri

%11.28
%0
%0.51
%23.53

Codes

Color #ADC3C2 in popluar color models

AD C3 C2
RGB 173 195 194
HSL 177° 15.49% 72.16%
HSB/HSV 177° 11.28% 76.47%
CMYK 11.28% 0.00% 0.51%
23.53%

Color #ADC3C2 in popluar number systems.

HEX AD C3 C2
Decimal 173 195 194
Binary 10101101 11000011 11000010
Octal 255 303 302

Shades and tints

Shades of #ADC3C2

#ADC3C2
(173,195,194)
#9EB2B1
(158,178,177)
#8FA1A0
(143,161,160)
#80908F
(128,144,143)
#717F7E
(113,127,126)
#626E6D
(98,110,109)
#535D5C
(83,93,92)
#444C4B
(68,76,75)
#353B3A
(53,59,58)
#262A29
(38,42,41)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADC3C2

#ADC3C2
(173,195,194)
#B4C8C7
(180,200,199)
#BBCDCC
(187,205,204)
#C2D2D1
(194,210,209)
#C9D7D6
(201,215,214)
#D0DCDB
(208,220,219)
#D7E1E0
(215,225,224)
#DEE6E5
(222,230,229)
#E5EBEA
(229,235,234)
#ECF0EF
(236,240,239)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC3C2; }

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

This text font color is #ADC3C2.

Background Color

.myBgColor { background-color: #ADC3C2; }

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

This div background color is #ADC3C2.

Border color

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

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

This div border color is #ADC3C2.

Opacity

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

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

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

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

This text has shadow with #ADC3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC3C2.

Preview

Color preview on black background

This text has color #ADC3C2 on black background.


Color preview on white background

This text has color #ADC3C2 on white background.


Black color preview on #ADC3C2 background

This text has black color on #ADC3C2 background.


White color preview on #ADC3C2 background

This text has white color on #ADC3C2 background.


Related colors

Complementary color

Complementary color for #hex is #523C3D.


I love getcolorcode.com

Triadic colors

1 #C2ADC3 and #C3C2AD with #ADC3C2 are triadic colors.

2 #C2C3AD and #C3ADC2 with #ADC3C2 are triadic colors.