Shades of Dark Chestnut #916459
Tints of Dark Chestnut #916459
RGB
CMYK
RGB Variations
Color information
#916459 (or 0x916459) is known color: Dark Chestnut. HEX triplet: 91, 64 and 59. RGB value is (145,100,89). Sum of RGB (Red+Green+Blue) = 145+100+89=334 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.41% from 334); Green value is 100 (39.45% from 255 or 29.94% from 334); Blue value is 89 (35.16% from 255 or 26.65% from 334); Max value from RGB is 145 - color contains mainly: red. Hex color #916459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916459 is #6E9BA6. Grayscale: #707070. Windows color (decimal): -7248807 or 5858449. OLE color: 5858449.
HSL color Cylindrical-coordinate representation of color #916459: hue angle of 11.79º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #916459 is Cyan = 0, Magento = 0.31, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 89 | - |
| CMYK | 0 | 0.31 | 0.39 | 0.43 |
| HSL | 11.79º | 0.24% | 0.46% | - |
| HSV(B) | 11.79º | 0.39% | 0.57% | - |
| XYZ | 18.04 | 15.86 | 11.56 | - |
| YUV | 112.2 | 114.91 | 151.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 89 | 0 | 0.31 | 0.39 | 0.43 | 11.79 | 0.24 | 0.46 |
| Hex | 91 | 64 | 59 | 0 | 1F | 27 | 2B | C | 18 | 2E |
| Octal | 221 | 144 | 131 | 0 | 37 | 47 | 53 | 14 | 30 | 56 |
| Binary | 10010001 | 1100100 | 1011001 | 0 | 11111 | 100111 | 101011 | 1100 | 11000 | 101110 |
Color Harmonies of #916459
Complementary color
Monochromatic Colors of #916459
Black with #916459
Text Example
Text Example
White with #916459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916459; }
p { color: rgb(145,100,89); }
H1.HeaderClassName
{
color: #916459;
}
.AnyTagClassName
{
color: #916459;
}
</style>
background-color css
<style>
a { background-color: #916459; }
a { background-color: rgb(145,100,89); }
div.DivClassName
{
background-color: #916459;
}
.BgClassName
{
background-color: #916459;
}
</style>
border-color css
<style>
span { border-color: #916459; }
span { border-color: rgb(145,100,89); }
td.TdClassName
{
border-color: #916459;
}
.TagClassName
{
border-color: #916459;
}
</style>