Shades of Dark Chestnut #917067
Tints of Dark Chestnut #917067
RGB
CMYK
RGB Variations
Color information
#917067 (or 0x917067) is known color: Dark Chestnut. HEX triplet: 91, 70 and 67. RGB value is (145,112,103). Sum of RGB (Red+Green+Blue) = 145+112+103=360 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.28% from 360); Green value is 112 (44.14% from 255 or 31.11% from 360); Blue value is 103 (40.62% from 255 or 28.61% from 360); Max value from RGB is 145 - color contains mainly: red. Hex color #917067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917067 is #6E8F98. Grayscale: #787878. Windows color (decimal): -7245721 or 6779025. OLE color: 6779025.
HSL color Cylindrical-coordinate representation of color #917067: hue angle of 12.86º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #917067 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 103 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.43 |
| HSL | 12.86º | 0.17% | 0.49% | - |
| HSV(B) | 12.86º | 0.29% | 0.57% | - |
| XYZ | 19.92 | 18.59 | 15.37 | - |
| YUV | 120.84 | 117.93 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 103 | 0 | 0.23 | 0.29 | 0.43 | 12.86 | 0.17 | 0.49 |
| Hex | 91 | 70 | 67 | 0 | 17 | 1D | 2B | D | 11 | 31 |
| Octal | 221 | 160 | 147 | 0 | 27 | 35 | 53 | 15 | 21 | 61 |
| Binary | 10010001 | 1110000 | 1100111 | 0 | 10111 | 11101 | 101011 | 1101 | 10001 | 110001 |
Color Harmonies of #917067
Complementary color
Monochromatic Colors of #917067
Black with #917067
Text Example
Text Example
White with #917067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917067; }
p { color: rgb(145,112,103); }
H1.HeaderClassName
{
color: #917067;
}
.AnyTagClassName
{
color: #917067;
}
</style>
background-color css
<style>
a { background-color: #917067; }
a { background-color: rgb(145,112,103); }
div.DivClassName
{
background-color: #917067;
}
.BgClassName
{
background-color: #917067;
}
</style>
border-color css
<style>
span { border-color: #917067; }
span { border-color: rgb(145,112,103); }
td.TdClassName
{
border-color: #917067;
}
.TagClassName
{
border-color: #917067;
}
</style>