COLOR #C9BBDB

HEX: #C9BBDB RGB: (201,187,219)

Renk bilgisi

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

RGB renk modeli

#C9BBDB color RGB value is (201,187,219).

RGB: (201,187,219) (79%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 187 of 255 = 73%
B 219 of 255 = 86%

201
187
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 187 + 219 = 607 (100%)
R 201 of 607 ~ 33.11%
G 187 of 607 ~ 30.81%
B 219 of 607 ~ 36.08'%

%33.11
%30.81
%36.08

CMYK RENK MODELİ

#C9BBDB rengi CMYK tonu (8,15,0,14).

  • camgöbeği tonu 8.22%
  • eflatun tonu 14.61%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (8,15,0,14)
C8M15Y0K14 (8%, 15%, 0%, 14%)
(0.08 / 0.15 / 0.00 / 0.14)

CMYK yüzdeleri

%8.22
%14.61
%0
%14.12

Codes

Color #C9BBDB in popluar color models

C9 BB DB
RGB 201 187 219
HSL 266° 30.77% 79.61%
HSB/HSV 266° 14.61% 85.88%
CMYK 8.22% 14.61% 0.00%
14.12%

Color #C9BBDB in popluar number systems.

HEX C9 BB DB
Decimal 201 187 219
Binary 11001001 10111011 11011011
Octal 311 273 333

Shades and tints

Shades of #C9BBDB

#C9BBDB
(201,187,219)
#B7AAC8
(183,170,200)
#A599B5
(165,153,181)
#9388A2
(147,136,162)
#81778F
(129,119,143)
#6F667C
(111,102,124)
#5D5569
(93,85,105)
#4B4456
(75,68,86)
#393343
(57,51,67)
#272230
(39,34,48)
#15111D
(21,17,29)
#000000
(0,0,0)

Tints of #C9BBDB

#C9BBDB
(201,187,219)
#CDC1DE
(205,193,222)
#D1C7E1
(209,199,225)
#D5CDE4
(213,205,228)
#D9D3E7
(217,211,231)
#DDD9EA
(221,217,234)
#E1DFED
(225,223,237)
#E5E5F0
(229,229,240)
#E9EBF3
(233,235,243)
#EDF1F6
(237,241,246)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9BBDB color. Also use rgb(201,187,219) instead hex code.

Text Font Color

.myTextColor { color: #C9BBDB; }

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

This text font color is #C9BBDB.

Background Color

.myBgColor { background-color: #C9BBDB; }

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

This div background color is #C9BBDB.

Border color

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

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

This div border color is #C9BBDB.

Opacity

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

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

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

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

This text has shadow with #C9BBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BBDB.

Preview

Color preview on black background

This text has color #C9BBDB on black background.


Color preview on white background

This text has color #C9BBDB on white background.


Black color preview on #C9BBDB background

This text has black color on #C9BBDB background.


White color preview on #C9BBDB background

This text has white color on #C9BBDB background.


Related colors

Complementary color

Complementary color for #hex is #364424.


I love getcolorcode.com

Triadic colors

1 #DBC9BB and #BBDBC9 with #C9BBDB are triadic colors.

2 #DBBBC9 and #BBC9DB with #C9BBDB are triadic colors.