Shades of Dark Chestnut #917269
Tints of Dark Chestnut #917269
RGB
CMYK
RGB Variations
Color information
#917269 (or 0x917269) is known color: Dark Chestnut. HEX triplet: 91, 72 and 69. RGB value is (145,114,105). Sum of RGB (Red+Green+Blue) = 145+114+105=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 105 (41.41% from 255 or 28.85% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #917269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917269 is #6E8D96. Grayscale: #7A7A7A. Windows color (decimal): -7245207 or 6910609. OLE color: 6910609.
HSL color Cylindrical-coordinate representation of color #917269: hue angle of 13.5º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #917269 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 105 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.43 |
| HSL | 13.5º | 0.16% | 0.49% | - |
| HSV(B) | 13.5º | 0.28% | 0.57% | - |
| XYZ | 20.24 | 19.07 | 15.98 | - |
| YUV | 122.24 | 118.27 | 144.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 105 | 0 | 0.21 | 0.28 | 0.43 | 13.5 | 0.16 | 0.49 |
| Hex | 91 | 72 | 69 | 0 | 15 | 1C | 2B | E | 10 | 31 |
| Octal | 221 | 162 | 151 | 0 | 25 | 34 | 53 | 16 | 20 | 61 |
| Binary | 10010001 | 1110010 | 1101001 | 0 | 10101 | 11100 | 101011 | 1110 | 10000 | 110001 |
Color Harmonies of #917269
Complementary color
Monochromatic Colors of #917269
Black with #917269
Text Example
Text Example
White with #917269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917269; }
p { color: rgb(145,114,105); }
H1.HeaderClassName
{
color: #917269;
}
.AnyTagClassName
{
color: #917269;
}
</style>
background-color css
<style>
a { background-color: #917269; }
a { background-color: rgb(145,114,105); }
div.DivClassName
{
background-color: #917269;
}
.BgClassName
{
background-color: #917269;
}
</style>
border-color css
<style>
span { border-color: #917269; }
span { border-color: rgb(145,114,105); }
td.TdClassName
{
border-color: #917269;
}
.TagClassName
{
border-color: #917269;
}
</style>