Shades of McKenzie #956741
Tints of McKenzie #956741
RGB
CMYK
RGB Variations
Color information
#956741 (or 0x956741) is known color: McKenzie. HEX triplet: 95, 67 and 41. RGB value is (149,103,65). Sum of RGB (Red+Green+Blue) = 149+103+65=317 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.00% from 317); Green value is 103 (40.62% from 255 or 32.49% from 317); Blue value is 65 (25.78% from 255 or 20.50% from 317); Max value from RGB is 149 - color contains mainly: red. Hex color #956741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956741 is #6A98BE. Grayscale: #707070. Windows color (decimal): -6985919 or 4286357. OLE color: 4286357.
HSL color Cylindrical-coordinate representation of color #956741: hue angle of 27.14º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #956741 is Cyan = 0, Magento = 0.31, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 65 | - |
| CMYK | 0 | 0.31 | 0.56 | 0.42 |
| HSL | 27.14º | 0.39% | 0.42% | - |
| HSV(B) | 27.14º | 0.56% | 0.58% | - |
| XYZ | 18.2 | 16.47 | 7.22 | - |
| YUV | 112.42 | 101.24 | 154.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 65 | 0 | 0.31 | 0.56 | 0.42 | 27.14 | 0.39 | 0.42 |
| Hex | 95 | 67 | 41 | 0 | 1F | 38 | 2A | 1B | 27 | 2A |
| Octal | 225 | 147 | 101 | 0 | 37 | 70 | 52 | 33 | 47 | 52 |
| Binary | 10010101 | 1100111 | 1000001 | 0 | 11111 | 111000 | 101010 | 11011 | 100111 | 101010 |
Color Harmonies of #956741
Complementary color
Monochromatic Colors of #956741
Black with #956741
Text Example
Text Example
White with #956741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956741; }
p { color: rgb(149,103,65); }
H1.HeaderClassName
{
color: #956741;
}
.AnyTagClassName
{
color: #956741;
}
</style>
background-color css
<style>
a { background-color: #956741; }
a { background-color: rgb(149,103,65); }
div.DivClassName
{
background-color: #956741;
}
.BgClassName
{
background-color: #956741;
}
</style>
border-color css
<style>
span { border-color: #956741; }
span { border-color: rgb(149,103,65); }
td.TdClassName
{
border-color: #956741;
}
.TagClassName
{
border-color: #956741;
}
</style>