Shades of McKenzie #856038
Tints of McKenzie #856038
RGB
CMYK
RGB Variations
Color information
#856038 (or 0x856038) is known color: McKenzie. HEX triplet: 85, 60 and 38. RGB value is (133,96,56). Sum of RGB (Red+Green+Blue) = 133+96+56=285 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.67% from 285); Green value is 96 (37.89% from 255 or 33.68% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 133 - color contains mainly: red. Hex color #856038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856038 is #7A9FC7. Grayscale: #666666. Windows color (decimal): -8036296 or 3694725. OLE color: 3694725.
HSL color Cylindrical-coordinate representation of color #856038: hue angle of 31.17º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #856038 is Cyan = 0, Magento = 0.28, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 56 | - |
| CMYK | 0 | 0.28 | 0.58 | 0.48 |
| HSL | 31.17º | 0.41% | 0.37% | - |
| HSV(B) | 31.17º | 0.58% | 0.52% | - |
| XYZ | 14.57 | 13.64 | 5.61 | - |
| YUV | 102.5 | 101.76 | 149.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 56 | 0 | 0.28 | 0.58 | 0.48 | 31.17 | 0.41 | 0.37 |
| Hex | 85 | 60 | 38 | 0 | 1C | 3A | 30 | 1F | 29 | 25 |
| Octal | 205 | 140 | 70 | 0 | 34 | 72 | 60 | 37 | 51 | 45 |
| Binary | 10000101 | 1100000 | 111000 | 0 | 11100 | 111010 | 110000 | 11111 | 101001 | 100101 |
Color Harmonies of #856038
Complementary color
Monochromatic Colors of #856038
Black with #856038
Text Example
Text Example
White with #856038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856038; }
p { color: rgb(133,96,56); }
H1.HeaderClassName
{
color: #856038;
}
.AnyTagClassName
{
color: #856038;
}
</style>
background-color css
<style>
a { background-color: #856038; }
a { background-color: rgb(133,96,56); }
div.DivClassName
{
background-color: #856038;
}
.BgClassName
{
background-color: #856038;
}
</style>
border-color css
<style>
span { border-color: #856038; }
span { border-color: rgb(133,96,56); }
td.TdClassName
{
border-color: #856038;
}
.TagClassName
{
border-color: #856038;
}
</style>