Shades of Cadillac #944476
Tints of Cadillac #944476
RGB
CMYK
RGB Variations
Color information
#944476 (or 0x944476) is known color: Cadillac. HEX triplet: 94, 44 and 76. RGB value is (148,68,118). Sum of RGB (Red+Green+Blue) = 148+68+118=334 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.31% from 334); Green value is 68 (26.95% from 255 or 20.36% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 148 - color contains mainly: red. Hex color #944476 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #944476 is #6BBB89. Grayscale: #616161. Windows color (decimal): -7060362 or 7750804. OLE color: 7750804.
HSL color Cylindrical-coordinate representation of color #944476: hue angle of 322.5º 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 #944476 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 68 | 118 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.42 |
| HSL | 322.5º | 0.37% | 0.42% | - |
| HSV(B) | 322.5º | 0.54% | 0.58% | - |
| XYZ | 17.55 | 11.74 | 18.48 | - |
| YUV | 97.62 | 139.5 | 163.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 68 | 118 | 0 | 0.54 | 0.20 | 0.42 | 322.5 | 0.37 | 0.42 |
| Hex | 94 | 44 | 76 | 0 | 36 | 14 | 2A | 142 | 25 | 2A |
| Octal | 224 | 104 | 166 | 0 | 66 | 24 | 52 | 502 | 45 | 52 |
| Binary | 10010100 | 1000100 | 1110110 | 0 | 110110 | 10100 | 101010 | 101000010 | 100101 | 101010 |
Color Harmonies of #944476
Complementary color
Monochromatic Colors of #944476
Black with #944476
Text Example
Text Example
White with #944476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944476; }
p { color: rgb(148,68,118); }
H1.HeaderClassName
{
color: #944476;
}
.AnyTagClassName
{
color: #944476;
}
</style>
background-color css
<style>
a { background-color: #944476; }
a { background-color: rgb(148,68,118); }
div.DivClassName
{
background-color: #944476;
}
.BgClassName
{
background-color: #944476;
}
</style>
border-color css
<style>
span { border-color: #944476; }
span { border-color: rgb(148,68,118); }
td.TdClassName
{
border-color: #944476;
}
.TagClassName
{
border-color: #944476;
}
</style>