COLOR #C9BCD5

HEX: #C9BCD5 RGB: (201,188,213)

Renk bilgisi

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

RGB renk modeli

#C9BCD5 color RGB value is (201,188,213).

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

RGB bağlantıları ve doygunluk

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

201
188
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 188 + 213 = 602 (100%)
R 201 of 602 ~ 33.39%
G 188 of 602 ~ 31.23%
B 213 of 602 ~ 35.38'%

%33.39
%31.23
%35.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 5.63%
  • eflatun tonu 11.74%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

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

CMYK yüzdeleri

%5.63
%11.74
%0
%16.47

Codes

Color #C9BCD5 in popluar color models

C9 BC D5
RGB 201 188 213
HSL 271° 22.94% 78.63%
HSB/HSV 271° 11.74% 83.53%
CMYK 5.63% 11.74% 0.00%
16.47%

Color #C9BCD5 in popluar number systems.

HEX C9 BC D5
Decimal 201 188 213
Binary 11001001 10111100 11010101
Octal 311 274 325

Shades and tints

Shades of #C9BCD5

#C9BCD5
(201,188,213)
#B7ABC2
(183,171,194)
#A59AAF
(165,154,175)
#93899C
(147,137,156)
#817889
(129,120,137)
#6F6776
(111,103,118)
#5D5663
(93,86,99)
#4B4550
(75,69,80)
#39343D
(57,52,61)
#27232A
(39,35,42)
#151217
(21,18,23)
#000000
(0,0,0)

Tints of #C9BCD5

#C9BCD5
(201,188,213)
#CDC2D8
(205,194,216)
#D1C8DB
(209,200,219)
#D5CEDE
(213,206,222)
#D9D4E1
(217,212,225)
#DDDAE4
(221,218,228)
#E1E0E7
(225,224,231)
#E5E6EA
(229,230,234)
#E9ECED
(233,236,237)
#EDF2F0
(237,242,240)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BCD5; }

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

This text font color is #C9BCD5.

Background Color

.myBgColor { background-color: #C9BCD5; }

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

This div background color is #C9BCD5.

Border color

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

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

This div border color is #C9BCD5.

Opacity

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

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

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

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

This text has shadow with #C9BCD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BCD5.

Preview

Color preview on black background

This text has color #C9BCD5 on black background.


Color preview on white background

This text has color #C9BCD5 on white background.


Black color preview on #C9BCD5 background

This text has black color on #C9BCD5 background.


White color preview on #C9BCD5 background

This text has white color on #C9BCD5 background.


Related colors

Complementary color

Complementary color for #hex is #36432A.


I love getcolorcode.com

Triadic colors

1 #D5C9BC and #BCD5C9 with #C9BCD5 are triadic colors.

2 #D5BCC9 and #BCC9D5 with #C9BCD5 are triadic colors.