Shades of Cadillac #934275
Tints of Cadillac #934275
RGB
CMYK
RGB Variations
Color information
#934275 (or 0x934275) is known color: Cadillac. HEX triplet: 93, 42 and 75. RGB value is (147,66,117). Sum of RGB (Red+Green+Blue) = 147+66+117=330 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.55% from 330); Green value is 66 (26.17% from 255 or 20% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 147 - color contains mainly: red. Hex color #934275 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934275 is #6CBD8A. Grayscale: #5F5F5F. Windows color (decimal): -7126411 or 7684755. OLE color: 7684755.
HSL color Cylindrical-coordinate representation of color #934275: hue angle of 322.22º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #934275 is Cyan = 0, Magento = 0.55, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 66 | 117 | - |
| CMYK | 0 | 0.55 | 0.20 | 0.42 |
| HSL | 322.22º | 0.38% | 0.42% | - |
| HSV(B) | 322.22º | 0.55% | 0.58% | - |
| XYZ | 17.19 | 11.38 | 18.12 | - |
| YUV | 96.03 | 139.84 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 66 | 117 | 0 | 0.55 | 0.20 | 0.42 | 322.22 | 0.38 | 0.42 |
| Hex | 93 | 42 | 75 | 0 | 37 | 14 | 2A | 142 | 26 | 2A |
| Octal | 223 | 102 | 165 | 0 | 67 | 24 | 52 | 502 | 46 | 52 |
| Binary | 10010011 | 1000010 | 1110101 | 0 | 110111 | 10100 | 101010 | 101000010 | 100110 | 101010 |
Color Harmonies of #934275
Complementary color
Monochromatic Colors of #934275
Black with #934275
Text Example
Text Example
White with #934275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934275; }
p { color: rgb(147,66,117); }
H1.HeaderClassName
{
color: #934275;
}
.AnyTagClassName
{
color: #934275;
}
</style>
background-color css
<style>
a { background-color: #934275; }
a { background-color: rgb(147,66,117); }
div.DivClassName
{
background-color: #934275;
}
.BgClassName
{
background-color: #934275;
}
</style>
border-color css
<style>
span { border-color: #934275; }
span { border-color: rgb(147,66,117); }
td.TdClassName
{
border-color: #934275;
}
.TagClassName
{
border-color: #934275;
}
</style>