Shades of Cadillac #944467
Tints of Cadillac #944467
RGB
CMYK
RGB Variations
Color information
#944467 (or 0x944467) is known color: Cadillac. HEX triplet: 94, 44 and 67. RGB value is (148,68,103). Sum of RGB (Red+Green+Blue) = 148+68+103=319 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.39% from 319); Green value is 68 (26.95% from 255 or 21.32% from 319); Blue value is 103 (40.62% from 255 or 32.29% from 319); Max value from RGB is 148 - color contains mainly: red. Hex color #944467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #944467 is #6BBB98. Grayscale: #5F5F5F. Windows color (decimal): -7060377 or 6767764. OLE color: 6767764.
HSL color Cylindrical-coordinate representation of color #944467: hue angle of 333.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 #944467 is Cyan = 0, Magento = 0.54, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 68 | 103 | - |
| CMYK | 0 | 0.54 | 0.30 | 0.42 |
| HSL | 333.75º | 0.37% | 0.42% | - |
| HSV(B) | 333.75º | 0.54% | 0.58% | - |
| XYZ | 16.73 | 11.41 | 14.15 | - |
| YUV | 95.91 | 132 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 68 | 103 | 0 | 0.54 | 0.30 | 0.42 | 333.75 | 0.37 | 0.42 |
| Hex | 94 | 44 | 67 | 0 | 36 | 1E | 2A | 14E | 25 | 2A |
| Octal | 224 | 104 | 147 | 0 | 66 | 36 | 52 | 516 | 45 | 52 |
| Binary | 10010100 | 1000100 | 1100111 | 0 | 110110 | 11110 | 101010 | 101001110 | 100101 | 101010 |
Color Harmonies of #944467
Complementary color
Monochromatic Colors of #944467
Black with #944467
Text Example
Text Example
White with #944467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944467; }
p { color: rgb(148,68,103); }
H1.HeaderClassName
{
color: #944467;
}
.AnyTagClassName
{
color: #944467;
}
</style>
background-color css
<style>
a { background-color: #944467; }
a { background-color: rgb(148,68,103); }
div.DivClassName
{
background-color: #944467;
}
.BgClassName
{
background-color: #944467;
}
</style>
border-color css
<style>
span { border-color: #944467; }
span { border-color: rgb(148,68,103); }
td.TdClassName
{
border-color: #944467;
}
.TagClassName
{
border-color: #944467;
}
</style>