Shades of McKenzie #826742
Tints of McKenzie #826742
RGB
CMYK
RGB Variations
Color information
#826742 (or 0x826742) is known color: McKenzie. HEX triplet: 82, 67 and 42. RGB value is (130,103,66). Sum of RGB (Red+Green+Blue) = 130+103+66=299 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.48% from 299); Green value is 103 (40.62% from 255 or 34.45% from 299); Blue value is 66 (26.17% from 255 or 22.07% from 299); Max value from RGB is 130 - color contains mainly: red. Hex color #826742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826742 is #7D98BD. Grayscale: #6B6B6B. Windows color (decimal): -8231102 or 4351874. OLE color: 4351874.
HSL color Cylindrical-coordinate representation of color #826742: hue angle of 34.69º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #826742 is Cyan = 0, Magento = 0.21, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 66 | - |
| CMYK | 0 | 0.21 | 0.49 | 0.49 |
| HSL | 34.69º | 0.33% | 0.38% | - |
| HSV(B) | 34.69º | 0.49% | 0.51% | - |
| XYZ | 15.04 | 14.84 | 7.23 | - |
| YUV | 106.86 | 104.95 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 66 | 0 | 0.21 | 0.49 | 0.49 | 34.69 | 0.33 | 0.38 |
| Hex | 82 | 67 | 42 | 0 | 15 | 31 | 31 | 23 | 21 | 26 |
| Octal | 202 | 147 | 102 | 0 | 25 | 61 | 61 | 43 | 41 | 46 |
| Binary | 10000010 | 1100111 | 1000010 | 0 | 10101 | 110001 | 110001 | 100011 | 100001 | 100110 |
Color Harmonies of #826742
Complementary color
Monochromatic Colors of #826742
Black with #826742
Text Example
Text Example
White with #826742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826742; }
p { color: rgb(130,103,66); }
H1.HeaderClassName
{
color: #826742;
}
.AnyTagClassName
{
color: #826742;
}
</style>
background-color css
<style>
a { background-color: #826742; }
a { background-color: rgb(130,103,66); }
div.DivClassName
{
background-color: #826742;
}
.BgClassName
{
background-color: #826742;
}
</style>
border-color css
<style>
span { border-color: #826742; }
span { border-color: rgb(130,103,66); }
td.TdClassName
{
border-color: #826742;
}
.TagClassName
{
border-color: #826742;
}
</style>