Shades of Cadillac #944570
Tints of Cadillac #944570
RGB
CMYK
RGB Variations
Color information
#944570 (or 0x944570) is known color: Cadillac. HEX triplet: 94, 45 and 70. RGB value is (148,69,112). Sum of RGB (Red+Green+Blue) = 148+69+112=329 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.98% from 329); Green value is 69 (27.34% from 255 or 20.97% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 148 - color contains mainly: red. Hex color #944570 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #944570 is #6BBA8F. Grayscale: #616161. Windows color (decimal): -7060112 or 7357844. OLE color: 7357844.
HSL color Cylindrical-coordinate representation of color #944570: hue angle of 327.34º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #944570 is Cyan = 0, Magento = 0.53, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 69 | 112 | - |
| CMYK | 0 | 0.53 | 0.24 | 0.42 |
| HSL | 327.34º | 0.36% | 0.43% | - |
| HSV(B) | 327.34º | 0.53% | 0.58% | - |
| XYZ | 17.27 | 11.72 | 16.68 | - |
| YUV | 97.52 | 136.17 | 164 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 69 | 112 | 0 | 0.53 | 0.24 | 0.42 | 327.34 | 0.36 | 0.43 |
| Hex | 94 | 45 | 70 | 0 | 35 | 18 | 2A | 147 | 24 | 2B |
| Octal | 224 | 105 | 160 | 0 | 65 | 30 | 52 | 507 | 44 | 53 |
| Binary | 10010100 | 1000101 | 1110000 | 0 | 110101 | 11000 | 101010 | 101000111 | 100100 | 101011 |
Color Harmonies of #944570
Complementary color
Monochromatic Colors of #944570
Black with #944570
Text Example
Text Example
White with #944570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944570; }
p { color: rgb(148,69,112); }
H1.HeaderClassName
{
color: #944570;
}
.AnyTagClassName
{
color: #944570;
}
</style>
background-color css
<style>
a { background-color: #944570; }
a { background-color: rgb(148,69,112); }
div.DivClassName
{
background-color: #944570;
}
.BgClassName
{
background-color: #944570;
}
</style>
border-color css
<style>
span { border-color: #944570; }
span { border-color: rgb(148,69,112); }
td.TdClassName
{
border-color: #944570;
}
.TagClassName
{
border-color: #944570;
}
</style>