COLOR #C9BCE6

HEX: #C9BCE6 RGB: (201,188,230)

Renk bilgisi

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

RGB renk modeli

#C9BCE6 color RGB value is (201,188,230).

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

RGB bağlantıları ve doygunluk

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

201
188
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 188 + 230 = 619 (100%)
R 201 of 619 ~ 32.47%
G 188 of 619 ~ 30.37%
B 230 of 619 ~ 37.16'%

%32.47
%30.37
%37.16

CMYK RENK MODELİ

#C9BCE6 rengi CMYK tonu (13,18,0,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 18.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,18,0,10)
C13M18Y0K10 (13%, 18%, 0%, 10%)
(0.13 / 0.18 / 0.00 / 0.10)

CMYK yüzdeleri

%12.61
%18.26
%0
%9.8

Codes

Color #C9BCE6 in popluar color models

C9 BC E6
RGB 201 188 230
HSL 259° 45.65% 81.96%
HSB/HSV 259° 18.26% 90.20%
CMYK 12.61% 18.26% 0.00%
9.80%

Color #C9BCE6 in popluar number systems.

HEX C9 BC E6
Decimal 201 188 230
Binary 11001001 10111100 11100110
Octal 311 274 346

Shades and tints

Shades of #C9BCE6

#C9BCE6
(201,188,230)
#B7ABD2
(183,171,210)
#A59ABE
(165,154,190)
#9389AA
(147,137,170)
#817896
(129,120,150)
#6F6782
(111,103,130)
#5D566E
(93,86,110)
#4B455A
(75,69,90)
#393446
(57,52,70)
#272332
(39,35,50)
#15121E
(21,18,30)
#000000
(0,0,0)

Tints of #C9BCE6

#C9BCE6
(201,188,230)
#CDC2E8
(205,194,232)
#D1C8EA
(209,200,234)
#D5CEEC
(213,206,236)
#D9D4EE
(217,212,238)
#DDDAF0
(221,218,240)
#E1E0F2
(225,224,242)
#E5E6F4
(229,230,244)
#E9ECF6
(233,236,246)
#EDF2F8
(237,242,248)
#F1F8FA
(241,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BCE6; }

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

This text font color is #C9BCE6.

Background Color

.myBgColor { background-color: #C9BCE6; }

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

This div background color is #C9BCE6.

Border color

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

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

This div border color is #C9BCE6.

Opacity

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

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

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

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

This text has shadow with #C9BCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BCE6.

Preview

Color preview on black background

This text has color #C9BCE6 on black background.


Color preview on white background

This text has color #C9BCE6 on white background.


Black color preview on #C9BCE6 background

This text has black color on #C9BCE6 background.


White color preview on #C9BCE6 background

This text has white color on #C9BCE6 background.


Related colors

Complementary color

Complementary color for #hex is #364319.


I love getcolorcode.com

Triadic colors

1 #E6C9BC and #BCE6C9 with #C9BCE6 are triadic colors.

2 #E6BCC9 and #BCC9E6 with #C9BCE6 are triadic colors.