Shades of McKenzie #826738
Tints of McKenzie #826738
RGB
CMYK
RGB Variations
Color information
#826738 (or 0x826738) is known color: McKenzie. HEX triplet: 82, 67 and 38. RGB value is (130,103,56). Sum of RGB (Red+Green+Blue) = 130+103+56=289 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.98% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 56 (22.27% from 255 or 19.38% from 289); Max value from RGB is 130 - color contains mainly: red. Hex color #826738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826738 is #7D98C7. Grayscale: #696969. Windows color (decimal): -8231112 or 3696514. OLE color: 3696514.
HSL color Cylindrical-coordinate representation of color #826738: hue angle of 38.11º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #826738 is Cyan = 0, Magento = 0.21, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 56 | - |
| CMYK | 0 | 0.21 | 0.57 | 0.49 |
| HSL | 38.11º | 0.4% | 0.36% | - |
| HSV(B) | 38.11º | 0.57% | 0.51% | - |
| XYZ | 14.77 | 14.73 | 5.81 | - |
| YUV | 105.72 | 99.95 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 56 | 0 | 0.21 | 0.57 | 0.49 | 38.11 | 0.4 | 0.36 |
| Hex | 82 | 67 | 38 | 0 | 15 | 39 | 31 | 26 | 28 | 24 |
| Octal | 202 | 147 | 70 | 0 | 25 | 71 | 61 | 46 | 50 | 44 |
| Binary | 10000010 | 1100111 | 111000 | 0 | 10101 | 111001 | 110001 | 100110 | 101000 | 100100 |
Color Harmonies of #826738
Complementary color
Monochromatic Colors of #826738
Black with #826738
Text Example
Text Example
White with #826738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826738; }
p { color: rgb(130,103,56); }
H1.HeaderClassName
{
color: #826738;
}
.AnyTagClassName
{
color: #826738;
}
</style>
background-color css
<style>
a { background-color: #826738; }
a { background-color: rgb(130,103,56); }
div.DivClassName
{
background-color: #826738;
}
.BgClassName
{
background-color: #826738;
}
</style>
border-color css
<style>
span { border-color: #826738; }
span { border-color: rgb(130,103,56); }
td.TdClassName
{
border-color: #826738;
}
.TagClassName
{
border-color: #826738;
}
</style>