Shades of McKenzie #806437
Tints of McKenzie #806437
RGB
CMYK
RGB Variations
Color information
#806437 (or 0x806437) is known color: McKenzie. HEX triplet: 80, 64 and 37. RGB value is (128,100,55). Sum of RGB (Red+Green+Blue) = 128+100+55=283 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.23% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 55 (21.88% from 255 or 19.43% from 283); Max value from RGB is 128 - color contains mainly: red. Hex color #806437 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806437 is #7F9BC8. Grayscale: #676767. Windows color (decimal): -8362953 or 3630208. OLE color: 3630208.
HSL color Cylindrical-coordinate representation of color #806437: hue angle of 36.99º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #806437 is Cyan = 0, Magento = 0.22, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 100 | 55 | - |
| CMYK | 0 | 0.22 | 0.57 | 0.50 |
| HSL | 36.99º | 0.4% | 0.36% | - |
| HSV(B) | 36.99º | 0.57% | 0.5% | - |
| XYZ | 14.15 | 13.98 | 5.57 | - |
| YUV | 103.24 | 100.78 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 55 | 0 | 0.22 | 0.57 | 0.50 | 36.99 | 0.4 | 0.36 |
| Hex | 80 | 64 | 37 | 0 | 16 | 39 | 32 | 25 | 28 | 24 |
| Octal | 200 | 144 | 67 | 0 | 26 | 71 | 62 | 45 | 50 | 44 |
| Binary | 10000000 | 1100100 | 110111 | 0 | 10110 | 111001 | 110010 | 100101 | 101000 | 100100 |
Color Harmonies of #806437
Complementary color
Monochromatic Colors of #806437
Black with #806437
Text Example
Text Example
White with #806437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806437; }
p { color: rgb(128,100,55); }
H1.HeaderClassName
{
color: #806437;
}
.AnyTagClassName
{
color: #806437;
}
</style>
background-color css
<style>
a { background-color: #806437; }
a { background-color: rgb(128,100,55); }
div.DivClassName
{
background-color: #806437;
}
.BgClassName
{
background-color: #806437;
}
</style>
border-color css
<style>
span { border-color: #806437; }
span { border-color: rgb(128,100,55); }
td.TdClassName
{
border-color: #806437;
}
.TagClassName
{
border-color: #806437;
}
</style>