Shades of Cadillac #954073
Tints of Cadillac #954073
RGB
CMYK
RGB Variations
Color information
#954073 (or 0x954073) is known color: Cadillac. HEX triplet: 95, 40 and 73. RGB value is (149,64,115). Sum of RGB (Red+Green+Blue) = 149+64+115=328 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.43% from 328); Green value is 64 (25.39% from 255 or 19.51% from 328); Blue value is 115 (45.31% from 255 or 35.06% from 328); Max value from RGB is 149 - color contains mainly: red. Hex color #954073 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954073 is #6ABF8C. Grayscale: #5F5F5F. Windows color (decimal): -6995853 or 7553173. OLE color: 7553173.
HSL color Cylindrical-coordinate representation of color #954073: hue angle of 324º 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 #954073 is Cyan = 0, Magento = 0.57, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 115 | - |
| CMYK | 0 | 0.57 | 0.23 | 0.42 |
| HSL | 324º | 0.4% | 0.42% | - |
| HSV(B) | 324º | 0.57% | 0.58% | - |
| XYZ | 17.32 | 11.29 | 17.49 | - |
| YUV | 95.23 | 139.16 | 166.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 115 | 0 | 0.57 | 0.23 | 0.42 | 324 | 0.4 | 0.42 |
| Hex | 95 | 40 | 73 | 0 | 39 | 17 | 2A | 144 | 28 | 2A |
| Octal | 225 | 100 | 163 | 0 | 71 | 27 | 52 | 504 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1110011 | 0 | 111001 | 10111 | 101010 | 101000100 | 101000 | 101010 |
Color Harmonies of #954073
Complementary color
Monochromatic Colors of #954073
Black with #954073
Text Example
Text Example
White with #954073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954073; }
p { color: rgb(149,64,115); }
H1.HeaderClassName
{
color: #954073;
}
.AnyTagClassName
{
color: #954073;
}
</style>
background-color css
<style>
a { background-color: #954073; }
a { background-color: rgb(149,64,115); }
div.DivClassName
{
background-color: #954073;
}
.BgClassName
{
background-color: #954073;
}
</style>
border-color css
<style>
span { border-color: #954073; }
span { border-color: rgb(149,64,115); }
td.TdClassName
{
border-color: #954073;
}
.TagClassName
{
border-color: #954073;
}
</style>