COLOR #C9C5E1

HEX: #C9C5E1 RGB: (201,197,225)

Renk bilgisi

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

RGB renk modeli

#C9C5E1 color RGB value is (201,197,225).

RGB: (201,197,225) (79%, 77%, 88%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 197 of 255 = 77%
B 225 of 255 = 88%

201
197
225

R + G + B ~ 81%. #C9C5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 197 + 225 = 623 (100%)
R 201 of 623 ~ 32.26%
G 197 of 623 ~ 31.62%
B 225 of 623 ~ 36.12'%

%32.26
%31.62
%36.12

CMYK RENK MODELİ

#C9C5E1 rengi CMYK tonu (11,12,0,12).

  • camgöbeği tonu 10.67%
  • eflatun tonu 12.44%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%
CMYK: (11,12,0,12) C11M12Y0K12 (11%,12%,0%,12%) (0.11/0.12/0.00/0.12) 

CMYK yüzdeleri

%10.67
%12.44
%0
%11.76

Codes

Color #C9C5E1 in popluar color models

C9 C5 E1
RGB 201 197 225
HSL 249° 31.82% 82.75%
HSB/HSV 249° 12.44% 88.24%
CMYK 10.67% 12.44% 0.00%
11.76%

Color #C9C5E1 in popluar number systems.

HEX C9 C5 E1
Decimal 201 197 225
Binary 11001001 11000101 11100001
Octal 311 305 341

Shades and tints

Shades of #C9C5E1

#C9C5E1
(201,197,225)
#B7B4CD
(183,180,205)
#A5A3B9
(165,163,185)
#9392A5
(147,146,165)
#818191
(129,129,145)
#6F707D
(111,112,125)
#5D5F69
(93,95,105)
#4B4E55
(75,78,85)
#393D41
(57,61,65)
#272C2D
(39,44,45)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #C9C5E1

#C9C5E1
(201,197,225)
#CDCAE3
(205,202,227)
#D1CFE5
(209,207,229)
#D5D4E7
(213,212,231)
#D9D9E9
(217,217,233)
#DDDEEB
(221,222,235)
#E1E3ED
(225,227,237)
#E5E8EF
(229,232,239)
#E9EDF1
(233,237,241)
#EDF2F3
(237,242,243)
#F1F7F5
(241,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C5E1 color. Also use rgb(201,197,225) instead hex code.

Text Font Color

.myTextColor { color: #C9C5E1; }

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

This text font color is #C9C5E1.

Background Color

.myBgColor { background-color: #C9C5E1; }

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

This div background color is #C9C5E1.

Border color

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

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

This div border color is #C9C5E1.

Opacity

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

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

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

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

This text has shadow with #C9C5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C5E1.

Preview

Color preview on black background

This text has color #C9C5E1 on black background.


Color preview on white background

This text has color #C9C5E1 on white background.


Black color preview on #C9C5E1 background

This text has black color on #C9C5E1 background.


White color preview on #C9C5E1 background

This text has white color on #C9C5E1 background.


Related colors

Complementary color

Complementary color for #hex is #363A1E.


I love getcolorcode.com

Triadic colors

1 #E1C9C5 and #C5E1C9 with #C9C5E1 are triadic colors.

2 #E1C5C9 and #C5C9E1 with #C9C5E1 are triadic colors.