Shades of Leather #906952
Tints of Leather #906952
RGB
CMYK
RGB Variations
Color information
#906952 (or 0x906952) is known color: Leather. HEX triplet: 90, 69 and 52. RGB value is (144,105,82). Sum of RGB (Red+Green+Blue) = 144+105+82=331 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.50% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 82 (32.42% from 255 or 24.77% from 331); Max value from RGB is 144 - color contains mainly: red. Hex color #906952 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906952 is #6F96AD. Grayscale: #727272. Windows color (decimal): -7313070 or 5400976. OLE color: 5400976.
HSL color Cylindrical-coordinate representation of color #906952: hue angle of 22.26º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #906952 is Cyan = 0, Magento = 0.27, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 105 | 82 | - |
| CMYK | 0 | 0.27 | 0.43 | 0.44 |
| HSL | 22.26º | 0.27% | 0.44% | - |
| HSV(B) | 22.26º | 0.43% | 0.56% | - |
| XYZ | 18.08 | 16.64 | 10.24 | - |
| YUV | 114.04 | 109.92 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 105 | 82 | 0 | 0.27 | 0.43 | 0.44 | 22.26 | 0.27 | 0.44 |
| Hex | 90 | 69 | 52 | 0 | 1B | 2B | 2C | 16 | 1B | 2C |
| Octal | 220 | 151 | 122 | 0 | 33 | 53 | 54 | 26 | 33 | 54 |
| Binary | 10010000 | 1101001 | 1010010 | 0 | 11011 | 101011 | 101100 | 10110 | 11011 | 101100 |
Color Harmonies of #906952
Complementary color
Monochromatic Colors of #906952
Black with #906952
Text Example
Text Example
White with #906952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906952; }
p { color: rgb(144,105,82); }
H1.HeaderClassName
{
color: #906952;
}
.AnyTagClassName
{
color: #906952;
}
</style>
background-color css
<style>
a { background-color: #906952; }
a { background-color: rgb(144,105,82); }
div.DivClassName
{
background-color: #906952;
}
.BgClassName
{
background-color: #906952;
}
</style>
border-color css
<style>
span { border-color: #906952; }
span { border-color: rgb(144,105,82); }
td.TdClassName
{
border-color: #906952;
}
.TagClassName
{
border-color: #906952;
}
</style>