COLOR #C9ADC5

HEX: #C9ADC5 RGB: (201,173,197)

Renk bilgisi

#C9ADC5 contains red, green and blue colors in about the same proportion. #C9ADC5 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C9ADC5 color RGB value is (201,173,197).

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

RGB bağlantıları ve doygunluk

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

201
173
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 197 = 571 (100%)
R 201 of 571 ~ 35.2%
G 173 of 571 ~ 30.3%
B 197 of 571 ~ 34.5'%

%35.2
%30.3
%34.5

CMYK RENK MODELİ

#C9ADC5 rengi CMYK tonu (0,14,2,21).

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

CMYK: (0,14,2,21)
C0M14Y2K21 (0%, 14%, 2%, 21%)
(0.00 / 0.14 / 0.02 / 0.21)

CMYK yüzdeleri

%0
%13.93
%1.99
%21.18

Codes

Color #C9ADC5 in popluar color models

C9 AD C5
RGB 201 173 197
HSL 309° 20.59% 73.33%
HSB/HSV 309° 13.93% 78.82%
CMYK 0.00% 13.93% 1.99%
21.18%

Color #C9ADC5 in popluar number systems.

HEX C9 AD C5
Decimal 201 173 197
Binary 11001001 10101101 11000101
Octal 311 255 305

Shades and tints

Shades of #C9ADC5

#C9ADC5
(201,173,197)
#B79EB4
(183,158,180)
#A58FA3
(165,143,163)
#938092
(147,128,146)
#817181
(129,113,129)
#6F6270
(111,98,112)
#5D535F
(93,83,95)
#4B444E
(75,68,78)
#39353D
(57,53,61)
#27262C
(39,38,44)
#15171B
(21,23,27)
#000000
(0,0,0)

Tints of #C9ADC5

#C9ADC5
(201,173,197)
#CDB4CA
(205,180,202)
#D1BBCF
(209,187,207)
#D5C2D4
(213,194,212)
#D9C9D9
(217,201,217)
#DDD0DE
(221,208,222)
#E1D7E3
(225,215,227)
#E5DEE8
(229,222,232)
#E9E5ED
(233,229,237)
#EDECF2
(237,236,242)
#F1F3F7
(241,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADC5; }

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

This text font color is #C9ADC5.

Background Color

.myBgColor { background-color: #C9ADC5; }

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

This div background color is #C9ADC5.

Border color

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

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

This div border color is #C9ADC5.

Opacity

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

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

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

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

This text has shadow with #C9ADC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADC5.

Preview

Color preview on black background

This text has color #C9ADC5 on black background.


Color preview on white background

This text has color #C9ADC5 on white background.


Black color preview on #C9ADC5 background

This text has black color on #C9ADC5 background.


White color preview on #C9ADC5 background

This text has white color on #C9ADC5 background.


Related colors

Complementary color

Complementary color for #hex is #36523A.


I love getcolorcode.com

Triadic colors

1 #C5C9AD and #ADC5C9 with #C9ADC5 are triadic colors.

2 #C5ADC9 and #ADC9C5 with #C9ADC5 are triadic colors.