COLOR #C9AFD5

HEX: #C9AFD5 RGB: (201,175,213)

Renk bilgisi

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

RGB renk modeli

#C9AFD5 color RGB value is (201,175,213).

RGB: (201,175,213) (79%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 175 of 255 = 69%
B 213 of 255 = 84%

201
175
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 175 + 213 = 589 (100%)
R 201 of 589 ~ 34.13%
G 175 of 589 ~ 29.71%
B 213 of 589 ~ 36.16'%

%34.13
%29.71
%36.16

CMYK RENK MODELİ

#C9AFD5 rengi CMYK tonu (6,18,0,16).

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

CMYK: (6,18,0,16)
C6M18Y0K16 (6%, 18%, 0%, 16%)
(0.06 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%5.63
%17.84
%0
%16.47

Codes

Color #C9AFD5 in popluar color models

C9 AF D5
RGB 201 175 213
HSL 281° 31.15% 76.08%
HSB/HSV 281° 17.84% 83.53%
CMYK 5.63% 17.84% 0.00%
16.47%

Color #C9AFD5 in popluar number systems.

HEX C9 AF D5
Decimal 201 175 213
Binary 11001001 10101111 11010101
Octal 311 257 325

Shades and tints

Shades of #C9AFD5

#C9AFD5
(201,175,213)
#B7A0C2
(183,160,194)
#A591AF
(165,145,175)
#93829C
(147,130,156)
#817389
(129,115,137)
#6F6476
(111,100,118)
#5D5563
(93,85,99)
#4B4650
(75,70,80)
#39373D
(57,55,61)
#27282A
(39,40,42)
#151917
(21,25,23)
#000000
(0,0,0)

Tints of #C9AFD5

#C9AFD5
(201,175,213)
#CDB6D8
(205,182,216)
#D1BDDB
(209,189,219)
#D5C4DE
(213,196,222)
#D9CBE1
(217,203,225)
#DDD2E4
(221,210,228)
#E1D9E7
(225,217,231)
#E5E0EA
(229,224,234)
#E9E7ED
(233,231,237)
#EDEEF0
(237,238,240)
#F1F5F3
(241,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AFD5; }

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

This text font color is #C9AFD5.

Background Color

.myBgColor { background-color: #C9AFD5; }

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

This div background color is #C9AFD5.

Border color

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

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

This div border color is #C9AFD5.

Opacity

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

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

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

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

This text has shadow with #C9AFD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AFD5.

Preview

Color preview on black background

This text has color #C9AFD5 on black background.


Color preview on white background

This text has color #C9AFD5 on white background.


Black color preview on #C9AFD5 background

This text has black color on #C9AFD5 background.


White color preview on #C9AFD5 background

This text has white color on #C9AFD5 background.


Related colors

Complementary color

Complementary color for #hex is #36502A.


I love getcolorcode.com

Triadic colors

1 #D5C9AF and #AFD5C9 with #C9AFD5 are triadic colors.

2 #D5AFC9 and #AFC9D5 with #C9AFD5 are triadic colors.