Shades of Cadillac #974458
Tints of Cadillac #974458
RGB
CMYK
RGB Variations
Color information
#974458 (or 0x974458) is known color: Cadillac. HEX triplet: 97, 44 and 58. RGB value is (151,68,88). Sum of RGB (Red+Green+Blue) = 151+68+88=307 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.19% from 307); Green value is 68 (26.95% from 255 or 22.15% from 307); Blue value is 88 (34.77% from 255 or 28.66% from 307); Max value from RGB is 151 - color contains mainly: red. Hex color #974458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974458 is #68BBA7. Grayscale: #5F5F5F. Windows color (decimal): -6863784 or 5784727. OLE color: 5784727.
HSL color Cylindrical-coordinate representation of color #974458: hue angle of 345.54º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #974458 is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 68 | 88 | - |
| CMYK | 0 | 0.55 | 0.42 | 0.41 |
| HSL | 345.54º | 0.38% | 0.43% | - |
| HSV(B) | 345.54º | 0.55% | 0.59% | - |
| XYZ | 16.59 | 11.42 | 10.56 | - |
| YUV | 95.1 | 124 | 167.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 68 | 88 | 0 | 0.55 | 0.42 | 0.41 | 345.54 | 0.38 | 0.43 |
| Hex | 97 | 44 | 58 | 0 | 37 | 2A | 29 | 15A | 26 | 2B |
| Octal | 227 | 104 | 130 | 0 | 67 | 52 | 51 | 532 | 46 | 53 |
| Binary | 10010111 | 1000100 | 1011000 | 0 | 110111 | 101010 | 101001 | 101011010 | 100110 | 101011 |
Color Harmonies of #974458
Complementary color
Monochromatic Colors of #974458
Black with #974458
Text Example
Text Example
White with #974458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974458; }
p { color: rgb(151,68,88); }
H1.HeaderClassName
{
color: #974458;
}
.AnyTagClassName
{
color: #974458;
}
</style>
background-color css
<style>
a { background-color: #974458; }
a { background-color: rgb(151,68,88); }
div.DivClassName
{
background-color: #974458;
}
.BgClassName
{
background-color: #974458;
}
</style>
border-color css
<style>
span { border-color: #974458; }
span { border-color: rgb(151,68,88); }
td.TdClassName
{
border-color: #974458;
}
.TagClassName
{
border-color: #974458;
}
</style>