COLOR #C9BEDC

HEX: #C9BEDC RGB: (201,190,220)

Renk bilgisi

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

RGB renk modeli

#C9BEDC color RGB value is (201,190,220).

RGB: (201,190,220) (79%, 75%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 190 of 255 = 75%
B 220 of 255 = 86%

201
190
220

R + G + B ~ 80%. #C9BEDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 190 + 220 = 611 (100%)
R 201 of 611 ~ 32.9%
G 190 of 611 ~ 31.1%
B 220 of 611 ~ 36.01'%

%32.9
%31.1
%36.01

CMYK RENK MODELİ

#C9BEDC rengi CMYK tonu (9,14,0,14).

  • camgöbeği tonu 8.64%
  • eflatun tonu 13.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (9,14,0,14)
C9M14Y0K14 (9%, 14%, 0%, 14%)
(0.09 / 0.14 / 0.00 / 0.14)

CMYK yüzdeleri

%8.64
%13.64
%0
%13.73

Codes

Color #C9BEDC in popluar color models

C9 BE DC
RGB 201 190 220
HSL 262° 30.00% 80.39%
HSB/HSV 262° 13.64% 86.27%
CMYK 8.64% 13.64% 0.00%
13.73%

Color #C9BEDC in popluar number systems.

HEX C9 BE DC
Decimal 201 190 220
Binary 11001001 10111110 11011100
Octal 311 276 334

Shades and tints

Shades of #C9BEDC

#C9BEDC
(201,190,220)
#B7ADC8
(183,173,200)
#A59CB4
(165,156,180)
#938BA0
(147,139,160)
#817A8C
(129,122,140)
#6F6978
(111,105,120)
#5D5864
(93,88,100)
#4B4750
(75,71,80)
#39363C
(57,54,60)
#272528
(39,37,40)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #C9BEDC

#C9BEDC
(201,190,220)
#CDC3DF
(205,195,223)
#D1C8E2
(209,200,226)
#D5CDE5
(213,205,229)
#D9D2E8
(217,210,232)
#DDD7EB
(221,215,235)
#E1DCEE
(225,220,238)
#E5E1F1
(229,225,241)
#E9E6F4
(233,230,244)
#EDEBF7
(237,235,247)
#F1F0FA
(241,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9BEDC color. Also use rgb(201,190,220) instead hex code.

Text Font Color

.myTextColor { color: #C9BEDC; }

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

This text font color is #C9BEDC.

Background Color

.myBgColor { background-color: #C9BEDC; }

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

This div background color is #C9BEDC.

Border color

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

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

This div border color is #C9BEDC.

Opacity

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

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

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

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

This text has shadow with #C9BEDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BEDC.

Preview

Color preview on black background

This text has color #C9BEDC on black background.


Color preview on white background

This text has color #C9BEDC on white background.


Black color preview on #C9BEDC background

This text has black color on #C9BEDC background.


White color preview on #C9BEDC background

This text has white color on #C9BEDC background.


Related colors

Complementary color

Complementary color for #hex is #364123.


I love getcolorcode.com

Triadic colors

1 #DCC9BE and #BEDCC9 with #C9BEDC are triadic colors.

2 #DCBEC9 and #BEC9DC with #C9BEDC are triadic colors.