Shades of McKenzie #917043
Tints of McKenzie #917043
RGB
CMYK
RGB Variations
Color information
#917043 (or 0x917043) is known color: McKenzie. HEX triplet: 91, 70 and 43. RGB value is (145,112,67). Sum of RGB (Red+Green+Blue) = 145+112+67=324 (42% of max value = 765). Red value is 145 (57.03% from 255 or 44.75% from 324); Green value is 112 (44.14% from 255 or 34.57% from 324); Blue value is 67 (26.56% from 255 or 20.68% from 324); Max value from RGB is 145 - color contains mainly: red. Hex color #917043 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917043 is #6E8FBC. Grayscale: #747474. Windows color (decimal): -7245757 or 4419729. OLE color: 4419729.
HSL color Cylindrical-coordinate representation of color #917043: hue angle of 34.62º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #917043 is Cyan = 0, Magento = 0.23, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 67 | - |
| CMYK | 0 | 0.23 | 0.54 | 0.43 |
| HSL | 34.62º | 0.37% | 0.42% | - |
| HSV(B) | 34.62º | 0.54% | 0.57% | - |
| XYZ | 18.48 | 18.01 | 7.81 | - |
| YUV | 116.74 | 99.93 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 67 | 0 | 0.23 | 0.54 | 0.43 | 34.62 | 0.37 | 0.42 |
| Hex | 91 | 70 | 43 | 0 | 17 | 36 | 2B | 23 | 25 | 2A |
| Octal | 221 | 160 | 103 | 0 | 27 | 66 | 53 | 43 | 45 | 52 |
| Binary | 10010001 | 1110000 | 1000011 | 0 | 10111 | 110110 | 101011 | 100011 | 100101 | 101010 |
Color Harmonies of #917043
Complementary color
Monochromatic Colors of #917043
Black with #917043
Text Example
Text Example
White with #917043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917043; }
p { color: rgb(145,112,67); }
H1.HeaderClassName
{
color: #917043;
}
.AnyTagClassName
{
color: #917043;
}
</style>
background-color css
<style>
a { background-color: #917043; }
a { background-color: rgb(145,112,67); }
div.DivClassName
{
background-color: #917043;
}
.BgClassName
{
background-color: #917043;
}
</style>
border-color css
<style>
span { border-color: #917043; }
span { border-color: rgb(145,112,67); }
td.TdClassName
{
border-color: #917043;
}
.TagClassName
{
border-color: #917043;
}
</style>