Shades of McKenzie #926831
Tints of McKenzie #926831
RGB
CMYK
RGB Variations
Color information
#926831 (or 0x926831) is known color: McKenzie. HEX triplet: 92, 68 and 31. RGB value is (146,104,49). Sum of RGB (Red+Green+Blue) = 146+104+49=299 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.83% from 299); Green value is 104 (41.02% from 255 or 34.78% from 299); Blue value is 49 (19.53% from 255 or 16.39% from 299); Max value from RGB is 146 - color contains mainly: red. Hex color #926831 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926831 is #6D97CE. Grayscale: #6E6E6E. Windows color (decimal): -7182287 or 3238034. OLE color: 3238034.
HSL color Cylindrical-coordinate representation of color #926831: hue angle of 34.02º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #926831 is Cyan = 0, Magento = 0.29, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 49 | - |
| CMYK | 0 | 0.29 | 0.66 | 0.43 |
| HSL | 34.02º | 0.5% | 0.38% | - |
| HSV(B) | 34.02º | 0.66% | 0.57% | - |
| XYZ | 17.36 | 16.23 | 5.12 | - |
| YUV | 110.29 | 93.41 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 49 | 0 | 0.29 | 0.66 | 0.43 | 34.02 | 0.5 | 0.38 |
| Hex | 92 | 68 | 31 | 0 | 1D | 42 | 2B | 22 | 32 | 26 |
| Octal | 222 | 150 | 61 | 0 | 35 | 102 | 53 | 42 | 62 | 46 |
| Binary | 10010010 | 1101000 | 110001 | 0 | 11101 | 1000010 | 101011 | 100010 | 110010 | 100110 |
Color Harmonies of #926831
Complementary color
Monochromatic Colors of #926831
Black with #926831
Text Example
Text Example
White with #926831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926831; }
p { color: rgb(146,104,49); }
H1.HeaderClassName
{
color: #926831;
}
.AnyTagClassName
{
color: #926831;
}
</style>
background-color css
<style>
a { background-color: #926831; }
a { background-color: rgb(146,104,49); }
div.DivClassName
{
background-color: #926831;
}
.BgClassName
{
background-color: #926831;
}
</style>
border-color css
<style>
span { border-color: #926831; }
span { border-color: rgb(146,104,49); }
td.TdClassName
{
border-color: #926831;
}
.TagClassName
{
border-color: #926831;
}
</style>