Shades of McKenzie #816538
Tints of McKenzie #816538
RGB
CMYK
RGB Variations
Color information
#816538 (or 0x816538) is known color: McKenzie. HEX triplet: 81, 65 and 38. RGB value is (129,101,56). Sum of RGB (Red+Green+Blue) = 129+101+56=286 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.10% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 129 - color contains mainly: red. Hex color #816538 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816538 is #7E9AC7. Grayscale: #686868. Windows color (decimal): -8297160 or 3696001. OLE color: 3696001.
HSL color Cylindrical-coordinate representation of color #816538: hue angle of 36.99º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #816538 is Cyan = 0, Magento = 0.22, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 56 | - |
| CMYK | 0 | 0.22 | 0.57 | 0.49 |
| HSL | 36.99º | 0.39% | 0.36% | - |
| HSV(B) | 36.99º | 0.57% | 0.51% | - |
| XYZ | 14.42 | 14.26 | 5.73 | - |
| YUV | 104.24 | 100.78 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 56 | 0 | 0.22 | 0.57 | 0.49 | 36.99 | 0.39 | 0.36 |
| Hex | 81 | 65 | 38 | 0 | 16 | 39 | 31 | 25 | 27 | 24 |
| Octal | 201 | 145 | 70 | 0 | 26 | 71 | 61 | 45 | 47 | 44 |
| Binary | 10000001 | 1100101 | 111000 | 0 | 10110 | 111001 | 110001 | 100101 | 100111 | 100100 |
Color Harmonies of #816538
Complementary color
Monochromatic Colors of #816538
Black with #816538
Text Example
Text Example
White with #816538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816538; }
p { color: rgb(129,101,56); }
H1.HeaderClassName
{
color: #816538;
}
.AnyTagClassName
{
color: #816538;
}
</style>
background-color css
<style>
a { background-color: #816538; }
a { background-color: rgb(129,101,56); }
div.DivClassName
{
background-color: #816538;
}
.BgClassName
{
background-color: #816538;
}
</style>
border-color css
<style>
span { border-color: #816538; }
span { border-color: rgb(129,101,56); }
td.TdClassName
{
border-color: #816538;
}
.TagClassName
{
border-color: #816538;
}
</style>