COLOR #C9ADE2

HEX: #C9ADE2 RGB: (201,173,226)

Renk bilgisi

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

RGB renk modeli

#C9ADE2 color RGB value is (201,173,226).

RGB: (201,173,226) (79%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 226 of 255 = 89%

201
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 226 = 600 (100%)
R 201 of 600 ~ 33.5%
G 173 of 600 ~ 28.83%
B 226 of 600 ~ 37.67'%

%33.5
%28.83
%37.67

CMYK RENK MODELİ

#C9ADE2 rengi CMYK tonu (11,23,0,11).

  • camgöbeği tonu 11.06%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (11,23,0,11)
C11M23Y0K11 (11%, 23%, 0%, 11%)
(0.11 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%11.06
%23.45
%0
%11.37

Codes

Color #C9ADE2 in popluar color models

C9 AD E2
RGB 201 173 226
HSL 272° 47.75% 78.24%
HSB/HSV 272° 23.45% 88.63%
CMYK 11.06% 23.45% 0.00%
11.37%

Color #C9ADE2 in popluar number systems.

HEX C9 AD E2
Decimal 201 173 226
Binary 11001001 10101101 11100010
Octal 311 255 342

Shades and tints

Shades of #C9ADE2

#C9ADE2
(201,173,226)
#B79ECE
(183,158,206)
#A58FBA
(165,143,186)
#9380A6
(147,128,166)
#817192
(129,113,146)
#6F627E
(111,98,126)
#5D536A
(93,83,106)
#4B4456
(75,68,86)
#393542
(57,53,66)
#27262E
(39,38,46)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #C9ADE2

#C9ADE2
(201,173,226)
#CDB4E4
(205,180,228)
#D1BBE6
(209,187,230)
#D5C2E8
(213,194,232)
#D9C9EA
(217,201,234)
#DDD0EC
(221,208,236)
#E1D7EE
(225,215,238)
#E5DEF0
(229,222,240)
#E9E5F2
(233,229,242)
#EDECF4
(237,236,244)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ADE2 color. Also use rgb(201,173,226) instead hex code.

Text Font Color

.myTextColor { color: #C9ADE2; }

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

This text font color is #C9ADE2.

Background Color

.myBgColor { background-color: #C9ADE2; }

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

This div background color is #C9ADE2.

Border color

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

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

This div border color is #C9ADE2.

Opacity

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

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

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

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

This text has shadow with #C9ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADE2.

Preview

Color preview on black background

This text has color #C9ADE2 on black background.


Color preview on white background

This text has color #C9ADE2 on white background.


Black color preview on #C9ADE2 background

This text has black color on #C9ADE2 background.


White color preview on #C9ADE2 background

This text has white color on #C9ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #36521D.


I love getcolorcode.com

Triadic colors

1 #E2C9AD and #ADE2C9 with #C9ADE2 are triadic colors.

2 #E2ADC9 and #ADC9E2 with #C9ADE2 are triadic colors.