Shades of Cadillac #934364
Tints of Cadillac #934364
RGB
CMYK
RGB Variations
Color information
#934364 (or 0x934364) is known color: Cadillac. HEX triplet: 93, 43 and 64. RGB value is (147,67,100). Sum of RGB (Red+Green+Blue) = 147+67+100=314 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.82% from 314); Green value is 67 (26.56% from 255 or 21.34% from 314); Blue value is 100 (39.45% from 255 or 31.85% from 314); Max value from RGB is 147 - color contains mainly: red. Hex color #934364 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934364 is #6CBC9B. Grayscale: #5E5E5E. Windows color (decimal): -7126172 or 6570899. OLE color: 6570899.
HSL color Cylindrical-coordinate representation of color #934364: hue angle of 335.25º 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 #934364 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 100 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.42 |
| HSL | 335.25º | 0.37% | 0.42% | - |
| HSV(B) | 335.25º | 0.54% | 0.58% | - |
| XYZ | 16.34 | 11.14 | 13.35 | - |
| YUV | 94.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 100 | 0 | 0.54 | 0.32 | 0.42 | 335.25 | 0.37 | 0.42 |
| Hex | 93 | 43 | 64 | 0 | 36 | 20 | 2A | 14F | 25 | 2A |
| Octal | 223 | 103 | 144 | 0 | 66 | 40 | 52 | 517 | 45 | 52 |
| Binary | 10010011 | 1000011 | 1100100 | 0 | 110110 | 100000 | 101010 | 101001111 | 100101 | 101010 |
Color Harmonies of #934364
Complementary color
Monochromatic Colors of #934364
Black with #934364
Text Example
Text Example
White with #934364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934364; }
p { color: rgb(147,67,100); }
H1.HeaderClassName
{
color: #934364;
}
.AnyTagClassName
{
color: #934364;
}
</style>
background-color css
<style>
a { background-color: #934364; }
a { background-color: rgb(147,67,100); }
div.DivClassName
{
background-color: #934364;
}
.BgClassName
{
background-color: #934364;
}
</style>
border-color css
<style>
span { border-color: #934364; }
span { border-color: rgb(147,67,100); }
td.TdClassName
{
border-color: #934364;
}
.TagClassName
{
border-color: #934364;
}
</style>