Color spaces of #c9a0dc Wisteria
RGB | 201 | 160 | 220 |
---|---|---|---|
HSL | 0.78 | 0.46 | 0.75 |
HSV | 281° | 27° | 86° |
CMYK | 0.09 | 0.27 | 0.00 0.14 |
XYZ | 49.5765 | 42.7264 | 73.3442 |
Yxy | 42.7264 | 0.2993 | 0.2579 |
Hunter Lab | 65.3654 | 20.9941 | -20.7714 |
CIE-Lab | 71.3689 | 25.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
Base | Red | Green | Blue |
---|---|---|---|
Binary | 11001001 | 10100000 | 11011100 |
Octal | 311 | 240 | 334 |
Decimal | 201 | 160 | 220 |
Hex | C9 | A0 | DC |
Shades of #c9a0dc
Tints of #c9a0dc
RGB Percentages of Color #c9a0dc
CMYK Percentages of Color #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
This colour is called Wisteria and I love it!