Shades of McKenzie #926635
Tints of McKenzie #926635
RGB
CMYK
RGB Variations
Color information
#926635 (or 0x926635) is known color: McKenzie. HEX triplet: 92, 66 and 35. RGB value is (146,102,53). Sum of RGB (Red+Green+Blue) = 146+102+53=301 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.50% from 301); Green value is 102 (40.23% from 255 or 33.89% from 301); Blue value is 53 (21.09% from 255 or 17.61% from 301); Max value from RGB is 146 - color contains mainly: red. Hex color #926635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926635 is #6D99CA. Grayscale: #6D6D6D. Windows color (decimal): -7182795 or 3499666. OLE color: 3499666.
HSL color Cylindrical-coordinate representation of color #926635: hue angle of 31.61º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #926635 is Cyan = 0, Magento = 0.30, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 53 | - |
| CMYK | 0 | 0.30 | 0.64 | 0.43 |
| HSL | 31.61º | 0.47% | 0.39% | - |
| HSV(B) | 31.61º | 0.64% | 0.57% | - |
| XYZ | 17.25 | 15.87 | 5.52 | - |
| YUV | 109.57 | 96.08 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 53 | 0 | 0.30 | 0.64 | 0.43 | 31.61 | 0.47 | 0.39 |
| Hex | 92 | 66 | 35 | 0 | 1E | 40 | 2B | 20 | 2F | 27 |
| Octal | 222 | 146 | 65 | 0 | 36 | 100 | 53 | 40 | 57 | 47 |
| Binary | 10010010 | 1100110 | 110101 | 0 | 11110 | 1000000 | 101011 | 100000 | 101111 | 100111 |
Color Harmonies of #926635
Complementary color
Monochromatic Colors of #926635
Black with #926635
Text Example
Text Example
White with #926635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926635; }
p { color: rgb(146,102,53); }
H1.HeaderClassName
{
color: #926635;
}
.AnyTagClassName
{
color: #926635;
}
</style>
background-color css
<style>
a { background-color: #926635; }
a { background-color: rgb(146,102,53); }
div.DivClassName
{
background-color: #926635;
}
.BgClassName
{
background-color: #926635;
}
</style>
border-color css
<style>
span { border-color: #926635; }
span { border-color: rgb(146,102,53); }
td.TdClassName
{
border-color: #926635;
}
.TagClassName
{
border-color: #926635;
}
</style>