Shades of McKenzie #856531
Tints of McKenzie #856531
RGB
CMYK
RGB Variations
Color information
#856531 (or 0x856531) is known color: McKenzie. HEX triplet: 85, 65 and 31. RGB value is (133,101,49). Sum of RGB (Red+Green+Blue) = 133+101+49=283 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.00% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 133 - color contains mainly: red. Hex color #856531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856531 is #7A9ACE. Grayscale: #686868. Windows color (decimal): -8035023 or 3237253. OLE color: 3237253.
HSL color Cylindrical-coordinate representation of color #856531: hue angle of 37.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #856531 is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 49 | - |
| CMYK | 0 | 0.24 | 0.63 | 0.48 |
| HSL | 37.14º | 0.46% | 0.36% | - |
| HSV(B) | 37.14º | 0.63% | 0.52% | - |
| XYZ | 14.88 | 14.52 | 4.92 | - |
| YUV | 104.64 | 96.6 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 49 | 0 | 0.24 | 0.63 | 0.48 | 37.14 | 0.46 | 0.36 |
| Hex | 85 | 65 | 31 | 0 | 18 | 3F | 30 | 25 | 2E | 24 |
| Octal | 205 | 145 | 61 | 0 | 30 | 77 | 60 | 45 | 56 | 44 |
| Binary | 10000101 | 1100101 | 110001 | 0 | 11000 | 111111 | 110000 | 100101 | 101110 | 100100 |
Color Harmonies of #856531
Complementary color
Monochromatic Colors of #856531
Black with #856531
Text Example
Text Example
White with #856531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856531; }
p { color: rgb(133,101,49); }
H1.HeaderClassName
{
color: #856531;
}
.AnyTagClassName
{
color: #856531;
}
</style>
background-color css
<style>
a { background-color: #856531; }
a { background-color: rgb(133,101,49); }
div.DivClassName
{
background-color: #856531;
}
.BgClassName
{
background-color: #856531;
}
</style>
border-color css
<style>
span { border-color: #856531; }
span { border-color: rgb(133,101,49); }
td.TdClassName
{
border-color: #856531;
}
.TagClassName
{
border-color: #856531;
}
</style>