COLOR #C9B6DB

HEX: #C9B6DB RGB: (201,182,219)

Renk bilgisi

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

RGB renk modeli

#C9B6DB color RGB value is (201,182,219).

RGB: (201,182,219) (79%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 182 of 255 = 71%
B 219 of 255 = 86%

201
182
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 182 + 219 = 602 (100%)
R 201 of 602 ~ 33.39%
G 182 of 602 ~ 30.23%
B 219 of 602 ~ 36.38'%

%33.39
%30.23
%36.38

CMYK RENK MODELİ

#C9B6DB rengi CMYK tonu (8,17,0,14).

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

CMYK: (8,17,0,14)
C8M17Y0K14 (8%, 17%, 0%, 14%)
(0.08 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%8.22
%16.89
%0
%14.12

Codes

Color #C9B6DB in popluar color models

C9 B6 DB
RGB 201 182 219
HSL 271° 33.94% 78.63%
HSB/HSV 271° 16.89% 85.88%
CMYK 8.22% 16.89% 0.00%
14.12%

Color #C9B6DB in popluar number systems.

HEX C9 B6 DB
Decimal 201 182 219
Binary 11001001 10110110 11011011
Octal 311 266 333

Shades and tints

Shades of #C9B6DB

#C9B6DB
(201,182,219)
#B7A6C8
(183,166,200)
#A596B5
(165,150,181)
#9386A2
(147,134,162)
#81768F
(129,118,143)
#6F667C
(111,102,124)
#5D5669
(93,86,105)
#4B4656
(75,70,86)
#393643
(57,54,67)
#272630
(39,38,48)
#15161D
(21,22,29)
#000000
(0,0,0)

Tints of #C9B6DB

#C9B6DB
(201,182,219)
#CDBCDE
(205,188,222)
#D1C2E1
(209,194,225)
#D5C8E4
(213,200,228)
#D9CEE7
(217,206,231)
#DDD4EA
(221,212,234)
#E1DAED
(225,218,237)
#E5E0F0
(229,224,240)
#E9E6F3
(233,230,243)
#EDECF6
(237,236,246)
#F1F2F9
(241,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9B6DB; }

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

This text font color is #C9B6DB.

Background Color

.myBgColor { background-color: #C9B6DB; }

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

This div background color is #C9B6DB.

Border color

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

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

This div border color is #C9B6DB.

Opacity

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

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

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

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

This text has shadow with #C9B6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B6DB.

Preview

Color preview on black background

This text has color #C9B6DB on black background.


Color preview on white background

This text has color #C9B6DB on white background.


Black color preview on #C9B6DB background

This text has black color on #C9B6DB background.


White color preview on #C9B6DB background

This text has white color on #C9B6DB background.


Related colors

Complementary color

Complementary color for #hex is #364924.


I love getcolorcode.com

Triadic colors

1 #DBC9B6 and #B6DBC9 with #C9B6DB are triadic colors.

2 #DBB6C9 and #B6C9DB with #C9B6DB are triadic colors.