Shades of McKenzie #956334
Tints of McKenzie #956334
RGB
CMYK
RGB Variations
Color information
#956334 (or 0x956334) is known color: McKenzie. HEX triplet: 95, 63 and 34. RGB value is (149,99,52). Sum of RGB (Red+Green+Blue) = 149+99+52=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 52 (20.70% from 255 or 17.33% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #956334 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956334 is #6A9CCB. Grayscale: #6C6C6C. Windows color (decimal): -6986956 or 3433365. OLE color: 3433365.
HSL color Cylindrical-coordinate representation of color #956334: hue angle of 29.07º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #956334 is Cyan = 0, Magento = 0.34, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 99 | 52 | - |
| CMYK | 0 | 0.34 | 0.65 | 0.42 |
| HSL | 29.07º | 0.48% | 0.39% | - |
| HSV(B) | 29.07º | 0.65% | 0.58% | - |
| XYZ | 17.48 | 15.56 | 5.33 | - |
| YUV | 108.59 | 96.07 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 99 | 52 | 0 | 0.34 | 0.65 | 0.42 | 29.07 | 0.48 | 0.39 |
| Hex | 95 | 63 | 34 | 0 | 22 | 41 | 2A | 1D | 30 | 27 |
| Octal | 225 | 143 | 64 | 0 | 42 | 101 | 52 | 35 | 60 | 47 |
| Binary | 10010101 | 1100011 | 110100 | 0 | 100010 | 1000001 | 101010 | 11101 | 110000 | 100111 |
Color Harmonies of #956334
Complementary color
Monochromatic Colors of #956334
Black with #956334
Text Example
Text Example
White with #956334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956334; }
p { color: rgb(149,99,52); }
H1.HeaderClassName
{
color: #956334;
}
.AnyTagClassName
{
color: #956334;
}
</style>
background-color css
<style>
a { background-color: #956334; }
a { background-color: rgb(149,99,52); }
div.DivClassName
{
background-color: #956334;
}
.BgClassName
{
background-color: #956334;
}
</style>
border-color css
<style>
span { border-color: #956334; }
span { border-color: rgb(149,99,52); }
td.TdClassName
{
border-color: #956334;
}
.TagClassName
{
border-color: #956334;
}
</style>