Shades of Leather #906555
Tints of Leather #906555
RGB
CMYK
RGB Variations
Color information
#906555 (or 0x906555) is known color: Leather. HEX triplet: 90, 65 and 55. RGB value is (144,101,85). Sum of RGB (Red+Green+Blue) = 144+101+85=330 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.64% from 330); Green value is 101 (39.84% from 255 or 30.61% from 330); Blue value is 85 (33.59% from 255 or 25.76% from 330); Max value from RGB is 144 - color contains mainly: red. Hex color #906555 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906555 is #6F9AAA. Grayscale: #707070. Windows color (decimal): -7314091 or 5596560. OLE color: 5596560.
HSL color Cylindrical-coordinate representation of color #906555: hue angle of 16.27º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #906555 is Cyan = 0, Magento = 0.30, Yellow = 0.41 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 85 | - |
| CMYK | 0 | 0.30 | 0.41 | 0.44 |
| HSL | 16.27º | 0.26% | 0.45% | - |
| HSV(B) | 16.27º | 0.41% | 0.56% | - |
| XYZ | 17.79 | 15.89 | 10.72 | - |
| YUV | 112.03 | 112.75 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 85 | 0 | 0.30 | 0.41 | 0.44 | 16.27 | 0.26 | 0.45 |
| Hex | 90 | 65 | 55 | 0 | 1E | 29 | 2C | 10 | 1A | 2D |
| Octal | 220 | 145 | 125 | 0 | 36 | 51 | 54 | 20 | 32 | 55 |
| Binary | 10010000 | 1100101 | 1010101 | 0 | 11110 | 101001 | 101100 | 10000 | 11010 | 101101 |
Color Harmonies of #906555
Complementary color
Monochromatic Colors of #906555
Black with #906555
Text Example
Text Example
White with #906555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906555; }
p { color: rgb(144,101,85); }
H1.HeaderClassName
{
color: #906555;
}
.AnyTagClassName
{
color: #906555;
}
</style>
background-color css
<style>
a { background-color: #906555; }
a { background-color: rgb(144,101,85); }
div.DivClassName
{
background-color: #906555;
}
.BgClassName
{
background-color: #906555;
}
</style>
border-color css
<style>
span { border-color: #906555; }
span { border-color: rgb(144,101,85); }
td.TdClassName
{
border-color: #906555;
}
.TagClassName
{
border-color: #906555;
}
</style>