Shades of Cadillac #944770
Tints of Cadillac #944770
RGB
CMYK
RGB Variations
Color information
#944770 (or 0x944770) is known color: Cadillac. HEX triplet: 94, 47 and 70. RGB value is (148,71,112). Sum of RGB (Red+Green+Blue) = 148+71+112=331 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.71% from 331); Green value is 71 (28.12% from 255 or 21.45% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 148 - color contains mainly: red. Hex color #944770 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #944770 is #6BB88F. Grayscale: #626262. Windows color (decimal): -7059600 or 7358356. OLE color: 7358356.
HSL color Cylindrical-coordinate representation of color #944770: hue angle of 328.05º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #944770 is Cyan = 0, Magento = 0.52, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 71 | 112 | - |
| CMYK | 0 | 0.52 | 0.24 | 0.42 |
| HSL | 328.05º | 0.35% | 0.43% | - |
| HSV(B) | 328.05º | 0.52% | 0.58% | - |
| XYZ | 17.39 | 11.97 | 16.72 | - |
| YUV | 98.7 | 135.51 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 71 | 112 | 0 | 0.52 | 0.24 | 0.42 | 328.05 | 0.35 | 0.43 |
| Hex | 94 | 47 | 70 | 0 | 34 | 18 | 2A | 148 | 23 | 2B |
| Octal | 224 | 107 | 160 | 0 | 64 | 30 | 52 | 510 | 43 | 53 |
| Binary | 10010100 | 1000111 | 1110000 | 0 | 110100 | 11000 | 101010 | 101001000 | 100011 | 101011 |
Color Harmonies of #944770
Complementary color
Monochromatic Colors of #944770
Black with #944770
Text Example
Text Example
White with #944770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944770; }
p { color: rgb(148,71,112); }
H1.HeaderClassName
{
color: #944770;
}
.AnyTagClassName
{
color: #944770;
}
</style>
background-color css
<style>
a { background-color: #944770; }
a { background-color: rgb(148,71,112); }
div.DivClassName
{
background-color: #944770;
}
.BgClassName
{
background-color: #944770;
}
</style>
border-color css
<style>
span { border-color: #944770; }
span { border-color: rgb(148,71,112); }
td.TdClassName
{
border-color: #944770;
}
.TagClassName
{
border-color: #944770;
}
</style>