Shades of Leather #926754
Tints of Leather #926754
RGB
CMYK
RGB Variations
Color information
#926754 (or 0x926754) is known color: Leather. HEX triplet: 92, 67 and 54. RGB value is (146,103,84). Sum of RGB (Red+Green+Blue) = 146+103+84=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 103 (40.62% from 255 or 30.93% from 333); Blue value is 84 (33.20% from 255 or 25.23% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #926754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926754 is #6D98AB. Grayscale: #717171. Windows color (decimal): -7182508 or 5531538. OLE color: 5531538.
HSL color Cylindrical-coordinate representation of color #926754: hue angle of 18.39º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #926754 is Cyan = 0, Magento = 0.29, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 84 | - |
| CMYK | 0 | 0.29 | 0.42 | 0.43 |
| HSL | 18.39º | 0.27% | 0.45% | - |
| HSV(B) | 18.39º | 0.42% | 0.57% | - |
| XYZ | 18.3 | 16.45 | 10.6 | - |
| YUV | 113.69 | 111.25 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 84 | 0 | 0.29 | 0.42 | 0.43 | 18.39 | 0.27 | 0.45 |
| Hex | 92 | 67 | 54 | 0 | 1D | 2A | 2B | 12 | 1B | 2D |
| Octal | 222 | 147 | 124 | 0 | 35 | 52 | 53 | 22 | 33 | 55 |
| Binary | 10010010 | 1100111 | 1010100 | 0 | 11101 | 101010 | 101011 | 10010 | 11011 | 101101 |
Color Harmonies of #926754
Complementary color
Monochromatic Colors of #926754
Black with #926754
Text Example
Text Example
White with #926754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926754; }
p { color: rgb(146,103,84); }
H1.HeaderClassName
{
color: #926754;
}
.AnyTagClassName
{
color: #926754;
}
</style>
background-color css
<style>
a { background-color: #926754; }
a { background-color: rgb(146,103,84); }
div.DivClassName
{
background-color: #926754;
}
.BgClassName
{
background-color: #926754;
}
</style>
border-color css
<style>
span { border-color: #926754; }
span { border-color: rgb(146,103,84); }
td.TdClassName
{
border-color: #926754;
}
.TagClassName
{
border-color: #926754;
}
</style>