Shades of Cadillac #944967
Tints of Cadillac #944967
RGB
CMYK
RGB Variations
Color information
#944967 (or 0x944967) is known color: Cadillac. HEX triplet: 94, 49 and 67. RGB value is (148,73,103). Sum of RGB (Red+Green+Blue) = 148+73+103=324 (42% of max value = 765). Red value is 148 (58.20% from 255 or 45.68% from 324); Green value is 73 (28.91% from 255 or 22.53% from 324); Blue value is 103 (40.62% from 255 or 31.79% from 324); Max value from RGB is 148 - color contains mainly: red. Hex color #944967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #944967 is #6BB698. Grayscale: #626262. Windows color (decimal): -7059097 or 6769044. OLE color: 6769044.
HSL color Cylindrical-coordinate representation of color #944967: hue angle of 336º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #944967 is Cyan = 0, Magento = 0.51, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 73 | 103 | - |
| CMYK | 0 | 0.51 | 0.30 | 0.42 |
| HSL | 336º | 0.34% | 0.43% | - |
| HSV(B) | 336º | 0.51% | 0.58% | - |
| XYZ | 17.04 | 12.04 | 14.26 | - |
| YUV | 98.85 | 130.35 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 73 | 103 | 0 | 0.51 | 0.30 | 0.42 | 336 | 0.34 | 0.43 |
| Hex | 94 | 49 | 67 | 0 | 33 | 1E | 2A | 150 | 22 | 2B |
| Octal | 224 | 111 | 147 | 0 | 63 | 36 | 52 | 520 | 42 | 53 |
| Binary | 10010100 | 1001001 | 1100111 | 0 | 110011 | 11110 | 101010 | 101010000 | 100010 | 101011 |
Color Harmonies of #944967
Complementary color
Monochromatic Colors of #944967
Black with #944967
Text Example
Text Example
White with #944967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944967; }
p { color: rgb(148,73,103); }
H1.HeaderClassName
{
color: #944967;
}
.AnyTagClassName
{
color: #944967;
}
</style>
background-color css
<style>
a { background-color: #944967; }
a { background-color: rgb(148,73,103); }
div.DivClassName
{
background-color: #944967;
}
.BgClassName
{
background-color: #944967;
}
</style>
border-color css
<style>
span { border-color: #944967; }
span { border-color: rgb(148,73,103); }
td.TdClassName
{
border-color: #944967;
}
.TagClassName
{
border-color: #944967;
}
</style>