Shades of Cadillac #974656
Tints of Cadillac #974656
RGB
CMYK
RGB Variations
Color information
#974656 (or 0x974656) is known color: Cadillac. HEX triplet: 97, 46 and 56. RGB value is (151,70,86). Sum of RGB (Red+Green+Blue) = 151+70+86=307 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.19% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 151 - color contains mainly: red. Hex color #974656 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974656 is #68B9A9. Grayscale: #606060. Windows color (decimal): -6863274 or 5654167. OLE color: 5654167.
HSL color Cylindrical-coordinate representation of color #974656: hue angle of 348.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 #974656 is Cyan = 0, Magento = 0.54, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 70 | 86 | - |
| CMYK | 0 | 0.54 | 0.43 | 0.41 |
| HSL | 348.15º | 0.37% | 0.43% | - |
| HSV(B) | 348.15º | 0.54% | 0.59% | - |
| XYZ | 16.63 | 11.63 | 10.17 | - |
| YUV | 96.04 | 122.34 | 167.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 70 | 86 | 0 | 0.54 | 0.43 | 0.41 | 348.15 | 0.37 | 0.43 |
| Hex | 97 | 46 | 56 | 0 | 36 | 2B | 29 | 15C | 25 | 2B |
| Octal | 227 | 106 | 126 | 0 | 66 | 53 | 51 | 534 | 45 | 53 |
| Binary | 10010111 | 1000110 | 1010110 | 0 | 110110 | 101011 | 101001 | 101011100 | 100101 | 101011 |
Color Harmonies of #974656
Complementary color
Monochromatic Colors of #974656
Black with #974656
Text Example
Text Example
White with #974656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974656; }
p { color: rgb(151,70,86); }
H1.HeaderClassName
{
color: #974656;
}
.AnyTagClassName
{
color: #974656;
}
</style>
background-color css
<style>
a { background-color: #974656; }
a { background-color: rgb(151,70,86); }
div.DivClassName
{
background-color: #974656;
}
.BgClassName
{
background-color: #974656;
}
</style>
border-color css
<style>
span { border-color: #974656; }
span { border-color: rgb(151,70,86); }
td.TdClassName
{
border-color: #974656;
}
.TagClassName
{
border-color: #974656;
}
</style>