COLOR #C9ADB5

HEX: #C9ADB5 RGB: (201,173,181)

Renk bilgisi

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

RGB renk modeli

#C9ADB5 color RGB value is (201,173,181).

RGB: (201,173,181) (79%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 181 of 255 = 71%

201
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 181 = 555 (100%)
R 201 of 555 ~ 36.22%
G 173 of 555 ~ 31.17%
B 181 of 555 ~ 32.61'%

%36.22
%31.17
%32.61

CMYK RENK MODELİ

#C9ADB5 rengi CMYK tonu (0,14,10,21).

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

CMYK: (0,14,10,21)
C0M14Y10K21 (0%, 14%, 10%, 21%)
(0.00 / 0.14 / 0.10 / 0.21)

CMYK yüzdeleri

%0
%13.93
%9.95
%21.18

Codes

Color #C9ADB5 in popluar color models

C9 AD B5
RGB 201 173 181
HSL 343° 20.59% 73.33%
HSB/HSV 343° 13.93% 78.82%
CMYK 0.00% 13.93% 9.95%
21.18%

Color #C9ADB5 in popluar number systems.

HEX C9 AD B5
Decimal 201 173 181
Binary 11001001 10101101 10110101
Octal 311 255 265

Shades and tints

Shades of #C9ADB5

#C9ADB5
(201,173,181)
#B79EA5
(183,158,165)
#A58F95
(165,143,149)
#938085
(147,128,133)
#817175
(129,113,117)
#6F6265
(111,98,101)
#5D5355
(93,83,85)
#4B4445
(75,68,69)
#393535
(57,53,53)
#272625
(39,38,37)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #C9ADB5

#C9ADB5
(201,173,181)
#CDB4BB
(205,180,187)
#D1BBC1
(209,187,193)
#D5C2C7
(213,194,199)
#D9C9CD
(217,201,205)
#DDD0D3
(221,208,211)
#E1D7D9
(225,215,217)
#E5DEDF
(229,222,223)
#E9E5E5
(233,229,229)
#EDECEB
(237,236,235)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADB5; }

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

This text font color is #C9ADB5.

Background Color

.myBgColor { background-color: #C9ADB5; }

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

This div background color is #C9ADB5.

Border color

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

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

This div border color is #C9ADB5.

Opacity

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

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

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

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

This text has shadow with #C9ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADB5.

Preview

Color preview on black background

This text has color #C9ADB5 on black background.


Color preview on white background

This text has color #C9ADB5 on white background.


Black color preview on #C9ADB5 background

This text has black color on #C9ADB5 background.


White color preview on #C9ADB5 background

This text has white color on #C9ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #36524A.


I love getcolorcode.com

Triadic colors

1 #B5C9AD and #ADB5C9 with #C9ADB5 are triadic colors.

2 #B5ADC9 and #ADC9B5 with #C9ADB5 are triadic colors.