Shades of Leather #906758
Tints of Leather #906758
RGB
CMYK
RGB Variations
Color information
#906758 (or 0x906758) is known color: Leather. HEX triplet: 90, 67 and 58. RGB value is (144,103,88). Sum of RGB (Red+Green+Blue) = 144+103+88=335 (44% of max value = 765). Red value is 144 (56.64% from 255 or 42.99% from 335); Green value is 103 (40.62% from 255 or 30.75% from 335); Blue value is 88 (34.77% from 255 or 26.27% from 335); Max value from RGB is 144 - color contains mainly: red. Hex color #906758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906758 is #6F98A7. Grayscale: #717171. Windows color (decimal): -7313576 or 5793680. OLE color: 5793680.
HSL color Cylindrical-coordinate representation of color #906758: hue angle of 16.07º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #906758 is Cyan = 0, Magento = 0.28, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 88 | - |
| CMYK | 0 | 0.28 | 0.39 | 0.44 |
| HSL | 16.07º | 0.24% | 0.45% | - |
| HSV(B) | 16.07º | 0.39% | 0.56% | - |
| XYZ | 18.11 | 16.33 | 11.43 | - |
| YUV | 113.55 | 113.58 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 88 | 0 | 0.28 | 0.39 | 0.44 | 16.07 | 0.24 | 0.45 |
| Hex | 90 | 67 | 58 | 0 | 1C | 27 | 2C | 10 | 18 | 2D |
| Octal | 220 | 147 | 130 | 0 | 34 | 47 | 54 | 20 | 30 | 55 |
| Binary | 10010000 | 1100111 | 1011000 | 0 | 11100 | 100111 | 101100 | 10000 | 11000 | 101101 |
Color Harmonies of #906758
Complementary color
Monochromatic Colors of #906758
Black with #906758
Text Example
Text Example
White with #906758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906758; }
p { color: rgb(144,103,88); }
H1.HeaderClassName
{
color: #906758;
}
.AnyTagClassName
{
color: #906758;
}
</style>
background-color css
<style>
a { background-color: #906758; }
a { background-color: rgb(144,103,88); }
div.DivClassName
{
background-color: #906758;
}
.BgClassName
{
background-color: #906758;
}
</style>
border-color css
<style>
span { border-color: #906758; }
span { border-color: rgb(144,103,88); }
td.TdClassName
{
border-color: #906758;
}
.TagClassName
{
border-color: #906758;
}
</style>