COLOR #C9AEE6

HEX: #C9AEE6 RGB: (201,174,230)

Renk bilgisi

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

RGB renk modeli

#C9AEE6 color RGB value is (201,174,230).

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

RGB bağlantıları ve doygunluk

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

201
174
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 174 + 230 = 605 (100%)
R 201 of 605 ~ 33.22%
G 174 of 605 ~ 28.76%
B 230 of 605 ~ 38.02'%

%33.22
%28.76
%38.02

CMYK RENK MODELİ

#C9AEE6 rengi CMYK tonu (13,24,0,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 24.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,24,0,10)
C13M24Y0K10 (13%, 24%, 0%, 10%)
(0.13 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%12.61
%24.35
%0
%9.8

Codes

Color #C9AEE6 in popluar color models

C9 AE E6
RGB 201 174 230
HSL 269° 52.83% 79.22%
HSB/HSV 269° 24.35% 90.20%
CMYK 12.61% 24.35% 0.00%
9.80%

Color #C9AEE6 in popluar number systems.

HEX C9 AE E6
Decimal 201 174 230
Binary 11001001 10101110 11100110
Octal 311 256 346

Shades and tints

Shades of #C9AEE6

#C9AEE6
(201,174,230)
#B79FD2
(183,159,210)
#A590BE
(165,144,190)
#9381AA
(147,129,170)
#817296
(129,114,150)
#6F6382
(111,99,130)
#5D546E
(93,84,110)
#4B455A
(75,69,90)
#393646
(57,54,70)
#272732
(39,39,50)
#15181E
(21,24,30)
#000000
(0,0,0)

Tints of #C9AEE6

#C9AEE6
(201,174,230)
#CDB5E8
(205,181,232)
#D1BCEA
(209,188,234)
#D5C3EC
(213,195,236)
#D9CAEE
(217,202,238)
#DDD1F0
(221,209,240)
#E1D8F2
(225,216,242)
#E5DFF4
(229,223,244)
#E9E6F6
(233,230,246)
#EDEDF8
(237,237,248)
#F1F4FA
(241,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AEE6; }

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

This text font color is #C9AEE6.

Background Color

.myBgColor { background-color: #C9AEE6; }

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

This div background color is #C9AEE6.

Border color

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

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

This div border color is #C9AEE6.

Opacity

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

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

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

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

This text has shadow with #C9AEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AEE6.

Preview

Color preview on black background

This text has color #C9AEE6 on black background.


Color preview on white background

This text has color #C9AEE6 on white background.


Black color preview on #C9AEE6 background

This text has black color on #C9AEE6 background.


White color preview on #C9AEE6 background

This text has white color on #C9AEE6 background.


Related colors

Complementary color

Complementary color for #hex is #365119.


I love getcolorcode.com

Triadic colors

1 #E6C9AE and #AEE6C9 with #C9AEE6 are triadic colors.

2 #E6AEC9 and #AEC9E6 with #C9AEE6 are triadic colors.