Shades of Cadillac #934759
Tints of Cadillac #934759
RGB
CMYK
RGB Variations
Color information
#934759 (or 0x934759) is known color: Cadillac. HEX triplet: 93, 47 and 59. RGB value is (147,71,89). Sum of RGB (Red+Green+Blue) = 147+71+89=307 (40% of max value = 765). Red value is 147 (57.81% from 255 or 47.88% from 307); Green value is 71 (28.12% from 255 or 23.13% from 307); Blue value is 89 (35.16% from 255 or 28.99% from 307); Max value from RGB is 147 - color contains mainly: red. Hex color #934759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934759 is #6CB8A6. Grayscale: #5F5F5F. Windows color (decimal): -7125159 or 5851027. OLE color: 5851027.
HSL color Cylindrical-coordinate representation of color #934759: hue angle of 345.79º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #934759 is Cyan = 0, Magento = 0.52, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 89 | - |
| CMYK | 0 | 0.52 | 0.39 | 0.42 |
| HSL | 345.79º | 0.35% | 0.43% | - |
| HSV(B) | 345.79º | 0.52% | 0.58% | - |
| XYZ | 16.09 | 11.43 | 10.81 | - |
| YUV | 95.78 | 124.18 | 164.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 89 | 0 | 0.52 | 0.39 | 0.42 | 345.79 | 0.35 | 0.43 |
| Hex | 93 | 47 | 59 | 0 | 34 | 27 | 2A | 15A | 23 | 2B |
| Octal | 223 | 107 | 131 | 0 | 64 | 47 | 52 | 532 | 43 | 53 |
| Binary | 10010011 | 1000111 | 1011001 | 0 | 110100 | 100111 | 101010 | 101011010 | 100011 | 101011 |
Color Harmonies of #934759
Complementary color
Monochromatic Colors of #934759
Black with #934759
Text Example
Text Example
White with #934759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934759; }
p { color: rgb(147,71,89); }
H1.HeaderClassName
{
color: #934759;
}
.AnyTagClassName
{
color: #934759;
}
</style>
background-color css
<style>
a { background-color: #934759; }
a { background-color: rgb(147,71,89); }
div.DivClassName
{
background-color: #934759;
}
.BgClassName
{
background-color: #934759;
}
</style>
border-color css
<style>
span { border-color: #934759; }
span { border-color: rgb(147,71,89); }
td.TdClassName
{
border-color: #934759;
}
.TagClassName
{
border-color: #934759;
}
</style>