Shades of Cadillac #934370
Tints of Cadillac #934370
RGB
CMYK
RGB Variations
Color information
#934370 (or 0x934370) is known color: Cadillac. HEX triplet: 93, 43 and 70. RGB value is (147,67,112). Sum of RGB (Red+Green+Blue) = 147+67+112=326 (43% of max value = 765). Red value is 147 (57.81% from 255 or 45.09% from 326); Green value is 67 (26.56% from 255 or 20.55% from 326); Blue value is 112 (44.14% from 255 or 34.36% from 326); Max value from RGB is 147 - color contains mainly: red. Hex color #934370 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934370 is #6CBC8F. Grayscale: #5F5F5F. Windows color (decimal): -7126160 or 7357331. OLE color: 7357331.
HSL color Cylindrical-coordinate representation of color #934370: hue angle of 326.25º 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 #934370 is Cyan = 0, Magento = 0.54, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 112 | - |
| CMYK | 0 | 0.54 | 0.24 | 0.42 |
| HSL | 326.25º | 0.37% | 0.42% | - |
| HSV(B) | 326.25º | 0.54% | 0.58% | - |
| XYZ | 16.96 | 11.39 | 16.63 | - |
| YUV | 96.05 | 137 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 112 | 0 | 0.54 | 0.24 | 0.42 | 326.25 | 0.37 | 0.42 |
| Hex | 93 | 43 | 70 | 0 | 36 | 18 | 2A | 146 | 25 | 2A |
| Octal | 223 | 103 | 160 | 0 | 66 | 30 | 52 | 506 | 45 | 52 |
| Binary | 10010011 | 1000011 | 1110000 | 0 | 110110 | 11000 | 101010 | 101000110 | 100101 | 101010 |
Color Harmonies of #934370
Complementary color
Monochromatic Colors of #934370
Black with #934370
Text Example
Text Example
White with #934370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934370; }
p { color: rgb(147,67,112); }
H1.HeaderClassName
{
color: #934370;
}
.AnyTagClassName
{
color: #934370;
}
</style>
background-color css
<style>
a { background-color: #934370; }
a { background-color: rgb(147,67,112); }
div.DivClassName
{
background-color: #934370;
}
.BgClassName
{
background-color: #934370;
}
</style>
border-color css
<style>
span { border-color: #934370; }
span { border-color: rgb(147,67,112); }
td.TdClassName
{
border-color: #934370;
}
.TagClassName
{
border-color: #934370;
}
</style>