Shades of Cadillac #934274
Tints of Cadillac #934274
RGB
CMYK
RGB Variations
Color information
#934274 (or 0x934274) is known color: Cadillac. HEX triplet: 93, 42 and 74. RGB value is (147,66,116). Sum of RGB (Red+Green+Blue) = 147+66+116=329 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.68% from 329); Green value is 66 (26.17% from 255 or 20.06% from 329); Blue value is 116 (45.70% from 255 or 35.26% from 329); Max value from RGB is 147 - color contains mainly: red. Hex color #934274 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934274 is #6CBD8B. Grayscale: #5F5F5F. Windows color (decimal): -7126412 or 7619219. OLE color: 7619219.
HSL color Cylindrical-coordinate representation of color #934274: hue angle of 322.96º 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 #934274 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 66 | 116 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.42 |
| HSL | 322.96º | 0.38% | 0.42% | - |
| HSV(B) | 322.96º | 0.55% | 0.58% | - |
| XYZ | 17.13 | 11.36 | 17.81 | - |
| YUV | 95.92 | 139.34 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 66 | 116 | 0 | 0.55 | 0.21 | 0.42 | 322.96 | 0.38 | 0.42 |
| Hex | 93 | 42 | 74 | 0 | 37 | 15 | 2A | 143 | 26 | 2A |
| Octal | 223 | 102 | 164 | 0 | 67 | 25 | 52 | 503 | 46 | 52 |
| Binary | 10010011 | 1000010 | 1110100 | 0 | 110111 | 10101 | 101010 | 101000011 | 100110 | 101010 |
Color Harmonies of #934274
Complementary color
Monochromatic Colors of #934274
Black with #934274
Text Example
Text Example
White with #934274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934274; }
p { color: rgb(147,66,116); }
H1.HeaderClassName
{
color: #934274;
}
.AnyTagClassName
{
color: #934274;
}
</style>
background-color css
<style>
a { background-color: #934274; }
a { background-color: rgb(147,66,116); }
div.DivClassName
{
background-color: #934274;
}
.BgClassName
{
background-color: #934274;
}
</style>
border-color css
<style>
span { border-color: #934274; }
span { border-color: rgb(147,66,116); }
td.TdClassName
{
border-color: #934274;
}
.TagClassName
{
border-color: #934274;
}
</style>