Shades of McKenzie #806038
Tints of McKenzie #806038
RGB
CMYK
RGB Variations
Color information
#806038 (or 0x806038) is known color: McKenzie. HEX triplet: 80, 60 and 38. RGB value is (128,96,56). Sum of RGB (Red+Green+Blue) = 128+96+56=280 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.71% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 128 - color contains mainly: red. Hex color #806038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806038 is #7F9FC7. Grayscale: #656565. Windows color (decimal): -8363976 or 3694720. OLE color: 3694720.
HSL color Cylindrical-coordinate representation of color #806038: hue angle of 33.33º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #806038 is Cyan = 0, Magento = 0.25, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 96 | 56 | - |
| CMYK | 0 | 0.25 | 0.56 | 0.50 |
| HSL | 33.33º | 0.39% | 0.36% | - |
| HSV(B) | 33.33º | 0.56% | 0.5% | - |
| XYZ | 13.8 | 13.24 | 5.57 | - |
| YUV | 101.01 | 102.6 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 56 | 0 | 0.25 | 0.56 | 0.50 | 33.33 | 0.39 | 0.36 |
| Hex | 80 | 60 | 38 | 0 | 19 | 38 | 32 | 21 | 27 | 24 |
| Octal | 200 | 140 | 70 | 0 | 31 | 70 | 62 | 41 | 47 | 44 |
| Binary | 10000000 | 1100000 | 111000 | 0 | 11001 | 111000 | 110010 | 100001 | 100111 | 100100 |
Color Harmonies of #806038
Complementary color
Monochromatic Colors of #806038
Black with #806038
Text Example
Text Example
White with #806038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806038; }
p { color: rgb(128,96,56); }
H1.HeaderClassName
{
color: #806038;
}
.AnyTagClassName
{
color: #806038;
}
</style>
background-color css
<style>
a { background-color: #806038; }
a { background-color: rgb(128,96,56); }
div.DivClassName
{
background-color: #806038;
}
.BgClassName
{
background-color: #806038;
}
</style>
border-color css
<style>
span { border-color: #806038; }
span { border-color: rgb(128,96,56); }
td.TdClassName
{
border-color: #806038;
}
.TagClassName
{
border-color: #806038;
}
</style>