Shades of Leather #906850
Tints of Leather #906850
RGB
CMYK
RGB Variations
Color information
#906850 (or 0x906850) is known color: Leather. HEX triplet: 90, 68 and 50. RGB value is (144,104,80). Sum of RGB (Red+Green+Blue) = 144+104+80=328 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.90% from 328); Green value is 104 (41.02% from 255 or 31.71% from 328); Blue value is 80 (31.64% from 255 or 24.39% from 328); Max value from RGB is 144 - color contains mainly: red. Hex color #906850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906850 is #6F97AF. Grayscale: #717171. Windows color (decimal): -7313328 or 5269648. OLE color: 5269648.
HSL color Cylindrical-coordinate representation of color #906850: hue angle of 22.5º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #906850 is Cyan = 0, Magento = 0.28, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 80 | - |
| CMYK | 0 | 0.28 | 0.44 | 0.44 |
| HSL | 22.5º | 0.29% | 0.44% | - |
| HSV(B) | 22.5º | 0.44% | 0.56% | - |
| XYZ | 17.9 | 16.41 | 9.81 | - |
| YUV | 113.22 | 109.25 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 80 | 0 | 0.28 | 0.44 | 0.44 | 22.5 | 0.29 | 0.44 |
| Hex | 90 | 68 | 50 | 0 | 1C | 2C | 2C | 16 | 1D | 2C |
| Octal | 220 | 150 | 120 | 0 | 34 | 54 | 54 | 26 | 35 | 54 |
| Binary | 10010000 | 1101000 | 1010000 | 0 | 11100 | 101100 | 101100 | 10110 | 11101 | 101100 |
Color Harmonies of #906850
Complementary color
Monochromatic Colors of #906850
Black with #906850
Text Example
Text Example
White with #906850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906850; }
p { color: rgb(144,104,80); }
H1.HeaderClassName
{
color: #906850;
}
.AnyTagClassName
{
color: #906850;
}
</style>
background-color css
<style>
a { background-color: #906850; }
a { background-color: rgb(144,104,80); }
div.DivClassName
{
background-color: #906850;
}
.BgClassName
{
background-color: #906850;
}
</style>
border-color css
<style>
span { border-color: #906850; }
span { border-color: rgb(144,104,80); }
td.TdClassName
{
border-color: #906850;
}
.TagClassName
{
border-color: #906850;
}
</style>