Shades of Leather #906552
Tints of Leather #906552
RGB
CMYK
RGB Variations
Color information
#906552 (or 0x906552) is known color: Leather. HEX triplet: 90, 65 and 52. RGB value is (144,101,82). Sum of RGB (Red+Green+Blue) = 144+101+82=327 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.04% from 327); Green value is 101 (39.84% from 255 or 30.89% from 327); Blue value is 82 (32.42% from 255 or 25.08% from 327); Max value from RGB is 144 - color contains mainly: red. Hex color #906552 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906552 is #6F9AAD. Grayscale: #6F6F6F. Windows color (decimal): -7314094 or 5399952. OLE color: 5399952.
HSL color Cylindrical-coordinate representation of color #906552: hue angle of 18.39º 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 #906552 is Cyan = 0, Magento = 0.30, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 82 | - |
| CMYK | 0 | 0.30 | 0.43 | 0.44 |
| HSL | 18.39º | 0.27% | 0.44% | - |
| HSV(B) | 18.39º | 0.43% | 0.56% | - |
| XYZ | 17.68 | 15.85 | 10.11 | - |
| YUV | 111.69 | 111.25 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 82 | 0 | 0.30 | 0.43 | 0.44 | 18.39 | 0.27 | 0.44 |
| Hex | 90 | 65 | 52 | 0 | 1E | 2B | 2C | 12 | 1B | 2C |
| Octal | 220 | 145 | 122 | 0 | 36 | 53 | 54 | 22 | 33 | 54 |
| Binary | 10010000 | 1100101 | 1010010 | 0 | 11110 | 101011 | 101100 | 10010 | 11011 | 101100 |
Color Harmonies of #906552
Complementary color
Monochromatic Colors of #906552
Black with #906552
Text Example
Text Example
White with #906552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906552; }
p { color: rgb(144,101,82); }
H1.HeaderClassName
{
color: #906552;
}
.AnyTagClassName
{
color: #906552;
}
</style>
background-color css
<style>
a { background-color: #906552; }
a { background-color: rgb(144,101,82); }
div.DivClassName
{
background-color: #906552;
}
.BgClassName
{
background-color: #906552;
}
</style>
border-color css
<style>
span { border-color: #906552; }
span { border-color: rgb(144,101,82); }
td.TdClassName
{
border-color: #906552;
}
.TagClassName
{
border-color: #906552;
}
</style>