Shades of Cadillac #974673
Tints of Cadillac #974673
RGB
CMYK
RGB Variations
Color information
#974673 (or 0x974673) is known color: Cadillac. HEX triplet: 97, 46 and 73. RGB value is (151,70,115). Sum of RGB (Red+Green+Blue) = 151+70+115=336 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.94% from 336); Green value is 70 (27.73% from 255 or 20.83% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 151 - color contains mainly: red. Hex color #974673 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974673 is #68B98C. Grayscale: #636363. Windows color (decimal): -6863245 or 7554711. OLE color: 7554711.
HSL color Cylindrical-coordinate representation of color #974673: hue angle of 326.67º 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 #974673 is Cyan = 0, Magento = 0.54, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 70 | 115 | - |
| CMYK | 0 | 0.54 | 0.24 | 0.41 |
| HSL | 326.67º | 0.37% | 0.43% | - |
| HSV(B) | 326.67º | 0.54% | 0.59% | - |
| XYZ | 18.05 | 12.2 | 17.62 | - |
| YUV | 99.35 | 136.84 | 164.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 70 | 115 | 0 | 0.54 | 0.24 | 0.41 | 326.67 | 0.37 | 0.43 |
| Hex | 97 | 46 | 73 | 0 | 36 | 18 | 29 | 147 | 25 | 2B |
| Octal | 227 | 106 | 163 | 0 | 66 | 30 | 51 | 507 | 45 | 53 |
| Binary | 10010111 | 1000110 | 1110011 | 0 | 110110 | 11000 | 101001 | 101000111 | 100101 | 101011 |
Color Harmonies of #974673
Complementary color
Monochromatic Colors of #974673
Black with #974673
Text Example
Text Example
White with #974673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974673; }
p { color: rgb(151,70,115); }
H1.HeaderClassName
{
color: #974673;
}
.AnyTagClassName
{
color: #974673;
}
</style>
background-color css
<style>
a { background-color: #974673; }
a { background-color: rgb(151,70,115); }
div.DivClassName
{
background-color: #974673;
}
.BgClassName
{
background-color: #974673;
}
</style>
border-color css
<style>
span { border-color: #974673; }
span { border-color: rgb(151,70,115); }
td.TdClassName
{
border-color: #974673;
}
.TagClassName
{
border-color: #974673;
}
</style>