Shades of McKenzie #926333
Tints of McKenzie #926333
RGB
CMYK
RGB Variations
Color information
#926333 (or 0x926333) is known color: McKenzie. HEX triplet: 92, 63 and 33. RGB value is (146,99,51). Sum of RGB (Red+Green+Blue) = 146+99+51=296 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.32% from 296); Green value is 99 (39.06% from 255 or 33.45% from 296); Blue value is 51 (20.31% from 255 or 17.23% from 296); Max value from RGB is 146 - color contains mainly: red. Hex color #926333 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926333 is #6D9CCC. Grayscale: #6B6B6B. Windows color (decimal): -7183565 or 3367826. OLE color: 3367826.
HSL color Cylindrical-coordinate representation of color #926333: hue angle of 30.32º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #926333 is Cyan = 0, Magento = 0.32, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 99 | 51 | - |
| CMYK | 0 | 0.32 | 0.65 | 0.43 |
| HSL | 30.32º | 0.48% | 0.39% | - |
| HSV(B) | 30.32º | 0.65% | 0.57% | - |
| XYZ | 16.91 | 15.27 | 5.19 | - |
| YUV | 107.58 | 96.07 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 99 | 51 | 0 | 0.32 | 0.65 | 0.43 | 30.32 | 0.48 | 0.39 |
| Hex | 92 | 63 | 33 | 0 | 20 | 41 | 2B | 1E | 30 | 27 |
| Octal | 222 | 143 | 63 | 0 | 40 | 101 | 53 | 36 | 60 | 47 |
| Binary | 10010010 | 1100011 | 110011 | 0 | 100000 | 1000001 | 101011 | 11110 | 110000 | 100111 |
Color Harmonies of #926333
Complementary color
Monochromatic Colors of #926333
Black with #926333
Text Example
Text Example
White with #926333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926333; }
p { color: rgb(146,99,51); }
H1.HeaderClassName
{
color: #926333;
}
.AnyTagClassName
{
color: #926333;
}
</style>
background-color css
<style>
a { background-color: #926333; }
a { background-color: rgb(146,99,51); }
div.DivClassName
{
background-color: #926333;
}
.BgClassName
{
background-color: #926333;
}
</style>
border-color css
<style>
span { border-color: #926333; }
span { border-color: rgb(146,99,51); }
td.TdClassName
{
border-color: #926333;
}
.TagClassName
{
border-color: #926333;
}
</style>