Shades of McKenzie #956338
Tints of McKenzie #956338
RGB
CMYK
RGB Variations
Color information
#956338 (or 0x956338) is known color: McKenzie. HEX triplet: 95, 63 and 38. RGB value is (149,99,56). Sum of RGB (Red+Green+Blue) = 149+99+56=304 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.01% from 304); Green value is 99 (39.06% from 255 or 32.57% from 304); Blue value is 56 (22.27% from 255 or 18.42% from 304); Max value from RGB is 149 - color contains mainly: red. Hex color #956338 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956338 is #6A9CC7. Grayscale: #6D6D6D. Windows color (decimal): -6986952 or 3695509. OLE color: 3695509.
HSL color Cylindrical-coordinate representation of color #956338: hue angle of 27.74º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #956338 is Cyan = 0, Magento = 0.34, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 99 | 56 | - |
| CMYK | 0 | 0.34 | 0.62 | 0.42 |
| HSL | 27.74º | 0.45% | 0.4% | - |
| HSV(B) | 27.74º | 0.62% | 0.58% | - |
| XYZ | 17.57 | 15.6 | 5.83 | - |
| YUV | 109.05 | 98.07 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 99 | 56 | 0 | 0.34 | 0.62 | 0.42 | 27.74 | 0.45 | 0.4 |
| Hex | 95 | 63 | 38 | 0 | 22 | 3E | 2A | 1C | 2D | 28 |
| Octal | 225 | 143 | 70 | 0 | 42 | 76 | 52 | 34 | 55 | 50 |
| Binary | 10010101 | 1100011 | 111000 | 0 | 100010 | 111110 | 101010 | 11100 | 101101 | 101000 |
Color Harmonies of #956338
Complementary color
Monochromatic Colors of #956338
Black with #956338
Text Example
Text Example
White with #956338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956338; }
p { color: rgb(149,99,56); }
H1.HeaderClassName
{
color: #956338;
}
.AnyTagClassName
{
color: #956338;
}
</style>
background-color css
<style>
a { background-color: #956338; }
a { background-color: rgb(149,99,56); }
div.DivClassName
{
background-color: #956338;
}
.BgClassName
{
background-color: #956338;
}
</style>
border-color css
<style>
span { border-color: #956338; }
span { border-color: rgb(149,99,56); }
td.TdClassName
{
border-color: #956338;
}
.TagClassName
{
border-color: #956338;
}
</style>