COLOR #C9BCE5

HEX: #C9BCE5 RGB: (201,188,229)

Renk bilgisi

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

RGB renk modeli

#C9BCE5 color RGB value is (201,188,229).

RGB: (201,188,229) (79%, 74%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 188 of 255 = 74%
B 229 of 255 = 90%

201
188
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 188 + 229 = 618 (100%)
R 201 of 618 ~ 32.52%
G 188 of 618 ~ 30.42%
B 229 of 618 ~ 37.06'%

%32.52
%30.42
%37.06

CMYK RENK MODELİ

#C9BCE5 rengi CMYK tonu (12,18,0,10).

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

CMYK: (12,18,0,10)
C12M18Y0K10 (12%, 18%, 0%, 10%)
(0.12 / 0.18 / 0.00 / 0.10)

CMYK yüzdeleri

%12.23
%17.9
%0
%10.2

Codes

Color #C9BCE5 in popluar color models

C9 BC E5
RGB 201 188 229
HSL 259° 44.09% 81.76%
HSB/HSV 259° 17.90% 89.80%
CMYK 12.23% 17.90% 0.00%
10.20%

Color #C9BCE5 in popluar number systems.

HEX C9 BC E5
Decimal 201 188 229
Binary 11001001 10111100 11100101
Octal 311 274 345

Shades and tints

Shades of #C9BCE5

#C9BCE5
(201,188,229)
#B7ABD1
(183,171,209)
#A59ABD
(165,154,189)
#9389A9
(147,137,169)
#817895
(129,120,149)
#6F6781
(111,103,129)
#5D566D
(93,86,109)
#4B4559
(75,69,89)
#393445
(57,52,69)
#272331
(39,35,49)
#15121D
(21,18,29)
#000000
(0,0,0)

Tints of #C9BCE5

#C9BCE5
(201,188,229)
#CDC2E7
(205,194,231)
#D1C8E9
(209,200,233)
#D5CEEB
(213,206,235)
#D9D4ED
(217,212,237)
#DDDAEF
(221,218,239)
#E1E0F1
(225,224,241)
#E5E6F3
(229,230,243)
#E9ECF5
(233,236,245)
#EDF2F7
(237,242,247)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BCE5; }

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

This text font color is #C9BCE5.

Background Color

.myBgColor { background-color: #C9BCE5; }

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

This div background color is #C9BCE5.

Border color

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

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

This div border color is #C9BCE5.

Opacity

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

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

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

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

This text has shadow with #C9BCE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BCE5.

Preview

Color preview on black background

This text has color #C9BCE5 on black background.


Color preview on white background

This text has color #C9BCE5 on white background.


Black color preview on #C9BCE5 background

This text has black color on #C9BCE5 background.


White color preview on #C9BCE5 background

This text has white color on #C9BCE5 background.


Related colors

Complementary color

Complementary color for #hex is #36431A.


I love getcolorcode.com

Triadic colors

1 #E5C9BC and #BCE5C9 with #C9BCE5 are triadic colors.

2 #E5BCC9 and #BCC9E5 with #C9BCE5 are triadic colors.