COLOR #C9AEE5

HEX: #C9AEE5 RGB: (201,174,229)

Renk bilgisi

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

RGB renk modeli

#C9AEE5 color RGB value is (201,174,229).

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

RGB bağlantıları ve doygunluk

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

201
174
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 174 + 229 = 604 (100%)
R 201 of 604 ~ 33.28%
G 174 of 604 ~ 28.81%
B 229 of 604 ~ 37.91'%

%33.28
%28.81
%37.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.23%
  • eflatun tonu 24.02%
  • 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.02
%0
%10.2

Codes

Color #C9AEE5 in popluar color models

C9 AE E5
RGB 201 174 229
HSL 269° 51.40% 79.02%
HSB/HSV 269° 24.02% 89.80%
CMYK 12.23% 24.02% 0.00%
10.20%

Color #C9AEE5 in popluar number systems.

HEX C9 AE E5
Decimal 201 174 229
Binary 11001001 10101110 11100101
Octal 311 256 345

Shades and tints

Shades of #C9AEE5

#C9AEE5
(201,174,229)
#B79FD1
(183,159,209)
#A590BD
(165,144,189)
#9381A9
(147,129,169)
#817295
(129,114,149)
#6F6381
(111,99,129)
#5D546D
(93,84,109)
#4B4559
(75,69,89)
#393645
(57,54,69)
#272731
(39,39,49)
#15181D
(21,24,29)
#000000
(0,0,0)

Tints of #C9AEE5

#C9AEE5
(201,174,229)
#CDB5E7
(205,181,231)
#D1BCE9
(209,188,233)
#D5C3EB
(213,195,235)
#D9CAED
(217,202,237)
#DDD1EF
(221,209,239)
#E1D8F1
(225,216,241)
#E5DFF3
(229,223,243)
#E9E6F5
(233,230,245)
#EDEDF7
(237,237,247)
#F1F4F9
(241,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AEE5; }

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

This text font color is #C9AEE5.

Background Color

.myBgColor { background-color: #C9AEE5; }

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

This div background color is #C9AEE5.

Border color

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

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

This div border color is #C9AEE5.

Opacity

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

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

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

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

This text has shadow with #C9AEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AEE5.

Preview

Color preview on black background

This text has color #C9AEE5 on black background.


Color preview on white background

This text has color #C9AEE5 on white background.


Black color preview on #C9AEE5 background

This text has black color on #C9AEE5 background.


White color preview on #C9AEE5 background

This text has white color on #C9AEE5 background.


Related colors

Complementary color

Complementary color for #hex is #36511A.


I love getcolorcode.com

Triadic colors

1 #E5C9AE and #AEE5C9 with #C9AEE5 are triadic colors.

2 #E5AEC9 and #AEC9E5 with #C9AEE5 are triadic colors.