Shades of Cadillac #934473
Tints of Cadillac #934473
RGB
CMYK
RGB Variations
Color information
#934473 (or 0x934473) is known color: Cadillac. HEX triplet: 93, 44 and 73. RGB value is (147,68,115). Sum of RGB (Red+Green+Blue) = 147+68+115=330 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.55% from 330); Green value is 68 (26.95% from 255 or 20.61% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 147 - color contains mainly: red. Hex color #934473 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934473 is #6CBB8C. Grayscale: #606060. Windows color (decimal): -7125901 or 7554195. OLE color: 7554195.
HSL color Cylindrical-coordinate representation of color #934473: hue angle of 324.3º 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 #934473 is Cyan = 0, Magento = 0.54, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 115 | - |
| CMYK | 0 | 0.54 | 0.22 | 0.42 |
| HSL | 324.3º | 0.37% | 0.42% | - |
| HSV(B) | 324.3º | 0.54% | 0.58% | - |
| XYZ | 17.19 | 11.58 | 17.55 | - |
| YUV | 96.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 115 | 0 | 0.54 | 0.22 | 0.42 | 324.3 | 0.37 | 0.42 |
| Hex | 93 | 44 | 73 | 0 | 36 | 16 | 2A | 144 | 25 | 2A |
| Octal | 223 | 104 | 163 | 0 | 66 | 26 | 52 | 504 | 45 | 52 |
| Binary | 10010011 | 1000100 | 1110011 | 0 | 110110 | 10110 | 101010 | 101000100 | 100101 | 101010 |
Color Harmonies of #934473
Complementary color
Monochromatic Colors of #934473
Black with #934473
Text Example
Text Example
White with #934473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934473; }
p { color: rgb(147,68,115); }
H1.HeaderClassName
{
color: #934473;
}
.AnyTagClassName
{
color: #934473;
}
</style>
background-color css
<style>
a { background-color: #934473; }
a { background-color: rgb(147,68,115); }
div.DivClassName
{
background-color: #934473;
}
.BgClassName
{
background-color: #934473;
}
</style>
border-color css
<style>
span { border-color: #934473; }
span { border-color: rgb(147,68,115); }
td.TdClassName
{
border-color: #934473;
}
.TagClassName
{
border-color: #934473;
}
</style>