Shades of Cadillac #934860
Tints of Cadillac #934860
RGB
CMYK
RGB Variations
Color information
#934860 (or 0x934860) is known color: Cadillac. HEX triplet: 93, 48 and 60. RGB value is (147,72,96). Sum of RGB (Red+Green+Blue) = 147+72+96=315 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.67% from 315); Green value is 72 (28.52% from 255 or 22.86% from 315); Blue value is 96 (37.89% from 255 or 30.48% from 315); Max value from RGB is 147 - color contains mainly: red. Hex color #934860 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934860 is #6CB79F. Grayscale: #616161. Windows color (decimal): -7124896 or 6310035. OLE color: 6310035.
HSL color Cylindrical-coordinate representation of color #934860: hue angle of 340.8º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #934860 is Cyan = 0, Magento = 0.51, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 72 | 96 | - |
| CMYK | 0 | 0.51 | 0.35 | 0.42 |
| HSL | 340.8º | 0.34% | 0.43% | - |
| HSV(B) | 340.8º | 0.51% | 0.58% | - |
| XYZ | 16.46 | 11.68 | 12.45 | - |
| YUV | 97.16 | 127.35 | 163.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 72 | 96 | 0 | 0.51 | 0.35 | 0.42 | 340.8 | 0.34 | 0.43 |
| Hex | 93 | 48 | 60 | 0 | 33 | 23 | 2A | 155 | 22 | 2B |
| Octal | 223 | 110 | 140 | 0 | 63 | 43 | 52 | 525 | 42 | 53 |
| Binary | 10010011 | 1001000 | 1100000 | 0 | 110011 | 100011 | 101010 | 101010101 | 100010 | 101011 |
Color Harmonies of #934860
Complementary color
Monochromatic Colors of #934860
Black with #934860
Text Example
Text Example
White with #934860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934860; }
p { color: rgb(147,72,96); }
H1.HeaderClassName
{
color: #934860;
}
.AnyTagClassName
{
color: #934860;
}
</style>
background-color css
<style>
a { background-color: #934860; }
a { background-color: rgb(147,72,96); }
div.DivClassName
{
background-color: #934860;
}
.BgClassName
{
background-color: #934860;
}
</style>
border-color css
<style>
span { border-color: #934860; }
span { border-color: rgb(147,72,96); }
td.TdClassName
{
border-color: #934860;
}
.TagClassName
{
border-color: #934860;
}
</style>