COLOR #C9BCD6

HEX: #C9BCD6 RGB: (201,188,214)

Renk bilgisi

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

RGB renk modeli

#C9BCD6 color RGB value is (201,188,214).

RGB: (201,188,214) (79%, 74%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 188 of 255 = 74%
B 214 of 255 = 84%

201
188
214

R + G + B ~ 79%. #C9BCD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 188 + 214 = 603 (100%)
R 201 of 603 ~ 33.33%
G 188 of 603 ~ 31.18%
B 214 of 603 ~ 35.49'%

%33.33
%31.18
%35.49

CMYK RENK MODELİ

#C9BCD6 rengi CMYK tonu (6,12,0,16).

  • camgöbeği tonu 6.07%
  • eflatun tonu 12.15%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (6,12,0,16)
C6M12Y0K16 (6%, 12%, 0%, 16%)
(0.06 / 0.12 / 0.00 / 0.16)

CMYK yüzdeleri

%6.07
%12.15
%0
%16.08

Codes

Color #C9BCD6 in popluar color models

C9 BC D6
RGB 201 188 214
HSL 270° 24.07% 78.82%
HSB/HSV 270° 12.15% 83.92%
CMYK 6.07% 12.15% 0.00%
16.08%

Color #C9BCD6 in popluar number systems.

HEX C9 BC D6
Decimal 201 188 214
Binary 11001001 10111100 11010110
Octal 311 274 326

Shades and tints

Shades of #C9BCD6

#C9BCD6
(201,188,214)
#B7ABC3
(183,171,195)
#A59AB0
(165,154,176)
#93899D
(147,137,157)
#81788A
(129,120,138)
#6F6777
(111,103,119)
#5D5664
(93,86,100)
#4B4551
(75,69,81)
#39343E
(57,52,62)
#27232B
(39,35,43)
#151218
(21,18,24)
#000000
(0,0,0)

Tints of #C9BCD6

#C9BCD6
(201,188,214)
#CDC2D9
(205,194,217)
#D1C8DC
(209,200,220)
#D5CEDF
(213,206,223)
#D9D4E2
(217,212,226)
#DDDAE5
(221,218,229)
#E1E0E8
(225,224,232)
#E5E6EB
(229,230,235)
#E9ECEE
(233,236,238)
#EDF2F1
(237,242,241)
#F1F8F4
(241,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BCD6; }

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

This text font color is #C9BCD6.

Background Color

.myBgColor { background-color: #C9BCD6; }

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

This div background color is #C9BCD6.

Border color

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

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

This div border color is #C9BCD6.

Opacity

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

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

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

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

This text has shadow with #C9BCD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BCD6.

Preview

Color preview on black background

This text has color #C9BCD6 on black background.


Color preview on white background

This text has color #C9BCD6 on white background.


Black color preview on #C9BCD6 background

This text has black color on #C9BCD6 background.


White color preview on #C9BCD6 background

This text has white color on #C9BCD6 background.


Related colors

Complementary color

Complementary color for #hex is #364329.


I love getcolorcode.com

Triadic colors

1 #D6C9BC and #BCD6C9 with #C9BCD6 are triadic colors.

2 #D6BCC9 and #BCC9D6 with #C9BCD6 are triadic colors.