COLOR #C9B5DD

HEX: #C9B5DD RGB: (201,181,221)

Renk bilgisi

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

RGB renk modeli

#C9B5DD color RGB value is (201,181,221).

RGB: (201,181,221) (79%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 181 of 255 = 71%
B 221 of 255 = 87%

201
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 181 + 221 = 603 (100%)
R 201 of 603 ~ 33.33%
G 181 of 603 ~ 30.02%
B 221 of 603 ~ 36.65'%

%33.33
%30.02
%36.65

CMYK RENK MODELİ

#C9B5DD rengi CMYK tonu (9,18,0,13).

  • camgöbeği tonu 9.05%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (9,18,0,13)
C9M18Y0K13 (9%, 18%, 0%, 13%)
(0.09 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%9.05
%18.1
%0
%13.33

Codes

Color #C9B5DD in popluar color models

C9 B5 DD
RGB 201 181 221
HSL 270° 37.04% 78.82%
HSB/HSV 270° 18.10% 86.67%
CMYK 9.05% 18.10% 0.00%
13.33%

Color #C9B5DD in popluar number systems.

HEX C9 B5 DD
Decimal 201 181 221
Binary 11001001 10110101 11011101
Octal 311 265 335

Shades and tints

Shades of #C9B5DD

#C9B5DD
(201,181,221)
#B7A5C9
(183,165,201)
#A595B5
(165,149,181)
#9385A1
(147,133,161)
#81758D
(129,117,141)
#6F6579
(111,101,121)
#5D5565
(93,85,101)
#4B4551
(75,69,81)
#39353D
(57,53,61)
#272529
(39,37,41)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #C9B5DD

#C9B5DD
(201,181,221)
#CDBBE0
(205,187,224)
#D1C1E3
(209,193,227)
#D5C7E6
(213,199,230)
#D9CDE9
(217,205,233)
#DDD3EC
(221,211,236)
#E1D9EF
(225,217,239)
#E5DFF2
(229,223,242)
#E9E5F5
(233,229,245)
#EDEBF8
(237,235,248)
#F1F1FB
(241,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9B5DD; }

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

This text font color is #C9B5DD.

Background Color

.myBgColor { background-color: #C9B5DD; }

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

This div background color is #C9B5DD.

Border color

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

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

This div border color is #C9B5DD.

Opacity

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

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

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

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

This text has shadow with #C9B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B5DD.

Preview

Color preview on black background

This text has color #C9B5DD on black background.


Color preview on white background

This text has color #C9B5DD on white background.


Black color preview on #C9B5DD background

This text has black color on #C9B5DD background.


White color preview on #C9B5DD background

This text has white color on #C9B5DD background.


Related colors

Complementary color

Complementary color for #hex is #364A22.


I love getcolorcode.com

Triadic colors

1 #DDC9B5 and #B5DDC9 with #C9B5DD are triadic colors.

2 #DDB5C9 and #B5C9DD with #C9B5DD are triadic colors.