Shades of Cadillac #944275
Tints of Cadillac #944275
RGB
CMYK
RGB Variations
Color information
#944275 (or 0x944275) is known color: Cadillac. HEX triplet: 94, 42 and 75. RGB value is (148,66,117). Sum of RGB (Red+Green+Blue) = 148+66+117=331 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.71% from 331); Green value is 66 (26.17% from 255 or 19.94% from 331); Blue value is 117 (46.09% from 255 or 35.35% from 331); Max value from RGB is 148 - color contains mainly: red. Hex color #944275 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #944275 is #6BBD8A. Grayscale: #606060. Windows color (decimal): -7060875 or 7684756. OLE color: 7684756.
HSL color Cylindrical-coordinate representation of color #944275: hue angle of 322.68º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #944275 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 66 | 117 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.42 |
| HSL | 322.68º | 0.38% | 0.42% | - |
| HSV(B) | 322.68º | 0.55% | 0.58% | - |
| XYZ | 17.37 | 11.48 | 18.13 | - |
| YUV | 96.33 | 139.67 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 66 | 117 | 0 | 0.55 | 0.21 | 0.42 | 322.68 | 0.38 | 0.42 |
| Hex | 94 | 42 | 75 | 0 | 37 | 15 | 2A | 143 | 26 | 2A |
| Octal | 224 | 102 | 165 | 0 | 67 | 25 | 52 | 503 | 46 | 52 |
| Binary | 10010100 | 1000010 | 1110101 | 0 | 110111 | 10101 | 101010 | 101000011 | 100110 | 101010 |
Color Harmonies of #944275
Complementary color
Monochromatic Colors of #944275
Black with #944275
Text Example
Text Example
White with #944275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944275; }
p { color: rgb(148,66,117); }
H1.HeaderClassName
{
color: #944275;
}
.AnyTagClassName
{
color: #944275;
}
</style>
background-color css
<style>
a { background-color: #944275; }
a { background-color: rgb(148,66,117); }
div.DivClassName
{
background-color: #944275;
}
.BgClassName
{
background-color: #944275;
}
</style>
border-color css
<style>
span { border-color: #944275; }
span { border-color: rgb(148,66,117); }
td.TdClassName
{
border-color: #944275;
}
.TagClassName
{
border-color: #944275;
}
</style>