COLOR #C9B0EA

HEX: #C9B0EA RGB: (201,176,234)

Renk bilgisi

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

RGB renk modeli

#C9B0EA color RGB value is (201,176,234).

RGB: (201,176,234) (79%, 69%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 176 of 255 = 69%
B 234 of 255 = 92%

201
176
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 176 + 234 = 611 (100%)
R 201 of 611 ~ 32.9%
G 176 of 611 ~ 28.81%
B 234 of 611 ~ 38.3'%

%32.9
%28.81
%38.3

CMYK RENK MODELİ

#C9B0EA rengi CMYK tonu (14,25,0,8).

  • camgöbeği tonu 14.10%
  • eflatun tonu 24.79%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (14,25,0,8)
C14M25Y0K8 (14%, 25%, 0%, 8%)
(0.14 / 0.25 / 0.00 / 0.08)

CMYK yüzdeleri

%14.1
%24.79
%0
%8.24

Codes

Color #C9B0EA in popluar color models

C9 B0 EA
RGB 201 176 234
HSL 266° 58.00% 80.39%
HSB/HSV 266° 24.79% 91.76%
CMYK 14.10% 24.79% 0.00%
8.24%

Color #C9B0EA in popluar number systems.

HEX C9 B0 EA
Decimal 201 176 234
Binary 11001001 10110000 11101010
Octal 311 260 352

Shades and tints

Shades of #C9B0EA

#C9B0EA
(201,176,234)
#B7A0D5
(183,160,213)
#A590C0
(165,144,192)
#9380AB
(147,128,171)
#817096
(129,112,150)
#6F6081
(111,96,129)
#5D506C
(93,80,108)
#4B4057
(75,64,87)
#393042
(57,48,66)
#27202D
(39,32,45)
#151018
(21,16,24)
#000000
(0,0,0)

Tints of #C9B0EA

#C9B0EA
(201,176,234)
#CDB7EB
(205,183,235)
#D1BEEC
(209,190,236)
#D5C5ED
(213,197,237)
#D9CCEE
(217,204,238)
#DDD3EF
(221,211,239)
#E1DAF0
(225,218,240)
#E5E1F1
(229,225,241)
#E9E8F2
(233,232,242)
#EDEFF3
(237,239,243)
#F1F6F4
(241,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9B0EA color. Also use rgb(201,176,234) instead hex code.

Text Font Color

.myTextColor { color: #C9B0EA; }

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

This text font color is #C9B0EA.

Background Color

.myBgColor { background-color: #C9B0EA; }

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

This div background color is #C9B0EA.

Border color

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

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

This div border color is #C9B0EA.

Opacity

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

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

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

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

This text has shadow with #C9B0EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B0EA.

Preview

Color preview on black background

This text has color #C9B0EA on black background.


Color preview on white background

This text has color #C9B0EA on white background.


Black color preview on #C9B0EA background

This text has black color on #C9B0EA background.


White color preview on #C9B0EA background

This text has white color on #C9B0EA background.


Related colors

Complementary color

Complementary color for #hex is #364F15.


I love getcolorcode.com

Triadic colors

1 #EAC9B0 and #B0EAC9 with #C9B0EA are triadic colors.

2 #EAB0C9 and #B0C9EA with #C9B0EA are triadic colors.