Shades of McKenzie #806335
Tints of McKenzie #806335
RGB
CMYK
RGB Variations
Color information
#806335 (or 0x806335) is known color: McKenzie. HEX triplet: 80, 63 and 35. RGB value is (128,99,53). Sum of RGB (Red+Green+Blue) = 128+99+53=280 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.71% from 280); Green value is 99 (39.06% from 255 or 35.36% from 280); Blue value is 53 (21.09% from 255 or 18.93% from 280); Max value from RGB is 128 - color contains mainly: red. Hex color #806335 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806335 is #7F9CCA. Grayscale: #666666. Windows color (decimal): -8363211 or 3498880. OLE color: 3498880.
HSL color Cylindrical-coordinate representation of color #806335: hue angle of 36.8º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #806335 is Cyan = 0, Magento = 0.23, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 53 | - |
| CMYK | 0 | 0.23 | 0.59 | 0.50 |
| HSL | 36.8º | 0.41% | 0.35% | - |
| HSV(B) | 36.8º | 0.59% | 0.5% | - |
| XYZ | 14.01 | 13.77 | 5.29 | - |
| YUV | 102.43 | 100.11 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 53 | 0 | 0.23 | 0.59 | 0.50 | 36.8 | 0.41 | 0.35 |
| Hex | 80 | 63 | 35 | 0 | 17 | 3B | 32 | 25 | 29 | 23 |
| Octal | 200 | 143 | 65 | 0 | 27 | 73 | 62 | 45 | 51 | 43 |
| Binary | 10000000 | 1100011 | 110101 | 0 | 10111 | 111011 | 110010 | 100101 | 101001 | 100011 |
Color Harmonies of #806335
Complementary color
Monochromatic Colors of #806335
Black with #806335
Text Example
Text Example
White with #806335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806335; }
p { color: rgb(128,99,53); }
H1.HeaderClassName
{
color: #806335;
}
.AnyTagClassName
{
color: #806335;
}
</style>
background-color css
<style>
a { background-color: #806335; }
a { background-color: rgb(128,99,53); }
div.DivClassName
{
background-color: #806335;
}
.BgClassName
{
background-color: #806335;
}
</style>
border-color css
<style>
span { border-color: #806335; }
span { border-color: rgb(128,99,53); }
td.TdClassName
{
border-color: #806335;
}
.TagClassName
{
border-color: #806335;
}
</style>