Shades of McKenzie #916631
Tints of McKenzie #916631
RGB
CMYK
RGB Variations
Color information
#916631 (or 0x916631) is known color: McKenzie. HEX triplet: 91, 66 and 31. RGB value is (145,102,49). Sum of RGB (Red+Green+Blue) = 145+102+49=296 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.99% from 296); Green value is 102 (40.23% from 255 or 34.46% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 145 - color contains mainly: red. Hex color #916631 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916631 is #6E99CE. Grayscale: #6D6D6D. Windows color (decimal): -7248335 or 3237521. OLE color: 3237521.
HSL color Cylindrical-coordinate representation of color #916631: hue angle of 33.12º degrees, saturation: 0.49, 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 #916631 is Cyan = 0, Magento = 0.30, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 49 | - |
| CMYK | 0 | 0.30 | 0.66 | 0.43 |
| HSL | 33.13º | 0.49% | 0.38% | - |
| HSV(B) | 33.13º | 0.66% | 0.57% | - |
| XYZ | 16.98 | 15.74 | 5.05 | - |
| YUV | 108.82 | 94.25 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 49 | 0 | 0.30 | 0.66 | 0.43 | 33.13 | 0.49 | 0.38 |
| Hex | 91 | 66 | 31 | 0 | 1E | 42 | 2B | 21 | 31 | 26 |
| Octal | 221 | 146 | 61 | 0 | 36 | 102 | 53 | 41 | 61 | 46 |
| Binary | 10010001 | 1100110 | 110001 | 0 | 11110 | 1000010 | 101011 | 100001 | 110001 | 100110 |
Color Harmonies of #916631
Complementary color
Monochromatic Colors of #916631
Black with #916631
Text Example
Text Example
White with #916631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916631; }
p { color: rgb(145,102,49); }
H1.HeaderClassName
{
color: #916631;
}
.AnyTagClassName
{
color: #916631;
}
</style>
background-color css
<style>
a { background-color: #916631; }
a { background-color: rgb(145,102,49); }
div.DivClassName
{
background-color: #916631;
}
.BgClassName
{
background-color: #916631;
}
</style>
border-color css
<style>
span { border-color: #916631; }
span { border-color: rgb(145,102,49); }
td.TdClassName
{
border-color: #916631;
}
.TagClassName
{
border-color: #916631;
}
</style>