Shades of Leather #916651
Tints of Leather #916651
RGB
CMYK
RGB Variations
Color information
#916651 (or 0x916651) is known color: Leather. HEX triplet: 91, 66 and 51. RGB value is (145,102,81). Sum of RGB (Red+Green+Blue) = 145+102+81=328 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.21% from 328); Green value is 102 (40.23% from 255 or 31.10% from 328); Blue value is 81 (32.03% from 255 or 24.70% from 328); Max value from RGB is 145 - color contains mainly: red. Hex color #916651 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916651 is #6E99AE. Grayscale: #707070. Windows color (decimal): -7248303 or 5334673. OLE color: 5334673.
HSL color Cylindrical-coordinate representation of color #916651: hue angle of 19.69º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #916651 is Cyan = 0, Magento = 0.30, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 81 | - |
| CMYK | 0 | 0.30 | 0.44 | 0.43 |
| HSL | 19.69º | 0.28% | 0.44% | - |
| HSV(B) | 19.69º | 0.44% | 0.57% | - |
| XYZ | 17.91 | 16.12 | 9.95 | - |
| YUV | 112.46 | 110.25 | 151.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 81 | 0 | 0.30 | 0.44 | 0.43 | 19.69 | 0.28 | 0.44 |
| Hex | 91 | 66 | 51 | 0 | 1E | 2C | 2B | 14 | 1C | 2C |
| Octal | 221 | 146 | 121 | 0 | 36 | 54 | 53 | 24 | 34 | 54 |
| Binary | 10010001 | 1100110 | 1010001 | 0 | 11110 | 101100 | 101011 | 10100 | 11100 | 101100 |
Color Harmonies of #916651
Complementary color
Monochromatic Colors of #916651
Black with #916651
Text Example
Text Example
White with #916651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916651; }
p { color: rgb(145,102,81); }
H1.HeaderClassName
{
color: #916651;
}
.AnyTagClassName
{
color: #916651;
}
</style>
background-color css
<style>
a { background-color: #916651; }
a { background-color: rgb(145,102,81); }
div.DivClassName
{
background-color: #916651;
}
.BgClassName
{
background-color: #916651;
}
</style>
border-color css
<style>
span { border-color: #916651; }
span { border-color: rgb(145,102,81); }
td.TdClassName
{
border-color: #916651;
}
.TagClassName
{
border-color: #916651;
}
</style>