COLOR #C9B5DB

HEX: #C9B5DB RGB: (201,181,219)

Renk bilgisi

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

RGB renk modeli

#C9B5DB color RGB value is (201,181,219).

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

RGB bağlantıları ve doygunluk

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

201
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 181 + 219 = 601 (100%)
R 201 of 601 ~ 33.44%
G 181 of 601 ~ 30.12%
B 219 of 601 ~ 36.44'%

%33.44
%30.12
%36.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.22%
  • eflatun tonu 17.35%
  • 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
%17.35
%0
%14.12

Codes

Color #C9B5DB in popluar color models

C9 B5 DB
RGB 201 181 219
HSL 272° 34.55% 78.43%
HSB/HSV 272° 17.35% 85.88%
CMYK 8.22% 17.35% 0.00%
14.12%

Color #C9B5DB in popluar number systems.

HEX C9 B5 DB
Decimal 201 181 219
Binary 11001001 10110101 11011011
Octal 311 265 333

Shades and tints

Shades of #C9B5DB

#C9B5DB
(201,181,219)
#B7A5C8
(183,165,200)
#A595B5
(165,149,181)
#9385A2
(147,133,162)
#81758F
(129,117,143)
#6F657C
(111,101,124)
#5D5569
(93,85,105)
#4B4556
(75,69,86)
#393543
(57,53,67)
#272530
(39,37,48)
#15151D
(21,21,29)
#000000
(0,0,0)

Tints of #C9B5DB

#C9B5DB
(201,181,219)
#CDBBDE
(205,187,222)
#D1C1E1
(209,193,225)
#D5C7E4
(213,199,228)
#D9CDE7
(217,205,231)
#DDD3EA
(221,211,234)
#E1D9ED
(225,217,237)
#E5DFF0
(229,223,240)
#E9E5F3
(233,229,243)
#EDEBF6
(237,235,246)
#F1F1F9
(241,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9B5DB; }

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

This text font color is #C9B5DB.

Background Color

.myBgColor { background-color: #C9B5DB; }

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

This div background color is #C9B5DB.

Border color

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

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

This div border color is #C9B5DB.

Opacity

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

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

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

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

This text has shadow with #C9B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B5DB.

Preview

Color preview on black background

This text has color #C9B5DB on black background.


Color preview on white background

This text has color #C9B5DB on white background.


Black color preview on #C9B5DB background

This text has black color on #C9B5DB background.


White color preview on #C9B5DB background

This text has white color on #C9B5DB background.


Related colors

Complementary color

Complementary color for #hex is #364A24.


I love getcolorcode.com

Triadic colors

1 #DBC9B5 and #B5DBC9 with #C9B5DB are triadic colors.

2 #DBB5C9 and #B5C9DB with #C9B5DB are triadic colors.