Shades of Cadillac #934458
Tints of Cadillac #934458
RGB
CMYK
RGB Variations
Color information
#934458 (or 0x934458) is known color: Cadillac. HEX triplet: 93, 44 and 58. RGB value is (147,68,88). Sum of RGB (Red+Green+Blue) = 147+68+88=303 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.51% from 303); Green value is 68 (26.95% from 255 or 22.44% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 147 - color contains mainly: red. Hex color #934458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934458 is #6CBBA7. Grayscale: #5D5D5D. Windows color (decimal): -7125928 or 5784723. OLE color: 5784723.
HSL color Cylindrical-coordinate representation of color #934458: hue angle of 344.81º 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 #934458 is Cyan = 0, Magento = 0.54, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 88 | - |
| CMYK | 0 | 0.54 | 0.40 | 0.42 |
| HSL | 344.81º | 0.37% | 0.42% | - |
| HSV(B) | 344.81º | 0.54% | 0.58% | - |
| XYZ | 15.86 | 11.04 | 10.53 | - |
| YUV | 93.9 | 124.67 | 165.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 88 | 0 | 0.54 | 0.40 | 0.42 | 344.81 | 0.37 | 0.42 |
| Hex | 93 | 44 | 58 | 0 | 36 | 28 | 2A | 159 | 25 | 2A |
| Octal | 223 | 104 | 130 | 0 | 66 | 50 | 52 | 531 | 45 | 52 |
| Binary | 10010011 | 1000100 | 1011000 | 0 | 110110 | 101000 | 101010 | 101011001 | 100101 | 101010 |
Color Harmonies of #934458
Complementary color
Monochromatic Colors of #934458
Black with #934458
Text Example
Text Example
White with #934458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934458; }
p { color: rgb(147,68,88); }
H1.HeaderClassName
{
color: #934458;
}
.AnyTagClassName
{
color: #934458;
}
</style>
background-color css
<style>
a { background-color: #934458; }
a { background-color: rgb(147,68,88); }
div.DivClassName
{
background-color: #934458;
}
.BgClassName
{
background-color: #934458;
}
</style>
border-color css
<style>
span { border-color: #934458; }
span { border-color: rgb(147,68,88); }
td.TdClassName
{
border-color: #934458;
}
.TagClassName
{
border-color: #934458;
}
</style>