Shades of Cadillac #914762
Tints of Cadillac #914762
RGB
CMYK
RGB Variations
Color information
#914762 (or 0x914762) is known color: Cadillac. HEX triplet: 91, 47 and 62. RGB value is (145,71,98). Sum of RGB (Red+Green+Blue) = 145+71+98=314 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.18% from 314); Green value is 71 (28.12% from 255 or 22.61% from 314); Blue value is 98 (38.67% from 255 or 31.21% from 314); Max value from RGB is 145 - color contains mainly: red. Hex color #914762 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #914762 is #6EB89D. Grayscale: #606060. Windows color (decimal): -7256222 or 6440849. OLE color: 6440849.
HSL color Cylindrical-coordinate representation of color #914762: hue angle of 338.11º 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 #914762 is Cyan = 0, Magento = 0.51, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 71 | 98 | - |
| CMYK | 0 | 0.51 | 0.32 | 0.43 |
| HSL | 338.11º | 0.34% | 0.42% | - |
| HSV(B) | 338.11º | 0.51% | 0.57% | - |
| XYZ | 16.13 | 11.41 | 12.91 | - |
| YUV | 96.2 | 129.02 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 71 | 98 | 0 | 0.51 | 0.32 | 0.43 | 338.11 | 0.34 | 0.42 |
| Hex | 91 | 47 | 62 | 0 | 33 | 20 | 2B | 152 | 22 | 2A |
| Octal | 221 | 107 | 142 | 0 | 63 | 40 | 53 | 522 | 42 | 52 |
| Binary | 10010001 | 1000111 | 1100010 | 0 | 110011 | 100000 | 101011 | 101010010 | 100010 | 101010 |
Color Harmonies of #914762
Complementary color
Monochromatic Colors of #914762
Black with #914762
Text Example
Text Example
White with #914762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914762; }
p { color: rgb(145,71,98); }
H1.HeaderClassName
{
color: #914762;
}
.AnyTagClassName
{
color: #914762;
}
</style>
background-color css
<style>
a { background-color: #914762; }
a { background-color: rgb(145,71,98); }
div.DivClassName
{
background-color: #914762;
}
.BgClassName
{
background-color: #914762;
}
</style>
border-color css
<style>
span { border-color: #914762; }
span { border-color: rgb(145,71,98); }
td.TdClassName
{
border-color: #914762;
}
.TagClassName
{
border-color: #914762;
}
</style>