Shades of Cadillac #934868
Tints of Cadillac #934868
RGB
CMYK
RGB Variations
Color information
#934868 (or 0x934868) is known color: Cadillac. HEX triplet: 93, 48 and 68. RGB value is (147,72,104). Sum of RGB (Red+Green+Blue) = 147+72+104=323 (42% of max value = 765). Red value is 147 (57.81% from 255 or 45.51% from 323); Green value is 72 (28.52% from 255 or 22.29% from 323); Blue value is 104 (41.02% from 255 or 32.20% from 323); Max value from RGB is 147 - color contains mainly: red. Hex color #934868 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934868 is #6CB797. Grayscale: #626262. Windows color (decimal): -7124888 or 6834323. OLE color: 6834323.
HSL color Cylindrical-coordinate representation of color #934868: hue angle of 334.4º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #934868 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 72 | 104 | - |
| CMYK | 0 | 0.51 | 0.29 | 0.42 |
| HSL | 334.4º | 0.34% | 0.43% | - |
| HSV(B) | 334.4º | 0.51% | 0.58% | - |
| XYZ | 16.85 | 11.84 | 14.49 | - |
| YUV | 98.07 | 131.35 | 162.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 72 | 104 | 0 | 0.51 | 0.29 | 0.42 | 334.4 | 0.34 | 0.43 |
| Hex | 93 | 48 | 68 | 0 | 33 | 1D | 2A | 14E | 22 | 2B |
| Octal | 223 | 110 | 150 | 0 | 63 | 35 | 52 | 516 | 42 | 53 |
| Binary | 10010011 | 1001000 | 1101000 | 0 | 110011 | 11101 | 101010 | 101001110 | 100010 | 101011 |
Color Harmonies of #934868
Complementary color
Monochromatic Colors of #934868
Black with #934868
Text Example
Text Example
White with #934868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934868; }
p { color: rgb(147,72,104); }
H1.HeaderClassName
{
color: #934868;
}
.AnyTagClassName
{
color: #934868;
}
</style>
background-color css
<style>
a { background-color: #934868; }
a { background-color: rgb(147,72,104); }
div.DivClassName
{
background-color: #934868;
}
.BgClassName
{
background-color: #934868;
}
</style>
border-color css
<style>
span { border-color: #934868; }
span { border-color: rgb(147,72,104); }
td.TdClassName
{
border-color: #934868;
}
.TagClassName
{
border-color: #934868;
}
</style>