Shades of Cadillac #914756
Tints of Cadillac #914756
RGB
CMYK
RGB Variations
Color information
#914756 (or 0x914756) is known color: Cadillac. HEX triplet: 91, 47 and 56. RGB value is (145,71,86). Sum of RGB (Red+Green+Blue) = 145+71+86=302 (40% of max value = 765). Red value is 145 (57.03% from 255 or 48.01% from 302); Green value is 71 (28.12% from 255 or 23.51% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 145 - color contains mainly: red. Hex color #914756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #914756 is #6EB8A9. Grayscale: #5E5E5E. Windows color (decimal): -7256234 or 5654417. OLE color: 5654417.
HSL color Cylindrical-coordinate representation of color #914756: hue angle of 347.84º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #914756 is Cyan = 0, Magento = 0.51, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 71 | 86 | - |
| CMYK | 0 | 0.51 | 0.41 | 0.43 |
| HSL | 347.84º | 0.34% | 0.42% | - |
| HSV(B) | 347.84º | 0.51% | 0.57% | - |
| XYZ | 15.61 | 11.2 | 10.14 | - |
| YUV | 94.84 | 123.02 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 71 | 86 | 0 | 0.51 | 0.41 | 0.43 | 347.84 | 0.34 | 0.42 |
| Hex | 91 | 47 | 56 | 0 | 33 | 29 | 2B | 15C | 22 | 2A |
| Octal | 221 | 107 | 126 | 0 | 63 | 51 | 53 | 534 | 42 | 52 |
| Binary | 10010001 | 1000111 | 1010110 | 0 | 110011 | 101001 | 101011 | 101011100 | 100010 | 101010 |
Color Harmonies of #914756
Complementary color
Monochromatic Colors of #914756
Black with #914756
Text Example
Text Example
White with #914756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914756; }
p { color: rgb(145,71,86); }
H1.HeaderClassName
{
color: #914756;
}
.AnyTagClassName
{
color: #914756;
}
</style>
background-color css
<style>
a { background-color: #914756; }
a { background-color: rgb(145,71,86); }
div.DivClassName
{
background-color: #914756;
}
.BgClassName
{
background-color: #914756;
}
</style>
border-color css
<style>
span { border-color: #914756; }
span { border-color: rgb(145,71,86); }
td.TdClassName
{
border-color: #914756;
}
.TagClassName
{
border-color: #914756;
}
</style>