Shades of Cadillac #974671
Tints of Cadillac #974671
RGB
CMYK
RGB Variations
Color information
#974671 (or 0x974671) is known color: Cadillac. HEX triplet: 97, 46 and 71. RGB value is (151,70,113). Sum of RGB (Red+Green+Blue) = 151+70+113=334 (44% of max value = 765). Red value is 151 (59.38% from 255 or 45.21% from 334); Green value is 70 (27.73% from 255 or 20.96% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 151 - color contains mainly: red. Hex color #974671 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974671 is #68B98E. Grayscale: #636363. Windows color (decimal): -6863247 or 7423639. OLE color: 7423639.
HSL color Cylindrical-coordinate representation of color #974671: hue angle of 328.15º 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 #974671 is Cyan = 0, Magento = 0.54, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 70 | 113 | - |
| CMYK | 0 | 0.54 | 0.25 | 0.41 |
| HSL | 328.15º | 0.37% | 0.43% | - |
| HSV(B) | 328.15º | 0.54% | 0.59% | - |
| XYZ | 17.93 | 12.15 | 17.02 | - |
| YUV | 99.12 | 135.84 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 70 | 113 | 0 | 0.54 | 0.25 | 0.41 | 328.15 | 0.37 | 0.43 |
| Hex | 97 | 46 | 71 | 0 | 36 | 19 | 29 | 148 | 25 | 2B |
| Octal | 227 | 106 | 161 | 0 | 66 | 31 | 51 | 510 | 45 | 53 |
| Binary | 10010111 | 1000110 | 1110001 | 0 | 110110 | 11001 | 101001 | 101001000 | 100101 | 101011 |
Color Harmonies of #974671
Complementary color
Monochromatic Colors of #974671
Black with #974671
Text Example
Text Example
White with #974671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974671; }
p { color: rgb(151,70,113); }
H1.HeaderClassName
{
color: #974671;
}
.AnyTagClassName
{
color: #974671;
}
</style>
background-color css
<style>
a { background-color: #974671; }
a { background-color: rgb(151,70,113); }
div.DivClassName
{
background-color: #974671;
}
.BgClassName
{
background-color: #974671;
}
</style>
border-color css
<style>
span { border-color: #974671; }
span { border-color: rgb(151,70,113); }
td.TdClassName
{
border-color: #974671;
}
.TagClassName
{
border-color: #974671;
}
</style>