COLOR #C9ADCD

HEX: #C9ADCD RGB: (201,173,205)

Renk bilgisi

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

RGB renk modeli

#C9ADCD color RGB value is (201,173,205).

RGB: (201,173,205) (79%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 205 of 255 = 80%

201
173
205

R + G + B ~ 76%. #C9ADCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 205 = 579 (100%)
R 201 of 579 ~ 34.72%
G 173 of 579 ~ 29.88%
B 205 of 579 ~ 35.41'%

%34.72
%29.88
%35.41

CMYK RENK MODELİ

#C9ADCD rengi CMYK tonu (2,16,0,20).

  • camgöbeği tonu 1.95%
  • eflatun tonu 15.61%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (2,16,0,20)
C2M16Y0K20 (2%, 16%, 0%, 20%)
(0.02 / 0.16 / 0.00 / 0.20)

CMYK yüzdeleri

%1.95
%15.61
%0
%19.61

Codes

Color #C9ADCD in popluar color models

C9 AD CD
RGB 201 173 205
HSL 293° 24.24% 74.12%
HSB/HSV 293° 15.61% 80.39%
CMYK 1.95% 15.61% 0.00%
19.61%

Color #C9ADCD in popluar number systems.

HEX C9 AD CD
Decimal 201 173 205
Binary 11001001 10101101 11001101
Octal 311 255 315

Shades and tints

Shades of #C9ADCD

#C9ADCD
(201,173,205)
#B79EBB
(183,158,187)
#A58FA9
(165,143,169)
#938097
(147,128,151)
#817185
(129,113,133)
#6F6273
(111,98,115)
#5D5361
(93,83,97)
#4B444F
(75,68,79)
#39353D
(57,53,61)
#27262B
(39,38,43)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #C9ADCD

#C9ADCD
(201,173,205)
#CDB4D1
(205,180,209)
#D1BBD5
(209,187,213)
#D5C2D9
(213,194,217)
#D9C9DD
(217,201,221)
#DDD0E1
(221,208,225)
#E1D7E5
(225,215,229)
#E5DEE9
(229,222,233)
#E9E5ED
(233,229,237)
#EDECF1
(237,236,241)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADCD; }

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

This text font color is #C9ADCD.

Background Color

.myBgColor { background-color: #C9ADCD; }

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

This div background color is #C9ADCD.

Border color

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

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

This div border color is #C9ADCD.

Opacity

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

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

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

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

This text has shadow with #C9ADCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADCD.

Preview

Color preview on black background

This text has color #C9ADCD on black background.


Color preview on white background

This text has color #C9ADCD on white background.


Black color preview on #C9ADCD background

This text has black color on #C9ADCD background.


White color preview on #C9ADCD background

This text has white color on #C9ADCD background.


Related colors

Complementary color

Complementary color for #hex is #365232.


I love getcolorcode.com

Triadic colors

1 #CDC9AD and #ADCDC9 with #C9ADCD are triadic colors.

2 #CDADC9 and #ADC9CD with #C9ADCD are triadic colors.