COLOR #C9AED9

HEX: #C9AED9 RGB: (201,174,217)

Renk bilgisi

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

RGB renk modeli

#C9AED9 color RGB value is (201,174,217).

RGB: (201,174,217) (79%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 174 of 255 = 68%
B 217 of 255 = 85%

201
174
217

R + G + B ~ 77%. #C9AED9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 174 + 217 = 592 (100%)
R 201 of 592 ~ 33.95%
G 174 of 592 ~ 29.39%
B 217 of 592 ~ 36.66'%

%33.95
%29.39
%36.66

CMYK RENK MODELİ

#C9AED9 rengi CMYK tonu (7,20,0,15).

  • camgöbeği tonu 7.37%
  • eflatun tonu 19.82%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (7,20,0,15)
C7M20Y0K15 (7%, 20%, 0%, 15%)
(0.07 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%7.37
%19.82
%0
%14.9

Codes

Color #C9AED9 in popluar color models

C9 AE D9
RGB 201 174 217
HSL 278° 36.13% 76.67%
HSB/HSV 278° 19.82% 85.10%
CMYK 7.37% 19.82% 0.00%
14.90%

Color #C9AED9 in popluar number systems.

HEX C9 AE D9
Decimal 201 174 217
Binary 11001001 10101110 11011001
Octal 311 256 331

Shades and tints

Shades of #C9AED9

#C9AED9
(201,174,217)
#B79FC6
(183,159,198)
#A590B3
(165,144,179)
#9381A0
(147,129,160)
#81728D
(129,114,141)
#6F637A
(111,99,122)
#5D5467
(93,84,103)
#4B4554
(75,69,84)
#393641
(57,54,65)
#27272E
(39,39,46)
#15181B
(21,24,27)
#000000
(0,0,0)

Tints of #C9AED9

#C9AED9
(201,174,217)
#CDB5DC
(205,181,220)
#D1BCDF
(209,188,223)
#D5C3E2
(213,195,226)
#D9CAE5
(217,202,229)
#DDD1E8
(221,209,232)
#E1D8EB
(225,216,235)
#E5DFEE
(229,223,238)
#E9E6F1
(233,230,241)
#EDEDF4
(237,237,244)
#F1F4F7
(241,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AED9; }

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

This text font color is #C9AED9.

Background Color

.myBgColor { background-color: #C9AED9; }

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

This div background color is #C9AED9.

Border color

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

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

This div border color is #C9AED9.

Opacity

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

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

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

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

This text has shadow with #C9AED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AED9.

Preview

Color preview on black background

This text has color #C9AED9 on black background.


Color preview on white background

This text has color #C9AED9 on white background.


Black color preview on #C9AED9 background

This text has black color on #C9AED9 background.


White color preview on #C9AED9 background

This text has white color on #C9AED9 background.


Related colors

Complementary color

Complementary color for #hex is #365126.


I love getcolorcode.com

Triadic colors

1 #D9C9AE and #AED9C9 with #C9AED9 are triadic colors.

2 #D9AEC9 and #AEC9D9 with #C9AED9 are triadic colors.