COLOR #ADC5C5

HEX: #ADC5C5 RGB: (173,197,197)

Renk bilgisi

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

RGB renk modeli

#ADC5C5 color RGB value is (173,197,197).

RGB: (173,197,197) (68%, 77%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 197 of 255 = 77%

173
197
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 197 = 567 (100%)
R 173 of 567 ~ 30.51%
G 197 of 567 ~ 34.74%
B 197 of 567 ~ 34.74'%

%30.51
%34.74
%34.74

CMYK RENK MODELİ

#ADC5C5 rengi CMYK tonu (12,0,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 0.00%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,0,0,23)
C12M0Y0K23 (12%, 0%, 0%, 23%)
(0.12 / 0.00 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%0
%0
%22.75

Codes

Color #ADC5C5 in popluar color models

AD C5 C5
RGB 173 197 197
HSL 180° 17.14% 72.55%
HSB/HSV 180° 12.18% 77.25%
CMYK 12.18% 0.00% 0.00%
22.75%

Color #ADC5C5 in popluar number systems.

HEX AD C5 C5
Decimal 173 197 197
Binary 10101101 11000101 11000101
Octal 255 305 305

Shades and tints

Shades of #ADC5C5

#ADC5C5
(173,197,197)
#9EB4B4
(158,180,180)
#8FA3A3
(143,163,163)
#809292
(128,146,146)
#718181
(113,129,129)
#627070
(98,112,112)
#535F5F
(83,95,95)
#444E4E
(68,78,78)
#353D3D
(53,61,61)
#262C2C
(38,44,44)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #ADC5C5

#ADC5C5
(173,197,197)
#B4CACA
(180,202,202)
#BBCFCF
(187,207,207)
#C2D4D4
(194,212,212)
#C9D9D9
(201,217,217)
#D0DEDE
(208,222,222)
#D7E3E3
(215,227,227)
#DEE8E8
(222,232,232)
#E5EDED
(229,237,237)
#ECF2F2
(236,242,242)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5C5; }

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

This text font color is #ADC5C5.

Background Color

.myBgColor { background-color: #ADC5C5; }

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

This div background color is #ADC5C5.

Border color

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

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

This div border color is #ADC5C5.

Opacity

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

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

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

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

This text has shadow with #ADC5C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5C5.

Preview

Color preview on black background

This text has color #ADC5C5 on black background.


Color preview on white background

This text has color #ADC5C5 on white background.


Black color preview on #ADC5C5 background

This text has black color on #ADC5C5 background.


White color preview on #ADC5C5 background

This text has white color on #ADC5C5 background.


Related colors

Complementary color

Complementary color for #hex is #523A3A.


I love getcolorcode.com