COLOR #ADC2C4

HEX: #ADC2C4 RGB: (173,194,196)

Renk bilgisi

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

RGB renk modeli

#ADC2C4 color RGB value is (173,194,196).

RGB: (173,194,196) (68%, 76%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 196 of 255 = 77%

173
194
196

R + G + B ~ 74%. #ADC2C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 196 = 563 (100%)
R 173 of 563 ~ 30.73%
G 194 of 563 ~ 34.46%
B 196 of 563 ~ 34.81'%

%30.73
%34.46
%34.81

CMYK RENK MODELİ

#ADC2C4 rengi CMYK tonu (12,1,0,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 1.02%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (12,1,0,23)
C12M1Y0K23 (12%, 1%, 0%, 23%)
(0.12 / 0.01 / 0.00 / 0.23)

CMYK yüzdeleri

%11.73
%1.02
%0
%23.14

Codes

Color #ADC2C4 in popluar color models

AD C2 C4
RGB 173 194 196
HSL 185° 16.31% 72.35%
HSB/HSV 185° 11.73% 76.86%
CMYK 11.73% 1.02% 0.00%
23.14%

Color #ADC2C4 in popluar number systems.

HEX AD C2 C4
Decimal 173 194 196
Binary 10101101 11000010 11000100
Octal 255 302 304

Shades and tints

Shades of #ADC2C4

#ADC2C4
(173,194,196)
#9EB1B3
(158,177,179)
#8FA0A2
(143,160,162)
#808F91
(128,143,145)
#717E80
(113,126,128)
#626D6F
(98,109,111)
#535C5E
(83,92,94)
#444B4D
(68,75,77)
#353A3C
(53,58,60)
#26292B
(38,41,43)
#17181A
(23,24,26)
#000000
(0,0,0)

Tints of #ADC2C4

#ADC2C4
(173,194,196)
#B4C7C9
(180,199,201)
#BBCCCE
(187,204,206)
#C2D1D3
(194,209,211)
#C9D6D8
(201,214,216)
#D0DBDD
(208,219,221)
#D7E0E2
(215,224,226)
#DEE5E7
(222,229,231)
#E5EAEC
(229,234,236)
#ECEFF1
(236,239,241)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC2C4; }

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

This text font color is #ADC2C4.

Background Color

.myBgColor { background-color: #ADC2C4; }

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

This div background color is #ADC2C4.

Border color

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

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

This div border color is #ADC2C4.

Opacity

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

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

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

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

This text has shadow with #ADC2C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2C4.

Preview

Color preview on black background

This text has color #ADC2C4 on black background.


Color preview on white background

This text has color #ADC2C4 on white background.


Black color preview on #ADC2C4 background

This text has black color on #ADC2C4 background.


White color preview on #ADC2C4 background

This text has white color on #ADC2C4 background.


Related colors

Complementary color

Complementary color for #hex is #523D3B.


I love getcolorcode.com

Triadic colors

1 #C4ADC2 and #C2C4AD with #ADC2C4 are triadic colors.

2 #C4C2AD and #C2ADC4 with #ADC2C4 are triadic colors.