Shades of Cadillac #934460
Tints of Cadillac #934460
RGB
CMYK
RGB Variations
Color information
#934460 (or 0x934460) is known color: Cadillac. HEX triplet: 93, 44 and 60. RGB value is (147,68,96). Sum of RGB (Red+Green+Blue) = 147+68+96=311 (41% of max value = 765). Red value is 147 (57.81% from 255 or 47.27% from 311); Green value is 68 (26.95% from 255 or 21.86% from 311); Blue value is 96 (37.89% from 255 or 30.87% from 311); Max value from RGB is 147 - color contains mainly: red. Hex color #934460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934460 is #6CBB9F. Grayscale: #5E5E5E. Windows color (decimal): -7125920 or 6309011. OLE color: 6309011.
HSL color Cylindrical-coordinate representation of color #934460: hue angle of 338.73º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #934460 is Cyan = 0, Magento = 0.54, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 96 | - |
| CMYK | 0 | 0.54 | 0.35 | 0.42 |
| HSL | 338.73º | 0.37% | 0.42% | - |
| HSV(B) | 338.73º | 0.54% | 0.58% | - |
| XYZ | 16.21 | 11.18 | 12.37 | - |
| YUV | 94.81 | 128.67 | 165.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 96 | 0 | 0.54 | 0.35 | 0.42 | 338.73 | 0.37 | 0.42 |
| Hex | 93 | 44 | 60 | 0 | 36 | 23 | 2A | 153 | 25 | 2A |
| Octal | 223 | 104 | 140 | 0 | 66 | 43 | 52 | 523 | 45 | 52 |
| Binary | 10010011 | 1000100 | 1100000 | 0 | 110110 | 100011 | 101010 | 101010011 | 100101 | 101010 |
Color Harmonies of #934460
Complementary color
Monochromatic Colors of #934460
Black with #934460
Text Example
Text Example
White with #934460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934460; }
p { color: rgb(147,68,96); }
H1.HeaderClassName
{
color: #934460;
}
.AnyTagClassName
{
color: #934460;
}
</style>
background-color css
<style>
a { background-color: #934460; }
a { background-color: rgb(147,68,96); }
div.DivClassName
{
background-color: #934460;
}
.BgClassName
{
background-color: #934460;
}
</style>
border-color css
<style>
span { border-color: #934460; }
span { border-color: rgb(147,68,96); }
td.TdClassName
{
border-color: #934460;
}
.TagClassName
{
border-color: #934460;
}
</style>