Shades of Cadillac #934271
Tints of Cadillac #934271
RGB
CMYK
RGB Variations
Color information
#934271 (or 0x934271) is known color: Cadillac. HEX triplet: 93, 42 and 71. RGB value is (147,66,113). Sum of RGB (Red+Green+Blue) = 147+66+113=326 (43% of max value = 765). Red value is 147 (57.81% from 255 or 45.09% from 326); Green value is 66 (26.17% from 255 or 20.25% from 326); Blue value is 113 (44.53% from 255 or 34.66% from 326); Max value from RGB is 147 - color contains mainly: red. Hex color #934271 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934271 is #6CBD8E. Grayscale: #5F5F5F. Windows color (decimal): -7126415 or 7422611. OLE color: 7422611.
HSL color Cylindrical-coordinate representation of color #934271: hue angle of 325.19º 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 #934271 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 66 | 113 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.42 |
| HSL | 325.19º | 0.38% | 0.42% | - |
| HSV(B) | 325.19º | 0.55% | 0.58% | - |
| XYZ | 16.96 | 11.29 | 16.91 | - |
| YUV | 95.58 | 137.84 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 66 | 113 | 0 | 0.55 | 0.23 | 0.42 | 325.19 | 0.38 | 0.42 |
| Hex | 93 | 42 | 71 | 0 | 37 | 17 | 2A | 145 | 26 | 2A |
| Octal | 223 | 102 | 161 | 0 | 67 | 27 | 52 | 505 | 46 | 52 |
| Binary | 10010011 | 1000010 | 1110001 | 0 | 110111 | 10111 | 101010 | 101000101 | 100110 | 101010 |
Color Harmonies of #934271
Complementary color
Monochromatic Colors of #934271
Black with #934271
Text Example
Text Example
White with #934271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934271; }
p { color: rgb(147,66,113); }
H1.HeaderClassName
{
color: #934271;
}
.AnyTagClassName
{
color: #934271;
}
</style>
background-color css
<style>
a { background-color: #934271; }
a { background-color: rgb(147,66,113); }
div.DivClassName
{
background-color: #934271;
}
.BgClassName
{
background-color: #934271;
}
</style>
border-color css
<style>
span { border-color: #934271; }
span { border-color: rgb(147,66,113); }
td.TdClassName
{
border-color: #934271;
}
.TagClassName
{
border-color: #934271;
}
</style>