COLOR #ADC9C7

HEX: #ADC9C7 RGB: (173,201,199)

Renk bilgisi

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

RGB renk modeli

#ADC9C7 color RGB value is (173,201,199).

RGB: (173,201,199) (68%, 79%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 199 of 255 = 78%

173
201
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 199 = 573 (100%)
R 173 of 573 ~ 30.19%
G 201 of 573 ~ 35.08%
B 199 of 573 ~ 34.73'%

%30.19
%35.08
%34.73

CMYK RENK MODELİ

#ADC9C7 rengi CMYK tonu (14,0,1,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 0.00%
  • sarı tonu 1.00%
  • ana renk tonu 21.18%

CMYK: (14,0,1,21)
C14M0Y1K21 (14%, 0%, 1%, 21%)
(0.14 / 0.00 / 0.01 / 0.21)

CMYK yüzdeleri

%13.93
%0
%1
%21.18

Codes

Color #ADC9C7 in popluar color models

AD C9 C7
RGB 173 201 199
HSL 176° 20.59% 73.33%
HSB/HSV 176° 13.93% 78.82%
CMYK 13.93% 0.00% 1.00%
21.18%

Color #ADC9C7 in popluar number systems.

HEX AD C9 C7
Decimal 173 201 199
Binary 10101101 11001001 11000111
Octal 255 311 307

Shades and tints

Shades of #ADC9C7

#ADC9C7
(173,201,199)
#9EB7B5
(158,183,181)
#8FA5A3
(143,165,163)
#809391
(128,147,145)
#71817F
(113,129,127)
#626F6D
(98,111,109)
#535D5B
(83,93,91)
#444B49
(68,75,73)
#353937
(53,57,55)
#262725
(38,39,37)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADC9C7

#ADC9C7
(173,201,199)
#B4CDCC
(180,205,204)
#BBD1D1
(187,209,209)
#C2D5D6
(194,213,214)
#C9D9DB
(201,217,219)
#D0DDE0
(208,221,224)
#D7E1E5
(215,225,229)
#DEE5EA
(222,229,234)
#E5E9EF
(229,233,239)
#ECEDF4
(236,237,244)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9C7; }

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

This text font color is #ADC9C7.

Background Color

.myBgColor { background-color: #ADC9C7; }

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

This div background color is #ADC9C7.

Border color

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

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

This div border color is #ADC9C7.

Opacity

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

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

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

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

This text has shadow with #ADC9C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9C7.

Preview

Color preview on black background

This text has color #ADC9C7 on black background.


Color preview on white background

This text has color #ADC9C7 on white background.


Black color preview on #ADC9C7 background

This text has black color on #ADC9C7 background.


White color preview on #ADC9C7 background

This text has white color on #ADC9C7 background.


Related colors

Complementary color

Complementary color for #hex is #523638.


I love getcolorcode.com

Triadic colors

1 #C7ADC9 and #C9C7AD with #ADC9C7 are triadic colors.

2 #C7C9AD and #C9ADC7 with #ADC9C7 are triadic colors.