Shades of McKenzie #917241
Tints of McKenzie #917241
RGB
CMYK
RGB Variations
Color information
#917241 (or 0x917241) is known color: McKenzie. HEX triplet: 91, 72 and 41. RGB value is (145,114,65). Sum of RGB (Red+Green+Blue) = 145+114+65=324 (42% of max value = 765). Red value is 145 (57.03% from 255 or 44.75% from 324); Green value is 114 (44.92% from 255 or 35.19% from 324); Blue value is 65 (25.78% from 255 or 20.06% from 324); Max value from RGB is 145 - color contains mainly: red. Hex color #917241 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917241 is #6E8DBE. Grayscale: #757575. Windows color (decimal): -7245247 or 4289169. OLE color: 4289169.
HSL color Cylindrical-coordinate representation of color #917241: hue angle of 36.75º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #917241 is Cyan = 0, Magento = 0.21, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 65 | - |
| CMYK | 0 | 0.21 | 0.55 | 0.43 |
| HSL | 36.75º | 0.38% | 0.41% | - |
| HSV(B) | 36.75º | 0.55% | 0.57% | - |
| XYZ | 18.65 | 18.44 | 7.58 | - |
| YUV | 117.68 | 98.27 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 65 | 0 | 0.21 | 0.55 | 0.43 | 36.75 | 0.38 | 0.41 |
| Hex | 91 | 72 | 41 | 0 | 15 | 37 | 2B | 25 | 26 | 29 |
| Octal | 221 | 162 | 101 | 0 | 25 | 67 | 53 | 45 | 46 | 51 |
| Binary | 10010001 | 1110010 | 1000001 | 0 | 10101 | 110111 | 101011 | 100101 | 100110 | 101001 |
Color Harmonies of #917241
Complementary color
Monochromatic Colors of #917241
Black with #917241
Text Example
Text Example
White with #917241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917241; }
p { color: rgb(145,114,65); }
H1.HeaderClassName
{
color: #917241;
}
.AnyTagClassName
{
color: #917241;
}
</style>
background-color css
<style>
a { background-color: #917241; }
a { background-color: rgb(145,114,65); }
div.DivClassName
{
background-color: #917241;
}
.BgClassName
{
background-color: #917241;
}
</style>
border-color css
<style>
span { border-color: #917241; }
span { border-color: rgb(145,114,65); }
td.TdClassName
{
border-color: #917241;
}
.TagClassName
{
border-color: #917241;
}
</style>