COLOR #C9ADE5

HEX: #C9ADE5 RGB: (201,173,229)

Renk bilgisi

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

RGB renk modeli

#C9ADE5 color RGB value is (201,173,229).

RGB: (201,173,229) (79%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 229 of 255 = 90%

201
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 229 = 603 (100%)
R 201 of 603 ~ 33.33%
G 173 of 603 ~ 28.69%
B 229 of 603 ~ 37.98'%

%33.33
%28.69
%37.98

CMYK RENK MODELİ

#C9ADE5 rengi CMYK tonu (12,24,0,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (12,24,0,10)
C12M24Y0K10 (12%, 24%, 0%, 10%)
(0.12 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%12.23
%24.45
%0
%10.2

Codes

Color #C9ADE5 in popluar color models

C9 AD E5
RGB 201 173 229
HSL 270° 51.85% 78.82%
HSB/HSV 270° 24.45% 89.80%
CMYK 12.23% 24.45% 0.00%
10.20%

Color #C9ADE5 in popluar number systems.

HEX C9 AD E5
Decimal 201 173 229
Binary 11001001 10101101 11100101
Octal 311 255 345

Shades and tints

Shades of #C9ADE5

#C9ADE5
(201,173,229)
#B79ED1
(183,158,209)
#A58FBD
(165,143,189)
#9380A9
(147,128,169)
#817195
(129,113,149)
#6F6281
(111,98,129)
#5D536D
(93,83,109)
#4B4459
(75,68,89)
#393545
(57,53,69)
#272631
(39,38,49)
#15171D
(21,23,29)
#000000
(0,0,0)

Tints of #C9ADE5

#C9ADE5
(201,173,229)
#CDB4E7
(205,180,231)
#D1BBE9
(209,187,233)
#D5C2EB
(213,194,235)
#D9C9ED
(217,201,237)
#DDD0EF
(221,208,239)
#E1D7F1
(225,215,241)
#E5DEF3
(229,222,243)
#E9E5F5
(233,229,245)
#EDECF7
(237,236,247)
#F1F3F9
(241,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADE5; }

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

This text font color is #C9ADE5.

Background Color

.myBgColor { background-color: #C9ADE5; }

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

This div background color is #C9ADE5.

Border color

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

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

This div border color is #C9ADE5.

Opacity

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

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

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

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

This text has shadow with #C9ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADE5.

Preview

Color preview on black background

This text has color #C9ADE5 on black background.


Color preview on white background

This text has color #C9ADE5 on white background.


Black color preview on #C9ADE5 background

This text has black color on #C9ADE5 background.


White color preview on #C9ADE5 background

This text has white color on #C9ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #36521A.


I love getcolorcode.com

Triadic colors

1 #E5C9AD and #ADE5C9 with #C9ADE5 are triadic colors.

2 #E5ADC9 and #ADC9E5 with #C9ADE5 are triadic colors.