Shades of Cadillac #934257
Tints of Cadillac #934257
RGB
CMYK
RGB Variations
Color information
#934257 (or 0x934257) is known color: Cadillac. HEX triplet: 93, 42 and 57. RGB value is (147,66,87). Sum of RGB (Red+Green+Blue) = 147+66+87=300 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49% from 300); Green value is 66 (26.17% from 255 or 22% from 300); Blue value is 87 (34.38% from 255 or 29% from 300); Max value from RGB is 147 - color contains mainly: red. Hex color #934257 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934257 is #6CBDA8. Grayscale: #5C5C5C. Windows color (decimal): -7126441 or 5718675. OLE color: 5718675.
HSL color Cylindrical-coordinate representation of color #934257: hue angle of 344.44º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #934257 is Cyan = 0, Magento = 0.55, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 66 | 87 | - |
| CMYK | 0 | 0.55 | 0.41 | 0.42 |
| HSL | 344.44º | 0.38% | 0.42% | - |
| HSV(B) | 344.44º | 0.55% | 0.58% | - |
| XYZ | 15.7 | 10.79 | 10.27 | - |
| YUV | 92.61 | 124.84 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 66 | 87 | 0 | 0.55 | 0.41 | 0.42 | 344.44 | 0.38 | 0.42 |
| Hex | 93 | 42 | 57 | 0 | 37 | 29 | 2A | 158 | 26 | 2A |
| Octal | 223 | 102 | 127 | 0 | 67 | 51 | 52 | 530 | 46 | 52 |
| Binary | 10010011 | 1000010 | 1010111 | 0 | 110111 | 101001 | 101010 | 101011000 | 100110 | 101010 |
Color Harmonies of #934257
Complementary color
Monochromatic Colors of #934257
Black with #934257
Text Example
Text Example
White with #934257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934257; }
p { color: rgb(147,66,87); }
H1.HeaderClassName
{
color: #934257;
}
.AnyTagClassName
{
color: #934257;
}
</style>
background-color css
<style>
a { background-color: #934257; }
a { background-color: rgb(147,66,87); }
div.DivClassName
{
background-color: #934257;
}
.BgClassName
{
background-color: #934257;
}
</style>
border-color css
<style>
span { border-color: #934257; }
span { border-color: rgb(147,66,87); }
td.TdClassName
{
border-color: #934257;
}
.TagClassName
{
border-color: #934257;
}
</style>