Shades of Cadillac #934362
Tints of Cadillac #934362
RGB
CMYK
RGB Variations
Color information
#934362 (or 0x934362) is known color: Cadillac. HEX triplet: 93, 43 and 62. RGB value is (147,67,98). Sum of RGB (Red+Green+Blue) = 147+67+98=312 (41% of max value = 765). Red value is 147 (57.81% from 255 or 47.12% from 312); Green value is 67 (26.56% from 255 or 21.47% from 312); Blue value is 98 (38.67% from 255 or 31.41% from 312); Max value from RGB is 147 - color contains mainly: red. Hex color #934362 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934362 is #6CBC9D. Grayscale: #5E5E5E. Windows color (decimal): -7126174 or 6439827. OLE color: 6439827.
HSL color Cylindrical-coordinate representation of color #934362: hue angle of 336.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #934362 is Cyan = 0, Magento = 0.54, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 98 | - |
| CMYK | 0 | 0.54 | 0.33 | 0.42 |
| HSL | 336.75º | 0.37% | 0.42% | - |
| HSV(B) | 336.75º | 0.54% | 0.58% | - |
| XYZ | 16.24 | 11.1 | 12.84 | - |
| YUV | 94.45 | 130 | 165.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 98 | 0 | 0.54 | 0.33 | 0.42 | 336.75 | 0.37 | 0.42 |
| Hex | 93 | 43 | 62 | 0 | 36 | 21 | 2A | 151 | 25 | 2A |
| Octal | 223 | 103 | 142 | 0 | 66 | 41 | 52 | 521 | 45 | 52 |
| Binary | 10010011 | 1000011 | 1100010 | 0 | 110110 | 100001 | 101010 | 101010001 | 100101 | 101010 |
Color Harmonies of #934362
Complementary color
Monochromatic Colors of #934362
Black with #934362
Text Example
Text Example
White with #934362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934362; }
p { color: rgb(147,67,98); }
H1.HeaderClassName
{
color: #934362;
}
.AnyTagClassName
{
color: #934362;
}
</style>
background-color css
<style>
a { background-color: #934362; }
a { background-color: rgb(147,67,98); }
div.DivClassName
{
background-color: #934362;
}
.BgClassName
{
background-color: #934362;
}
</style>
border-color css
<style>
span { border-color: #934362; }
span { border-color: rgb(147,67,98); }
td.TdClassName
{
border-color: #934362;
}
.TagClassName
{
border-color: #934362;
}
</style>