Shades of Cadillac #934075
Tints of Cadillac #934075
RGB
CMYK
RGB Variations
Color information
#934075 (or 0x934075) is known color: Cadillac. HEX triplet: 93, 40 and 75. RGB value is (147,64,117). Sum of RGB (Red+Green+Blue) = 147+64+117=328 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.82% from 328); Green value is 64 (25.39% from 255 or 19.51% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 147 - color contains mainly: red. Hex color #934075 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934075 is #6CBF8A. Grayscale: #5E5E5E. Windows color (decimal): -7126923 or 7684243. OLE color: 7684243.
HSL color Cylindrical-coordinate representation of color #934075: hue angle of 321.69º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #934075 is Cyan = 0, Magento = 0.56, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 117 | - |
| CMYK | 0 | 0.56 | 0.20 | 0.42 |
| HSL | 321.69º | 0.39% | 0.41% | - |
| HSV(B) | 321.69º | 0.56% | 0.58% | - |
| XYZ | 17.08 | 11.15 | 18.08 | - |
| YUV | 94.86 | 140.5 | 165.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 117 | 0 | 0.56 | 0.20 | 0.42 | 321.69 | 0.39 | 0.41 |
| Hex | 93 | 40 | 75 | 0 | 38 | 14 | 2A | 142 | 27 | 29 |
| Octal | 223 | 100 | 165 | 0 | 70 | 24 | 52 | 502 | 47 | 51 |
| Binary | 10010011 | 1000000 | 1110101 | 0 | 111000 | 10100 | 101010 | 101000010 | 100111 | 101001 |
Color Harmonies of #934075
Complementary color
Monochromatic Colors of #934075
Black with #934075
Text Example
Text Example
White with #934075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934075; }
p { color: rgb(147,64,117); }
H1.HeaderClassName
{
color: #934075;
}
.AnyTagClassName
{
color: #934075;
}
</style>
background-color css
<style>
a { background-color: #934075; }
a { background-color: rgb(147,64,117); }
div.DivClassName
{
background-color: #934075;
}
.BgClassName
{
background-color: #934075;
}
</style>
border-color css
<style>
span { border-color: #934075; }
span { border-color: rgb(147,64,117); }
td.TdClassName
{
border-color: #934075;
}
.TagClassName
{
border-color: #934075;
}
</style>