COLOR #C9AEE4

HEX: #C9AEE4 RGB: (201,174,228)

Renk bilgisi

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

RGB renk modeli

#C9AEE4 color RGB value is (201,174,228).

RGB: (201,174,228) (79%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 174 of 255 = 68%
B 228 of 255 = 89%

201
174
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 174 + 228 = 603 (100%)
R 201 of 603 ~ 33.33%
G 174 of 603 ~ 28.86%
B 228 of 603 ~ 37.81'%

%33.33
%28.86
%37.81

CMYK RENK MODELİ

#C9AEE4 rengi CMYK tonu (12,24,0,11).

  • camgöbeği tonu 11.84%
  • eflatun tonu 23.68%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (12,24,0,11)
C12M24Y0K11 (12%, 24%, 0%, 11%)
(0.12 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%11.84
%23.68
%0
%10.59

Codes

Color #C9AEE4 in popluar color models

C9 AE E4
RGB 201 174 228
HSL 270° 50.00% 78.82%
HSB/HSV 270° 23.68% 89.41%
CMYK 11.84% 23.68% 0.00%
10.59%

Color #C9AEE4 in popluar number systems.

HEX C9 AE E4
Decimal 201 174 228
Binary 11001001 10101110 11100100
Octal 311 256 344

Shades and tints

Shades of #C9AEE4

#C9AEE4
(201,174,228)
#B79FD0
(183,159,208)
#A590BC
(165,144,188)
#9381A8
(147,129,168)
#817294
(129,114,148)
#6F6380
(111,99,128)
#5D546C
(93,84,108)
#4B4558
(75,69,88)
#393644
(57,54,68)
#272730
(39,39,48)
#15181C
(21,24,28)
#000000
(0,0,0)

Tints of #C9AEE4

#C9AEE4
(201,174,228)
#CDB5E6
(205,181,230)
#D1BCE8
(209,188,232)
#D5C3EA
(213,195,234)
#D9CAEC
(217,202,236)
#DDD1EE
(221,209,238)
#E1D8F0
(225,216,240)
#E5DFF2
(229,223,242)
#E9E6F4
(233,230,244)
#EDEDF6
(237,237,246)
#F1F4F8
(241,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AEE4; }

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

This text font color is #C9AEE4.

Background Color

.myBgColor { background-color: #C9AEE4; }

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

This div background color is #C9AEE4.

Border color

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

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

This div border color is #C9AEE4.

Opacity

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

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

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

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

This text has shadow with #C9AEE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AEE4.

Preview

Color preview on black background

This text has color #C9AEE4 on black background.


Color preview on white background

This text has color #C9AEE4 on white background.


Black color preview on #C9AEE4 background

This text has black color on #C9AEE4 background.


White color preview on #C9AEE4 background

This text has white color on #C9AEE4 background.


Related colors

Complementary color

Complementary color for #hex is #36511B.


I love getcolorcode.com

Triadic colors

1 #E4C9AE and #AEE4C9 with #C9AEE4 are triadic colors.

2 #E4AEC9 and #AEC9E4 with #C9AEE4 are triadic colors.