COLOR #C9ACD5

HEX: #C9ACD5 RGB: (201,172,213)

Renk bilgisi

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

RGB renk modeli

#C9ACD5 color RGB value is (201,172,213).

RGB: (201,172,213) (79%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 172 of 255 = 67%
B 213 of 255 = 84%

201
172
213

R + G + B ~ 77%. #C9ACD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 172 + 213 = 586 (100%)
R 201 of 586 ~ 34.3%
G 172 of 586 ~ 29.35%
B 213 of 586 ~ 36.35'%

%34.3
%29.35
%36.35

CMYK RENK MODELİ

#C9ACD5 rengi CMYK tonu (6,19,0,16).

  • camgöbeği tonu 5.63%
  • eflatun tonu 19.25%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (6,19,0,16)
C6M19Y0K16 (6%, 19%, 0%, 16%)
(0.06 / 0.19 / 0.00 / 0.16)

CMYK yüzdeleri

%5.63
%19.25
%0
%16.47

Codes

Color #C9ACD5 in popluar color models

C9 AC D5
RGB 201 172 213
HSL 282° 32.80% 75.49%
HSB/HSV 282° 19.25% 83.53%
CMYK 5.63% 19.25% 0.00%
16.47%

Color #C9ACD5 in popluar number systems.

HEX C9 AC D5
Decimal 201 172 213
Binary 11001001 10101100 11010101
Octal 311 254 325

Shades and tints

Shades of #C9ACD5

#C9ACD5
(201,172,213)
#B79DC2
(183,157,194)
#A58EAF
(165,142,175)
#937F9C
(147,127,156)
#817089
(129,112,137)
#6F6176
(111,97,118)
#5D5263
(93,82,99)
#4B4350
(75,67,80)
#39343D
(57,52,61)
#27252A
(39,37,42)
#151617
(21,22,23)
#000000
(0,0,0)

Tints of #C9ACD5

#C9ACD5
(201,172,213)
#CDB3D8
(205,179,216)
#D1BADB
(209,186,219)
#D5C1DE
(213,193,222)
#D9C8E1
(217,200,225)
#DDCFE4
(221,207,228)
#E1D6E7
(225,214,231)
#E5DDEA
(229,221,234)
#E9E4ED
(233,228,237)
#EDEBF0
(237,235,240)
#F1F2F3
(241,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ACD5 color. Also use rgb(201,172,213) instead hex code.

Text Font Color

.myTextColor { color: #C9ACD5; }

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

This text font color is #C9ACD5.

Background Color

.myBgColor { background-color: #C9ACD5; }

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

This div background color is #C9ACD5.

Border color

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

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

This div border color is #C9ACD5.

Opacity

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

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

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

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

This text has shadow with #C9ACD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ACD5.

Preview

Color preview on black background

This text has color #C9ACD5 on black background.


Color preview on white background

This text has color #C9ACD5 on white background.


Black color preview on #C9ACD5 background

This text has black color on #C9ACD5 background.


White color preview on #C9ACD5 background

This text has white color on #C9ACD5 background.


Related colors

Complementary color

Complementary color for #hex is #36532A.


I love getcolorcode.com

Triadic colors

1 #D5C9AC and #ACD5C9 with #C9ACD5 are triadic colors.

2 #D5ACC9 and #ACC9D5 with #C9ACD5 are triadic colors.