COLOR #C9BCD9

HEX: #C9BCD9 RGB: (201,188,217)

Renk bilgisi

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

RGB renk modeli

#C9BCD9 color RGB value is (201,188,217).

RGB: (201,188,217) (79%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 188 of 255 = 74%
B 217 of 255 = 85%

201
188
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 188 + 217 = 606 (100%)
R 201 of 606 ~ 33.17%
G 188 of 606 ~ 31.02%
B 217 of 606 ~ 35.81'%

%33.17
%31.02
%35.81

CMYK RENK MODELİ

#C9BCD9 rengi CMYK tonu (7,13,0,15).

  • camgöbeği tonu 7.37%
  • eflatun tonu 13.36%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (7,13,0,15)
C7M13Y0K15 (7%, 13%, 0%, 15%)
(0.07 / 0.13 / 0.00 / 0.15)

CMYK yüzdeleri

%7.37
%13.36
%0
%14.9

Codes

Color #C9BCD9 in popluar color models

C9 BC D9
RGB 201 188 217
HSL 267° 27.62% 79.41%
HSB/HSV 267° 13.36% 85.10%
CMYK 7.37% 13.36% 0.00%
14.90%

Color #C9BCD9 in popluar number systems.

HEX C9 BC D9
Decimal 201 188 217
Binary 11001001 10111100 11011001
Octal 311 274 331

Shades and tints

Shades of #C9BCD9

#C9BCD9
(201,188,217)
#B7ABC6
(183,171,198)
#A59AB3
(165,154,179)
#9389A0
(147,137,160)
#81788D
(129,120,141)
#6F677A
(111,103,122)
#5D5667
(93,86,103)
#4B4554
(75,69,84)
#393441
(57,52,65)
#27232E
(39,35,46)
#15121B
(21,18,27)
#000000
(0,0,0)

Tints of #C9BCD9

#C9BCD9
(201,188,217)
#CDC2DC
(205,194,220)
#D1C8DF
(209,200,223)
#D5CEE2
(213,206,226)
#D9D4E5
(217,212,229)
#DDDAE8
(221,218,232)
#E1E0EB
(225,224,235)
#E5E6EE
(229,230,238)
#E9ECF1
(233,236,241)
#EDF2F4
(237,242,244)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BCD9; }

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

This text font color is #C9BCD9.

Background Color

.myBgColor { background-color: #C9BCD9; }

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

This div background color is #C9BCD9.

Border color

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

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

This div border color is #C9BCD9.

Opacity

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

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

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

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

This text has shadow with #C9BCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BCD9.

Preview

Color preview on black background

This text has color #C9BCD9 on black background.


Color preview on white background

This text has color #C9BCD9 on white background.


Black color preview on #C9BCD9 background

This text has black color on #C9BCD9 background.


White color preview on #C9BCD9 background

This text has white color on #C9BCD9 background.


Related colors

Complementary color

Complementary color for #hex is #364326.


I love getcolorcode.com

Triadic colors

1 #D9C9BC and #BCD9C9 with #C9BCD9 are triadic colors.

2 #D9BCC9 and #BCC9D9 with #C9BCD9 are triadic colors.