Shades of Cadillac #974768
Tints of Cadillac #974768
RGB
CMYK
RGB Variations
Color information
#974768 (or 0x974768) is known color: Cadillac. HEX triplet: 97, 47 and 68. RGB value is (151,71,104). Sum of RGB (Red+Green+Blue) = 151+71+104=326 (43% of max value = 765). Red value is 151 (59.38% from 255 or 46.32% from 326); Green value is 71 (28.12% from 255 or 21.78% from 326); Blue value is 104 (41.02% from 255 or 31.90% from 326); Max value from RGB is 151 - color contains mainly: red. Hex color #974768 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974768 is #68B897. Grayscale: #626262. Windows color (decimal): -6863000 or 6834071. OLE color: 6834071.
HSL color Cylindrical-coordinate representation of color #974768: hue angle of 335.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #974768 is Cyan = 0, Magento = 0.53, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 71 | 104 | - |
| CMYK | 0 | 0.53 | 0.31 | 0.41 |
| HSL | 335.25º | 0.36% | 0.44% | - |
| HSV(B) | 335.25º | 0.53% | 0.59% | - |
| XYZ | 17.51 | 12.09 | 14.51 | - |
| YUV | 98.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 71 | 104 | 0 | 0.53 | 0.31 | 0.41 | 335.25 | 0.36 | 0.44 |
| Hex | 97 | 47 | 68 | 0 | 35 | 1F | 29 | 14F | 24 | 2C |
| Octal | 227 | 107 | 150 | 0 | 65 | 37 | 51 | 517 | 44 | 54 |
| Binary | 10010111 | 1000111 | 1101000 | 0 | 110101 | 11111 | 101001 | 101001111 | 100100 | 101100 |
Color Harmonies of #974768
Complementary color
Monochromatic Colors of #974768
Black with #974768
Text Example
Text Example
White with #974768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974768; }
p { color: rgb(151,71,104); }
H1.HeaderClassName
{
color: #974768;
}
.AnyTagClassName
{
color: #974768;
}
</style>
background-color css
<style>
a { background-color: #974768; }
a { background-color: rgb(151,71,104); }
div.DivClassName
{
background-color: #974768;
}
.BgClassName
{
background-color: #974768;
}
</style>
border-color css
<style>
span { border-color: #974768; }
span { border-color: rgb(151,71,104); }
td.TdClassName
{
border-color: #974768;
}
.TagClassName
{
border-color: #974768;
}
</style>