Shades of Leather #946754
Tints of Leather #946754
RGB
CMYK
RGB Variations
Color information
#946754 (or 0x946754) is known color: Leather. HEX triplet: 94, 67 and 54. RGB value is (148,103,84). Sum of RGB (Red+Green+Blue) = 148+103+84=335 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.18% from 335); Green value is 103 (40.62% from 255 or 30.75% from 335); Blue value is 84 (33.20% from 255 or 25.07% from 335); Max value from RGB is 148 - color contains mainly: red. Hex color #946754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946754 is #6B98AB. Grayscale: #727272. Windows color (decimal): -7051436 or 5531540. OLE color: 5531540.
HSL color Cylindrical-coordinate representation of color #946754: hue angle of 17.81º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #946754 is Cyan = 0, Magento = 0.30, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 84 | - |
| CMYK | 0 | 0.30 | 0.43 | 0.42 |
| HSL | 17.81º | 0.28% | 0.45% | - |
| HSV(B) | 17.81º | 0.43% | 0.58% | - |
| XYZ | 18.66 | 16.64 | 10.62 | - |
| YUV | 114.29 | 110.91 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 84 | 0 | 0.30 | 0.43 | 0.42 | 17.81 | 0.28 | 0.45 |
| Hex | 94 | 67 | 54 | 0 | 1E | 2B | 2A | 12 | 1C | 2D |
| Octal | 224 | 147 | 124 | 0 | 36 | 53 | 52 | 22 | 34 | 55 |
| Binary | 10010100 | 1100111 | 1010100 | 0 | 11110 | 101011 | 101010 | 10010 | 11100 | 101101 |
Color Harmonies of #946754
Complementary color
Monochromatic Colors of #946754
Black with #946754
Text Example
Text Example
White with #946754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946754; }
p { color: rgb(148,103,84); }
H1.HeaderClassName
{
color: #946754;
}
.AnyTagClassName
{
color: #946754;
}
</style>
background-color css
<style>
a { background-color: #946754; }
a { background-color: rgb(148,103,84); }
div.DivClassName
{
background-color: #946754;
}
.BgClassName
{
background-color: #946754;
}
</style>
border-color css
<style>
span { border-color: #946754; }
span { border-color: rgb(148,103,84); }
td.TdClassName
{
border-color: #946754;
}
.TagClassName
{
border-color: #946754;
}
</style>