COLOR #C9AED2

HEX: #C9AED2 RGB: (201,174,210)

Renk bilgisi

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

RGB renk modeli

#C9AED2 color RGB value is (201,174,210).

RGB: (201,174,210) (79%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 174 of 255 = 68%
B 210 of 255 = 82%

201
174
210

R + G + B ~ 76%. #C9AED2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 174 + 210 = 585 (100%)
R 201 of 585 ~ 34.36%
G 174 of 585 ~ 29.74%
B 210 of 585 ~ 35.9'%

%34.36
%29.74
%35.9

CMYK RENK MODELİ

#C9AED2 rengi CMYK tonu (4,17,0,18).

  • camgöbeği tonu 4.29%
  • eflatun tonu 17.14%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (4,17,0,18)
C4M17Y0K18 (4%, 17%, 0%, 18%)
(0.04 / 0.17 / 0.00 / 0.18)

CMYK yüzdeleri

%4.29
%17.14
%0
%17.65

Codes

Color #C9AED2 in popluar color models

C9 AE D2
RGB 201 174 210
HSL 285° 28.57% 75.29%
HSB/HSV 285° 17.14% 82.35%
CMYK 4.29% 17.14% 0.00%
17.65%

Color #C9AED2 in popluar number systems.

HEX C9 AE D2
Decimal 201 174 210
Binary 11001001 10101110 11010010
Octal 311 256 322

Shades and tints

Shades of #C9AED2

#C9AED2
(201,174,210)
#B79FBF
(183,159,191)
#A590AC
(165,144,172)
#938199
(147,129,153)
#817286
(129,114,134)
#6F6373
(111,99,115)
#5D5460
(93,84,96)
#4B454D
(75,69,77)
#39363A
(57,54,58)
#272727
(39,39,39)
#151814
(21,24,20)
#000000
(0,0,0)

Tints of #C9AED2

#C9AED2
(201,174,210)
#CDB5D6
(205,181,214)
#D1BCDA
(209,188,218)
#D5C3DE
(213,195,222)
#D9CAE2
(217,202,226)
#DDD1E6
(221,209,230)
#E1D8EA
(225,216,234)
#E5DFEE
(229,223,238)
#E9E6F2
(233,230,242)
#EDEDF6
(237,237,246)
#F1F4FA
(241,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AED2; }

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

This text font color is #C9AED2.

Background Color

.myBgColor { background-color: #C9AED2; }

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

This div background color is #C9AED2.

Border color

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

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

This div border color is #C9AED2.

Opacity

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

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

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

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

This text has shadow with #C9AED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AED2.

Preview

Color preview on black background

This text has color #C9AED2 on black background.


Color preview on white background

This text has color #C9AED2 on white background.


Black color preview on #C9AED2 background

This text has black color on #C9AED2 background.


White color preview on #C9AED2 background

This text has white color on #C9AED2 background.


Related colors

Complementary color

Complementary color for #hex is #36512D.


I love getcolorcode.com

Triadic colors

1 #D2C9AE and #AED2C9 with #C9AED2 are triadic colors.

2 #D2AEC9 and #AEC9D2 with #C9AED2 are triadic colors.