COLOR #C9ADB0

HEX: #C9ADB0 RGB: (201,173,176)

Renk bilgisi

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

RGB renk modeli

#C9ADB0 color RGB value is (201,173,176).

RGB: (201,173,176) (79%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 176 of 255 = 69%

201
173
176

R + G + B ~ 72%. #C9ADB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 176 = 550 (100%)
R 201 of 550 ~ 36.55%
G 173 of 550 ~ 31.45%
B 176 of 550 ~ 32'%

%36.55
%31.45
%32

CMYK RENK MODELİ

#C9ADB0 rengi CMYK tonu (0,14,12,21).

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

CMYK: (0,14,12,21)
C0M14Y12K21 (0%, 14%, 12%, 21%)
(0.00 / 0.14 / 0.12 / 0.21)

CMYK yüzdeleri

%0
%13.93
%12.44
%21.18

Codes

Color #C9ADB0 in popluar color models

C9 AD B0
RGB 201 173 176
HSL 354° 20.59% 73.33%
HSB/HSV 354° 13.93% 78.82%
CMYK 0.00% 13.93% 12.44%
21.18%

Color #C9ADB0 in popluar number systems.

HEX C9 AD B0
Decimal 201 173 176
Binary 11001001 10101101 10110000
Octal 311 255 260

Shades and tints

Shades of #C9ADB0

#C9ADB0
(201,173,176)
#B79EA0
(183,158,160)
#A58F90
(165,143,144)
#938080
(147,128,128)
#817170
(129,113,112)
#6F6260
(111,98,96)
#5D5350
(93,83,80)
#4B4440
(75,68,64)
#393530
(57,53,48)
#272620
(39,38,32)
#151710
(21,23,16)
#000000
(0,0,0)

Tints of #C9ADB0

#C9ADB0
(201,173,176)
#CDB4B7
(205,180,183)
#D1BBBE
(209,187,190)
#D5C2C5
(213,194,197)
#D9C9CC
(217,201,204)
#DDD0D3
(221,208,211)
#E1D7DA
(225,215,218)
#E5DEE1
(229,222,225)
#E9E5E8
(233,229,232)
#EDECEF
(237,236,239)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADB0; }

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

This text font color is #C9ADB0.

Background Color

.myBgColor { background-color: #C9ADB0; }

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

This div background color is #C9ADB0.

Border color

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

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

This div border color is #C9ADB0.

Opacity

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

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

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

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

This text has shadow with #C9ADB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADB0.

Preview

Color preview on black background

This text has color #C9ADB0 on black background.


Color preview on white background

This text has color #C9ADB0 on white background.


Black color preview on #C9ADB0 background

This text has black color on #C9ADB0 background.


White color preview on #C9ADB0 background

This text has white color on #C9ADB0 background.


Related colors

Complementary color

Complementary color for #hex is #36524F.


I love getcolorcode.com

Triadic colors

1 #B0C9AD and #ADB0C9 with #C9ADB0 are triadic colors.

2 #B0ADC9 and #ADC9B0 with #C9ADB0 are triadic colors.