Shades of Leather #906951
Tints of Leather #906951
RGB
CMYK
RGB Variations
Color information
#906951 (or 0x906951) is known color: Leather. HEX triplet: 90, 69 and 51. RGB value is (144,105,81). Sum of RGB (Red+Green+Blue) = 144+105+81=330 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.64% from 330); Green value is 105 (41.41% from 255 or 31.82% from 330); Blue value is 81 (32.03% from 255 or 24.55% from 330); Max value from RGB is 144 - color contains mainly: red. Hex color #906951 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906951 is #6F96AE. Grayscale: #727272. Windows color (decimal): -7313071 or 5335440. OLE color: 5335440.
HSL color Cylindrical-coordinate representation of color #906951: hue angle of 22.86º degrees, saturation: 0.28, 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 #906951 is Cyan = 0, Magento = 0.27, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 81 | - |
| CMYK | 0 | 0.27 | 0.44 | 0.44 |
| HSL | 22.86º | 0.28% | 0.44% | - |
| HSV(B) | 22.86º | 0.44% | 0.56% | - |
| XYZ | 18.04 | 16.63 | 10.04 | - |
| YUV | 113.93 | 109.42 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 81 | 0 | 0.27 | 0.44 | 0.44 | 22.86 | 0.28 | 0.44 |
| Hex | 90 | 69 | 51 | 0 | 1B | 2C | 2C | 17 | 1C | 2C |
| Octal | 220 | 151 | 121 | 0 | 33 | 54 | 54 | 27 | 34 | 54 |
| Binary | 10010000 | 1101001 | 1010001 | 0 | 11011 | 101100 | 101100 | 10111 | 11100 | 101100 |
Color Harmonies of #906951
Complementary color
Monochromatic Colors of #906951
Black with #906951
Text Example
Text Example
White with #906951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906951; }
p { color: rgb(144,105,81); }
H1.HeaderClassName
{
color: #906951;
}
.AnyTagClassName
{
color: #906951;
}
</style>
background-color css
<style>
a { background-color: #906951; }
a { background-color: rgb(144,105,81); }
div.DivClassName
{
background-color: #906951;
}
.BgClassName
{
background-color: #906951;
}
</style>
border-color css
<style>
span { border-color: #906951; }
span { border-color: rgb(144,105,81); }
td.TdClassName
{
border-color: #906951;
}
.TagClassName
{
border-color: #906951;
}
</style>