Shades of McKenzie #876432
Tints of McKenzie #876432
RGB
CMYK
RGB Variations
Color information
#876432 (or 0x876432) is known color: McKenzie. HEX triplet: 87, 64 and 32. RGB value is (135,100,50). Sum of RGB (Red+Green+Blue) = 135+100+50=285 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.37% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 135 - color contains mainly: red. Hex color #876432 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876432 is #789BCD. Grayscale: #696969. Windows color (decimal): -7904206 or 3302535. OLE color: 3302535.
HSL color Cylindrical-coordinate representation of color #876432: hue angle of 35.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #876432 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 100 | 50 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.47 |
| HSL | 35.29º | 0.46% | 0.36% | - |
| HSV(B) | 35.29º | 0.63% | 0.53% | - |
| XYZ | 15.12 | 14.5 | 5.02 | - |
| YUV | 104.77 | 97.1 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 50 | 0 | 0.26 | 0.63 | 0.47 | 35.29 | 0.46 | 0.36 |
| Hex | 87 | 64 | 32 | 0 | 1A | 3F | 2F | 23 | 2E | 24 |
| Octal | 207 | 144 | 62 | 0 | 32 | 77 | 57 | 43 | 56 | 44 |
| Binary | 10000111 | 1100100 | 110010 | 0 | 11010 | 111111 | 101111 | 100011 | 101110 | 100100 |
Color Harmonies of #876432
Complementary color
Monochromatic Colors of #876432
Black with #876432
Text Example
Text Example
White with #876432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876432; }
p { color: rgb(135,100,50); }
H1.HeaderClassName
{
color: #876432;
}
.AnyTagClassName
{
color: #876432;
}
</style>
background-color css
<style>
a { background-color: #876432; }
a { background-color: rgb(135,100,50); }
div.DivClassName
{
background-color: #876432;
}
.BgClassName
{
background-color: #876432;
}
</style>
border-color css
<style>
span { border-color: #876432; }
span { border-color: rgb(135,100,50); }
td.TdClassName
{
border-color: #876432;
}
.TagClassName
{
border-color: #876432;
}
</style>