Shades of Cadillac #913967
Tints of Cadillac #913967
RGB
CMYK
RGB Variations
Color information
#913967 (or 0x913967) is known color: Cadillac. HEX triplet: 91, 39 and 67. RGB value is (145,57,103). Sum of RGB (Red+Green+Blue) = 145+57+103=305 (40% of max value = 765). Red value is 145 (57.03% from 255 or 47.54% from 305); Green value is 57 (22.66% from 255 or 18.69% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 145 - color contains mainly: red. Hex color #913967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #913967 is #6EC698. Grayscale: #585858. Windows color (decimal): -7259801 or 6764945. OLE color: 6764945.
HSL color Cylindrical-coordinate representation of color #913967: hue angle of 328.64º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #913967 is Cyan = 0, Magento = 0.61, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 57 | 103 | - |
| CMYK | 0 | 0.61 | 0.29 | 0.43 |
| HSL | 328.64º | 0.44% | 0.4% | - |
| HSV(B) | 328.64º | 0.61% | 0.57% | - |
| XYZ | 15.59 | 9.93 | 13.93 | - |
| YUV | 88.56 | 136.15 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 57 | 103 | 0 | 0.61 | 0.29 | 0.43 | 328.64 | 0.44 | 0.4 |
| Hex | 91 | 39 | 67 | 0 | 3D | 1D | 2B | 149 | 2C | 28 |
| Octal | 221 | 71 | 147 | 0 | 75 | 35 | 53 | 511 | 54 | 50 |
| Binary | 10010001 | 111001 | 1100111 | 0 | 111101 | 11101 | 101011 | 101001001 | 101100 | 101000 |
Color Harmonies of #913967
Complementary color
Monochromatic Colors of #913967
Black with #913967
Text Example
Text Example
White with #913967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913967; }
p { color: rgb(145,57,103); }
H1.HeaderClassName
{
color: #913967;
}
.AnyTagClassName
{
color: #913967;
}
</style>
background-color css
<style>
a { background-color: #913967; }
a { background-color: rgb(145,57,103); }
div.DivClassName
{
background-color: #913967;
}
.BgClassName
{
background-color: #913967;
}
</style>
border-color css
<style>
span { border-color: #913967; }
span { border-color: rgb(145,57,103); }
td.TdClassName
{
border-color: #913967;
}
.TagClassName
{
border-color: #913967;
}
</style>