Shades of McKenzie #916442
Tints of McKenzie #916442
RGB
CMYK
RGB Variations
Color information
#916442 (or 0x916442) is known color: McKenzie. HEX triplet: 91, 64 and 42. RGB value is (145,100,66). Sum of RGB (Red+Green+Blue) = 145+100+66=311 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.62% from 311); Green value is 100 (39.45% from 255 or 32.15% from 311); Blue value is 66 (26.17% from 255 or 21.22% from 311); Max value from RGB is 145 - color contains mainly: red. Hex color #916442 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916442 is #6E9BBD. Grayscale: #6D6D6D. Windows color (decimal): -7248830 or 4351121. OLE color: 4351121.
HSL color Cylindrical-coordinate representation of color #916442: hue angle of 25.82º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #916442 is Cyan = 0, Magento = 0.31, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 66 | - |
| CMYK | 0 | 0.31 | 0.54 | 0.43 |
| HSL | 25.82º | 0.37% | 0.41% | - |
| HSV(B) | 25.82º | 0.54% | 0.57% | - |
| XYZ | 17.22 | 15.53 | 7.24 | - |
| YUV | 109.58 | 103.41 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 66 | 0 | 0.31 | 0.54 | 0.43 | 25.82 | 0.37 | 0.41 |
| Hex | 91 | 64 | 42 | 0 | 1F | 36 | 2B | 1A | 25 | 29 |
| Octal | 221 | 144 | 102 | 0 | 37 | 66 | 53 | 32 | 45 | 51 |
| Binary | 10010001 | 1100100 | 1000010 | 0 | 11111 | 110110 | 101011 | 11010 | 100101 | 101001 |
Color Harmonies of #916442
Complementary color
Monochromatic Colors of #916442
Black with #916442
Text Example
Text Example
White with #916442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916442; }
p { color: rgb(145,100,66); }
H1.HeaderClassName
{
color: #916442;
}
.AnyTagClassName
{
color: #916442;
}
</style>
background-color css
<style>
a { background-color: #916442; }
a { background-color: rgb(145,100,66); }
div.DivClassName
{
background-color: #916442;
}
.BgClassName
{
background-color: #916442;
}
</style>
border-color css
<style>
span { border-color: #916442; }
span { border-color: rgb(145,100,66); }
td.TdClassName
{
border-color: #916442;
}
.TagClassName
{
border-color: #916442;
}
</style>