Shades of Cadillac #954071
Tints of Cadillac #954071
RGB
CMYK
RGB Variations
Color information
#954071 (or 0x954071) is known color: Cadillac. HEX triplet: 95, 40 and 71. RGB value is (149,64,113). Sum of RGB (Red+Green+Blue) = 149+64+113=326 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.71% from 326); Green value is 64 (25.39% from 255 or 19.63% from 326); Blue value is 113 (44.53% from 255 or 34.66% from 326); Max value from RGB is 149 - color contains mainly: red. Hex color #954071 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954071 is #6ABF8E. Grayscale: #5E5E5E. Windows color (decimal): -6995855 or 7422101. OLE color: 7422101.
HSL color Cylindrical-coordinate representation of color #954071: hue angle of 325.41º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #954071 is Cyan = 0, Magento = 0.57, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 113 | - |
| CMYK | 0 | 0.57 | 0.24 | 0.42 |
| HSL | 325.41º | 0.4% | 0.42% | - |
| HSV(B) | 325.41º | 0.57% | 0.58% | - |
| XYZ | 17.21 | 11.25 | 16.89 | - |
| YUV | 95 | 138.16 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 113 | 0 | 0.57 | 0.24 | 0.42 | 325.41 | 0.4 | 0.42 |
| Hex | 95 | 40 | 71 | 0 | 39 | 18 | 2A | 145 | 28 | 2A |
| Octal | 225 | 100 | 161 | 0 | 71 | 30 | 52 | 505 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1110001 | 0 | 111001 | 11000 | 101010 | 101000101 | 101000 | 101010 |
Color Harmonies of #954071
Complementary color
Monochromatic Colors of #954071
Black with #954071
Text Example
Text Example
White with #954071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954071; }
p { color: rgb(149,64,113); }
H1.HeaderClassName
{
color: #954071;
}
.AnyTagClassName
{
color: #954071;
}
</style>
background-color css
<style>
a { background-color: #954071; }
a { background-color: rgb(149,64,113); }
div.DivClassName
{
background-color: #954071;
}
.BgClassName
{
background-color: #954071;
}
</style>
border-color css
<style>
span { border-color: #954071; }
span { border-color: rgb(149,64,113); }
td.TdClassName
{
border-color: #954071;
}
.TagClassName
{
border-color: #954071;
}
</style>