Shades of McKenzie #806438
Tints of McKenzie #806438
RGB
CMYK
RGB Variations
Color information
#806438 (or 0x806438) is known color: McKenzie. HEX triplet: 80, 64 and 38. RGB value is (128,100,56). Sum of RGB (Red+Green+Blue) = 128+100+56=284 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.07% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 128 - color contains mainly: red. Hex color #806438 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806438 is #7F9BC7. Grayscale: #676767. Windows color (decimal): -8362952 or 3695744. OLE color: 3695744.
HSL color Cylindrical-coordinate representation of color #806438: hue angle of 36.67º 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 #806438 is Cyan = 0, Magento = 0.22, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 100 | 56 | - |
| CMYK | 0 | 0.22 | 0.56 | 0.50 |
| HSL | 36.67º | 0.39% | 0.36% | - |
| HSV(B) | 36.67º | 0.56% | 0.5% | - |
| XYZ | 14.17 | 13.99 | 5.69 | - |
| YUV | 103.36 | 101.28 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 56 | 0 | 0.22 | 0.56 | 0.50 | 36.67 | 0.39 | 0.36 |
| Hex | 80 | 64 | 38 | 0 | 16 | 38 | 32 | 25 | 27 | 24 |
| Octal | 200 | 144 | 70 | 0 | 26 | 70 | 62 | 45 | 47 | 44 |
| Binary | 10000000 | 1100100 | 111000 | 0 | 10110 | 111000 | 110010 | 100101 | 100111 | 100100 |
Color Harmonies of #806438
Complementary color
Monochromatic Colors of #806438
Black with #806438
Text Example
Text Example
White with #806438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806438; }
p { color: rgb(128,100,56); }
H1.HeaderClassName
{
color: #806438;
}
.AnyTagClassName
{
color: #806438;
}
</style>
background-color css
<style>
a { background-color: #806438; }
a { background-color: rgb(128,100,56); }
div.DivClassName
{
background-color: #806438;
}
.BgClassName
{
background-color: #806438;
}
</style>
border-color css
<style>
span { border-color: #806438; }
span { border-color: rgb(128,100,56); }
td.TdClassName
{
border-color: #806438;
}
.TagClassName
{
border-color: #806438;
}
</style>