COLOR #C9C4E5

HEX: #C9C4E5 RGB: (201,196,229)

Renk bilgisi

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

RGB renk modeli

#C9C4E5 color RGB value is (201,196,229).

RGB: (201,196,229) (79%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 196 of 255 = 77%
B 229 of 255 = 90%

201
196
229

R + G + B ~ 82%. #C9C4E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 196 + 229 = 626 (100%)
R 201 of 626 ~ 32.11%
G 196 of 626 ~ 31.31%
B 229 of 626 ~ 36.58'%

%32.11
%31.31
%36.58

CMYK RENK MODELİ

#C9C4E5 rengi CMYK tonu (12,14,0,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 14.41%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (12,14,0,10)
C12M14Y0K10 (12%, 14%, 0%, 10%)
(0.12 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%12.23
%14.41
%0
%10.2

Codes

Color #C9C4E5 in popluar color models

C9 C4 E5
RGB 201 196 229
HSL 249° 38.82% 83.33%
HSB/HSV 249° 14.41% 89.80%
CMYK 12.23% 14.41% 0.00%
10.20%

Color #C9C4E5 in popluar number systems.

HEX C9 C4 E5
Decimal 201 196 229
Binary 11001001 11000100 11100101
Octal 311 304 345

Shades and tints

Shades of #C9C4E5

#C9C4E5
(201,196,229)
#B7B3D1
(183,179,209)
#A5A2BD
(165,162,189)
#9391A9
(147,145,169)
#818095
(129,128,149)
#6F6F81
(111,111,129)
#5D5E6D
(93,94,109)
#4B4D59
(75,77,89)
#393C45
(57,60,69)
#272B31
(39,43,49)
#151A1D
(21,26,29)
#000000
(0,0,0)

Tints of #C9C4E5

#C9C4E5
(201,196,229)
#CDC9E7
(205,201,231)
#D1CEE9
(209,206,233)
#D5D3EB
(213,211,235)
#D9D8ED
(217,216,237)
#DDDDEF
(221,221,239)
#E1E2F1
(225,226,241)
#E5E7F3
(229,231,243)
#E9ECF5
(233,236,245)
#EDF1F7
(237,241,247)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C4E5 color. Also use rgb(201,196,229) instead hex code.

Text Font Color

.myTextColor { color: #C9C4E5; }

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

This text font color is #C9C4E5.

Background Color

.myBgColor { background-color: #C9C4E5; }

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

This div background color is #C9C4E5.

Border color

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

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

This div border color is #C9C4E5.

Opacity

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

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

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

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

This text has shadow with #C9C4E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C4E5.

Preview

Color preview on black background

This text has color #C9C4E5 on black background.


Color preview on white background

This text has color #C9C4E5 on white background.


Black color preview on #C9C4E5 background

This text has black color on #C9C4E5 background.


White color preview on #C9C4E5 background

This text has white color on #C9C4E5 background.


Related colors

Complementary color

Complementary color for #hex is #363B1A.


I love getcolorcode.com

Triadic colors

1 #E5C9C4 and #C4E5C9 with #C9C4E5 are triadic colors.

2 #E5C4C9 and #C4C9E5 with #C9C4E5 are triadic colors.