Shades of Leather #906950
Tints of Leather #906950
RGB
CMYK
RGB Variations
Color information
#906950 (or 0x906950) is known color: Leather. HEX triplet: 90, 69 and 50. RGB value is (144,105,80). Sum of RGB (Red+Green+Blue) = 144+105+80=329 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.77% from 329); Green value is 105 (41.41% from 255 or 31.91% from 329); Blue value is 80 (31.64% from 255 or 24.32% from 329); Max value from RGB is 144 - color contains mainly: red. Hex color #906950 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906950 is #6F96AF. Grayscale: #717171. Windows color (decimal): -7313072 or 5269904. OLE color: 5269904.
HSL color Cylindrical-coordinate representation of color #906950: hue angle of 23.44º 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 #906950 is Cyan = 0, Magento = 0.27, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 80 | - |
| CMYK | 0 | 0.27 | 0.44 | 0.44 |
| HSL | 23.44º | 0.29% | 0.44% | - |
| HSV(B) | 23.44º | 0.44% | 0.56% | - |
| XYZ | 18 | 16.61 | 9.85 | - |
| YUV | 113.81 | 108.92 | 149.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 80 | 0 | 0.27 | 0.44 | 0.44 | 23.44 | 0.29 | 0.44 |
| Hex | 90 | 69 | 50 | 0 | 1B | 2C | 2C | 17 | 1D | 2C |
| Octal | 220 | 151 | 120 | 0 | 33 | 54 | 54 | 27 | 35 | 54 |
| Binary | 10010000 | 1101001 | 1010000 | 0 | 11011 | 101100 | 101100 | 10111 | 11101 | 101100 |
Color Harmonies of #906950
Complementary color
Monochromatic Colors of #906950
Black with #906950
Text Example
Text Example
White with #906950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906950; }
p { color: rgb(144,105,80); }
H1.HeaderClassName
{
color: #906950;
}
.AnyTagClassName
{
color: #906950;
}
</style>
background-color css
<style>
a { background-color: #906950; }
a { background-color: rgb(144,105,80); }
div.DivClassName
{
background-color: #906950;
}
.BgClassName
{
background-color: #906950;
}
</style>
border-color css
<style>
span { border-color: #906950; }
span { border-color: rgb(144,105,80); }
td.TdClassName
{
border-color: #906950;
}
.TagClassName
{
border-color: #906950;
}
</style>