COLOR #C9ADB8

HEX: #C9ADB8 RGB: (201,173,184)

Renk bilgisi

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

RGB renk modeli

#C9ADB8 color RGB value is (201,173,184).

RGB: (201,173,184) (79%, 68%, 72%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 184 of 255 = 72%

201
173
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 184 = 558 (100%)
R 201 of 558 ~ 36.02%
G 173 of 558 ~ 31%
B 184 of 558 ~ 32.97'%

%36.02
%31
%32.97

CMYK RENK MODELİ

#C9ADB8 rengi CMYK tonu (0,14,8,21).

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

CMYK: (0,14,8,21)
C0M14Y8K21 (0%, 14%, 8%, 21%)
(0.00 / 0.14 / 0.08 / 0.21)

CMYK yüzdeleri

%0
%13.93
%8.46
%21.18

Codes

Color #C9ADB8 in popluar color models

C9 AD B8
RGB 201 173 184
HSL 336° 20.59% 73.33%
HSB/HSV 336° 13.93% 78.82%
CMYK 0.00% 13.93% 8.46%
21.18%

Color #C9ADB8 in popluar number systems.

HEX C9 AD B8
Decimal 201 173 184
Binary 11001001 10101101 10111000
Octal 311 255 270

Shades and tints

Shades of #C9ADB8

#C9ADB8
(201,173,184)
#B79EA8
(183,158,168)
#A58F98
(165,143,152)
#938088
(147,128,136)
#817178
(129,113,120)
#6F6268
(111,98,104)
#5D5358
(93,83,88)
#4B4448
(75,68,72)
#393538
(57,53,56)
#272628
(39,38,40)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #C9ADB8

#C9ADB8
(201,173,184)
#CDB4BE
(205,180,190)
#D1BBC4
(209,187,196)
#D5C2CA
(213,194,202)
#D9C9D0
(217,201,208)
#DDD0D6
(221,208,214)
#E1D7DC
(225,215,220)
#E5DEE2
(229,222,226)
#E9E5E8
(233,229,232)
#EDECEE
(237,236,238)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADB8; }

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

This text font color is #C9ADB8.

Background Color

.myBgColor { background-color: #C9ADB8; }

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

This div background color is #C9ADB8.

Border color

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

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

This div border color is #C9ADB8.

Opacity

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

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

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

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

This text has shadow with #C9ADB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADB8.

Preview

Color preview on black background

This text has color #C9ADB8 on black background.


Color preview on white background

This text has color #C9ADB8 on white background.


Black color preview on #C9ADB8 background

This text has black color on #C9ADB8 background.


White color preview on #C9ADB8 background

This text has white color on #C9ADB8 background.


Related colors

Complementary color

Complementary color for #hex is #365247.


I love getcolorcode.com

Triadic colors

1 #B8C9AD and #ADB8C9 with #C9ADB8 are triadic colors.

2 #B8ADC9 and #ADC9B8 with #C9ADB8 are triadic colors.