Shades of Cadillac #974677
Tints of Cadillac #974677
RGB
CMYK
RGB Variations
Color information
#974677 (or 0x974677) is known color: Cadillac. HEX triplet: 97, 46 and 77. RGB value is (151,70,119). Sum of RGB (Red+Green+Blue) = 151+70+119=340 (45% of max value = 765). Red value is 151 (59.38% from 255 or 44.41% from 340); Green value is 70 (27.73% from 255 or 20.59% from 340); Blue value is 119 (46.88% from 255 or 35% from 340); Max value from RGB is 151 - color contains mainly: red. Hex color #974677 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974677 is #68B988. Grayscale: #636363. Windows color (decimal): -6863241 or 7816855. OLE color: 7816855.
HSL color Cylindrical-coordinate representation of color #974677: hue angle of 323.7º 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 #974677 is Cyan = 0, Magento = 0.54, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 70 | 119 | - |
| CMYK | 0 | 0.54 | 0.21 | 0.41 |
| HSL | 323.7º | 0.37% | 0.43% | - |
| HSV(B) | 323.7º | 0.54% | 0.59% | - |
| XYZ | 18.28 | 12.29 | 18.86 | - |
| YUV | 99.81 | 138.84 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 70 | 119 | 0 | 0.54 | 0.21 | 0.41 | 323.7 | 0.37 | 0.43 |
| Hex | 97 | 46 | 77 | 0 | 36 | 15 | 29 | 144 | 25 | 2B |
| Octal | 227 | 106 | 167 | 0 | 66 | 25 | 51 | 504 | 45 | 53 |
| Binary | 10010111 | 1000110 | 1110111 | 0 | 110110 | 10101 | 101001 | 101000100 | 100101 | 101011 |
Color Harmonies of #974677
Complementary color
Monochromatic Colors of #974677
Black with #974677
Text Example
Text Example
White with #974677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974677; }
p { color: rgb(151,70,119); }
H1.HeaderClassName
{
color: #974677;
}
.AnyTagClassName
{
color: #974677;
}
</style>
background-color css
<style>
a { background-color: #974677; }
a { background-color: rgb(151,70,119); }
div.DivClassName
{
background-color: #974677;
}
.BgClassName
{
background-color: #974677;
}
</style>
border-color css
<style>
span { border-color: #974677; }
span { border-color: rgb(151,70,119); }
td.TdClassName
{
border-color: #974677;
}
.TagClassName
{
border-color: #974677;
}
</style>