Shades of Cadillac #934068
Tints of Cadillac #934068
RGB
CMYK
RGB Variations
Color information
#934068 (or 0x934068) is known color: Cadillac. HEX triplet: 93, 40 and 68. RGB value is (147,64,104). Sum of RGB (Red+Green+Blue) = 147+64+104=315 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.67% from 315); Green value is 64 (25.39% from 255 or 20.32% from 315); Blue value is 104 (41.02% from 255 or 33.02% from 315); Max value from RGB is 147 - color contains mainly: red. Hex color #934068 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934068 is #6CBF97. Grayscale: #5D5D5D. Windows color (decimal): -7126936 or 6832275. OLE color: 6832275.
HSL color Cylindrical-coordinate representation of color #934068: hue angle of 331.08º 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 #934068 is Cyan = 0, Magento = 0.56, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 104 | - |
| CMYK | 0 | 0.56 | 0.29 | 0.42 |
| HSL | 331.08º | 0.39% | 0.41% | - |
| HSV(B) | 331.08º | 0.56% | 0.58% | - |
| XYZ | 16.36 | 10.87 | 14.33 | - |
| YUV | 93.38 | 134 | 166.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 104 | 0 | 0.56 | 0.29 | 0.42 | 331.08 | 0.39 | 0.41 |
| Hex | 93 | 40 | 68 | 0 | 38 | 1D | 2A | 14B | 27 | 29 |
| Octal | 223 | 100 | 150 | 0 | 70 | 35 | 52 | 513 | 47 | 51 |
| Binary | 10010011 | 1000000 | 1101000 | 0 | 111000 | 11101 | 101010 | 101001011 | 100111 | 101001 |
Color Harmonies of #934068
Complementary color
Monochromatic Colors of #934068
Black with #934068
Text Example
Text Example
White with #934068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934068; }
p { color: rgb(147,64,104); }
H1.HeaderClassName
{
color: #934068;
}
.AnyTagClassName
{
color: #934068;
}
</style>
background-color css
<style>
a { background-color: #934068; }
a { background-color: rgb(147,64,104); }
div.DivClassName
{
background-color: #934068;
}
.BgClassName
{
background-color: #934068;
}
</style>
border-color css
<style>
span { border-color: #934068; }
span { border-color: rgb(147,64,104); }
td.TdClassName
{
border-color: #934068;
}
.TagClassName
{
border-color: #934068;
}
</style>