Shades of Dark Chestnut #916257
Tints of Dark Chestnut #916257
RGB
CMYK
RGB Variations
Color information
#916257 (or 0x916257) is known color: Dark Chestnut. HEX triplet: 91, 62 and 57. RGB value is (145,98,87). Sum of RGB (Red+Green+Blue) = 145+98+87=330 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.94% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 87 (34.38% from 255 or 26.36% from 330); Max value from RGB is 145 - color contains mainly: red. Hex color #916257 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916257 is #6E9DA8. Grayscale: #6E6E6E. Windows color (decimal): -7249321 or 5726865. OLE color: 5726865.
HSL color Cylindrical-coordinate representation of color #916257: hue angle of 11.38º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #916257 is Cyan = 0, Magento = 0.32, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 87 | - |
| CMYK | 0 | 0.32 | 0.4 | 0.43 |
| HSL | 11.38º | 0.25% | 0.45% | - |
| HSV(B) | 11.38º | 0.4% | 0.57% | - |
| XYZ | 17.77 | 15.44 | 11.06 | - |
| YUV | 110.8 | 114.57 | 152.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 87 | 0 | 0.32 | 0.4 | 0.43 | 11.38 | 0.25 | 0.45 |
| Hex | 91 | 62 | 57 | 0 | 20 | 28 | 2B | B | 19 | 2D |
| Octal | 221 | 142 | 127 | 0 | 40 | 50 | 53 | 13 | 31 | 55 |
| Binary | 10010001 | 1100010 | 1010111 | 0 | 100000 | 101000 | 101011 | 1011 | 11001 | 101101 |
Color Harmonies of #916257
Complementary color
Monochromatic Colors of #916257
Black with #916257
Text Example
Text Example
White with #916257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916257; }
p { color: rgb(145,98,87); }
H1.HeaderClassName
{
color: #916257;
}
.AnyTagClassName
{
color: #916257;
}
</style>
background-color css
<style>
a { background-color: #916257; }
a { background-color: rgb(145,98,87); }
div.DivClassName
{
background-color: #916257;
}
.BgClassName
{
background-color: #916257;
}
</style>
border-color css
<style>
span { border-color: #916257; }
span { border-color: rgb(145,98,87); }
td.TdClassName
{
border-color: #916257;
}
.TagClassName
{
border-color: #916257;
}
</style>