Color Hex Logo

#c9a0dc Color Hex Wisteria

#C9A0DC
(201,160,220)
21 Favorites   1 Comments

Color spaces of #c9a0dc Wisteria

RGB 201160220
HSL0.780.460.75
HSV281°27°86°
CMYK 0.090.270.00   0.14
XYZ49.576542.726473.3442
Yxy42.72640.29930.2579
Hunter Lab65.365420.9941-20.7714
CIE-Lab71.368925.8945-24.6842

#c9a0dc color RGB value is (201,160,220). #c9a0dc color name is Wisteria color.

#c9a0dc hex color red value is 201, green value is 160 and the blue value of its RGB is 220. Cylindrical-coordinate representations (also known as HSL) of color #c9a0dc hue: 0.78 , saturation: 0.46 and the lightness value of c9a0dc is 0.75.

The process color (four color CMYK) of #c9a0dc color hex is 0.09, 0.27, 0.00, 0.14. Web safe color of #c9a0dc is #cc99cc. Color #c9a0dc contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 11001001 10100000 11011100
Octal 311 240 334
Decimal 201 160 220
Hex C9 A0 DC

RGB Percentages of Color #c9a0dc

%34.60
%27.54
%37.87

CMYK Percentages of Color #c9a0dc

%9
%27
%0
%14

Triadic Colors of #c9a0dc

#c9a0dc #dcc9a0 #a0dcc9

Analogous Colors of #c9a0dc

#c9a0dc #dca0d1 #aba0dc

Monochromatic Colors of #c9a0dc

#c9a0dc

Complementary Color

#c9a0dc #b3dca0

#c9a0dc Color Preview on Black Background

Lorem ipsum dolor sit amet.

#c9a0dc Color Preview on White Background

Lorem ipsum dolor sit amet.

#c9a0dc Color CSS Codes

.mybgcolor {background-color:#c9a0dc; } 
.myforecolor {color:#c9a0dc; }
.mybordercolor {border:3px solid #c9a0dc; }

#c9a0dc Text Font Color

<p style="color:#c9a0dc">Text here</p>

This sample text font color is #c9a0dc
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#c9a0dc Background Color

<div style="background-color:#c9a0dc">
Div content here</div>

This div background color is #c9a0dc


#c9a0dc Border Color

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

This div border color is #c9a0dc


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(201,160,220, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #c9a0dc; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #c9a0dc;
  -webkit-box-shadow: 1px 1px 3px 2px #c9a0dc;
  box-shadow:         1px 1px 3px 2px #c9a0dc; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(201,160,220, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #c9a0dc">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #c9a0dc;
  -webkit-box-shadow: 1px 1px 3px 2px #c9a0dc;
  box-shadow:         1px 1px 3px 2px #c9a0dc;">
Div content here</div>

This div box has shadow with color #c9a0dc


Comments

16 Aug 2013, 8:14 (guest)

This colour is called Wisteria and I love it!

Please login to write comment.