Shades of Cadillac #974579
Tints of Cadillac #974579
RGB
CMYK
RGB Variations
Color information
#974579 (or 0x974579) is known color: Cadillac. HEX triplet: 97, 45 and 79. RGB value is (151,69,121). Sum of RGB (Red+Green+Blue) = 151+69+121=341 (45% of max value = 765). Red value is 151 (59.38% from 255 or 44.28% from 341); Green value is 69 (27.34% from 255 or 20.23% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 151 - color contains mainly: red. Hex color #974579 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974579 is #68BA86. Grayscale: #636363. Windows color (decimal): -6863495 or 7947671. OLE color: 7947671.
HSL color Cylindrical-coordinate representation of color #974579: hue angle of 321.95º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #974579 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 69 | 121 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.41 |
| HSL | 321.95º | 0.37% | 0.43% | - |
| HSV(B) | 321.95º | 0.54% | 0.59% | - |
| XYZ | 18.34 | 12.22 | 19.48 | - |
| YUV | 99.45 | 140.17 | 164.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 69 | 121 | 0 | 0.54 | 0.20 | 0.41 | 321.95 | 0.37 | 0.43 |
| Hex | 97 | 45 | 79 | 0 | 36 | 14 | 29 | 142 | 25 | 2B |
| Octal | 227 | 105 | 171 | 0 | 66 | 24 | 51 | 502 | 45 | 53 |
| Binary | 10010111 | 1000101 | 1111001 | 0 | 110110 | 10100 | 101001 | 101000010 | 100101 | 101011 |
Color Harmonies of #974579
Complementary color
Monochromatic Colors of #974579
Black with #974579
Text Example
Text Example
White with #974579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974579; }
p { color: rgb(151,69,121); }
H1.HeaderClassName
{
color: #974579;
}
.AnyTagClassName
{
color: #974579;
}
</style>
background-color css
<style>
a { background-color: #974579; }
a { background-color: rgb(151,69,121); }
div.DivClassName
{
background-color: #974579;
}
.BgClassName
{
background-color: #974579;
}
</style>
border-color css
<style>
span { border-color: #974579; }
span { border-color: rgb(151,69,121); }
td.TdClassName
{
border-color: #974579;
}
.TagClassName
{
border-color: #974579;
}
</style>