Shades of McKenzie #916740
Tints of McKenzie #916740
RGB
CMYK
RGB Variations
Color information
#916740 (or 0x916740) is known color: McKenzie. HEX triplet: 91, 67 and 40. RGB value is (145,103,64). Sum of RGB (Red+Green+Blue) = 145+103+64=312 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.47% from 312); Green value is 103 (40.62% from 255 or 33.01% from 312); Blue value is 64 (25.39% from 255 or 20.51% from 312); Max value from RGB is 145 - color contains mainly: red. Hex color #916740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916740 is #6E98BF. Grayscale: #6F6F6F. Windows color (decimal): -7248064 or 4220817. OLE color: 4220817.
HSL color Cylindrical-coordinate representation of color #916740: hue angle of 28.89º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #916740 is Cyan = 0, Magento = 0.29, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 64 | - |
| CMYK | 0 | 0.29 | 0.56 | 0.43 |
| HSL | 28.89º | 0.39% | 0.41% | - |
| HSV(B) | 28.89º | 0.56% | 0.57% | - |
| XYZ | 17.45 | 16.09 | 7.04 | - |
| YUV | 111.11 | 101.41 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 64 | 0 | 0.29 | 0.56 | 0.43 | 28.89 | 0.39 | 0.41 |
| Hex | 91 | 67 | 40 | 0 | 1D | 38 | 2B | 1D | 27 | 29 |
| Octal | 221 | 147 | 100 | 0 | 35 | 70 | 53 | 35 | 47 | 51 |
| Binary | 10010001 | 1100111 | 1000000 | 0 | 11101 | 111000 | 101011 | 11101 | 100111 | 101001 |
Color Harmonies of #916740
Complementary color
Monochromatic Colors of #916740
Black with #916740
Text Example
Text Example
White with #916740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916740; }
p { color: rgb(145,103,64); }
H1.HeaderClassName
{
color: #916740;
}
.AnyTagClassName
{
color: #916740;
}
</style>
background-color css
<style>
a { background-color: #916740; }
a { background-color: rgb(145,103,64); }
div.DivClassName
{
background-color: #916740;
}
.BgClassName
{
background-color: #916740;
}
</style>
border-color css
<style>
span { border-color: #916740; }
span { border-color: rgb(145,103,64); }
td.TdClassName
{
border-color: #916740;
}
.TagClassName
{
border-color: #916740;
}
</style>