Shades of Cadillac #974469
Tints of Cadillac #974469
RGB
CMYK
RGB Variations
Color information
#974469 (or 0x974469) is known color: Cadillac. HEX triplet: 97, 44 and 69. RGB value is (151,68,105). Sum of RGB (Red+Green+Blue) = 151+68+105=324 (42% of max value = 765). Red value is 151 (59.38% from 255 or 46.60% from 324); Green value is 68 (26.95% from 255 or 20.99% from 324); Blue value is 105 (41.41% from 255 or 32.41% from 324); Max value from RGB is 151 - color contains mainly: red. Hex color #974469 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974469 is #68BB96. Grayscale: #606060. Windows color (decimal): -6863767 or 6898839. OLE color: 6898839.
HSL color Cylindrical-coordinate representation of color #974469: hue angle of 333.25º 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 #974469 is Cyan = 0, Magento = 0.55, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 68 | 105 | - |
| CMYK | 0 | 0.55 | 0.30 | 0.41 |
| HSL | 333.25º | 0.38% | 0.43% | - |
| HSV(B) | 333.25º | 0.55% | 0.59% | - |
| XYZ | 17.38 | 11.73 | 14.71 | - |
| YUV | 97.04 | 132.5 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 68 | 105 | 0 | 0.55 | 0.30 | 0.41 | 333.25 | 0.38 | 0.43 |
| Hex | 97 | 44 | 69 | 0 | 37 | 1E | 29 | 14D | 26 | 2B |
| Octal | 227 | 104 | 151 | 0 | 67 | 36 | 51 | 515 | 46 | 53 |
| Binary | 10010111 | 1000100 | 1101001 | 0 | 110111 | 11110 | 101001 | 101001101 | 100110 | 101011 |
Color Harmonies of #974469
Complementary color
Monochromatic Colors of #974469
Black with #974469
Text Example
Text Example
White with #974469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974469; }
p { color: rgb(151,68,105); }
H1.HeaderClassName
{
color: #974469;
}
.AnyTagClassName
{
color: #974469;
}
</style>
background-color css
<style>
a { background-color: #974469; }
a { background-color: rgb(151,68,105); }
div.DivClassName
{
background-color: #974469;
}
.BgClassName
{
background-color: #974469;
}
</style>
border-color css
<style>
span { border-color: #974469; }
span { border-color: rgb(151,68,105); }
td.TdClassName
{
border-color: #974469;
}
.TagClassName
{
border-color: #974469;
}
</style>