Shades of Leather #946756
Tints of Leather #946756
RGB
CMYK
RGB Variations
Color information
#946756 (or 0x946756) is known color: Leather. HEX triplet: 94, 67 and 56. RGB value is (148,103,86). Sum of RGB (Red+Green+Blue) = 148+103+86=337 (44% of max value = 765). Red value is 148 (58.20% from 255 or 43.92% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 148 - color contains mainly: red. Hex color #946756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946756 is #6B98A9. Grayscale: #727272. Windows color (decimal): -7051434 or 5662612. OLE color: 5662612.
HSL color Cylindrical-coordinate representation of color #946756: hue angle of 16.45º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #946756 is Cyan = 0, Magento = 0.30, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 86 | - |
| CMYK | 0 | 0.30 | 0.42 | 0.42 |
| HSL | 16.45º | 0.26% | 0.46% | - |
| HSV(B) | 16.45º | 0.42% | 0.58% | - |
| XYZ | 18.74 | 16.67 | 11.03 | - |
| YUV | 114.52 | 111.91 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 86 | 0 | 0.30 | 0.42 | 0.42 | 16.45 | 0.26 | 0.46 |
| Hex | 94 | 67 | 56 | 0 | 1E | 2A | 2A | 10 | 1A | 2E |
| Octal | 224 | 147 | 126 | 0 | 36 | 52 | 52 | 20 | 32 | 56 |
| Binary | 10010100 | 1100111 | 1010110 | 0 | 11110 | 101010 | 101010 | 10000 | 11010 | 101110 |
Color Harmonies of #946756
Complementary color
Monochromatic Colors of #946756
Black with #946756
Text Example
Text Example
White with #946756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946756; }
p { color: rgb(148,103,86); }
H1.HeaderClassName
{
color: #946756;
}
.AnyTagClassName
{
color: #946756;
}
</style>
background-color css
<style>
a { background-color: #946756; }
a { background-color: rgb(148,103,86); }
div.DivClassName
{
background-color: #946756;
}
.BgClassName
{
background-color: #946756;
}
</style>
border-color css
<style>
span { border-color: #946756; }
span { border-color: rgb(148,103,86); }
td.TdClassName
{
border-color: #946756;
}
.TagClassName
{
border-color: #946756;
}
</style>