Shades of Dark Chestnut #927166
Tints of Dark Chestnut #927166
RGB
CMYK
RGB Variations
Color information
#927166 (or 0x927166) is known color: Dark Chestnut. HEX triplet: 92, 71 and 66. RGB value is (146,113,102). Sum of RGB (Red+Green+Blue) = 146+113+102=361 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.44% from 361); Green value is 113 (44.53% from 255 or 31.30% from 361); Blue value is 102 (40.23% from 255 or 28.25% from 361); Max value from RGB is 146 - color contains mainly: red. Hex color #927166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927166 is #6D8E99. Grayscale: #797979. Windows color (decimal): -7179930 or 6713746. OLE color: 6713746.
HSL color Cylindrical-coordinate representation of color #927166: hue angle of 15º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #927166 is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 102 | - |
| CMYK | 0 | 0.23 | 0.30 | 0.43 |
| HSL | 15º | 0.18% | 0.49% | - |
| HSV(B) | 15º | 0.3% | 0.57% | - |
| XYZ | 20.16 | 18.88 | 15.15 | - |
| YUV | 121.61 | 116.93 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 102 | 0 | 0.23 | 0.30 | 0.43 | 15 | 0.18 | 0.49 |
| Hex | 92 | 71 | 66 | 0 | 17 | 1E | 2B | F | 12 | 31 |
| Octal | 222 | 161 | 146 | 0 | 27 | 36 | 53 | 17 | 22 | 61 |
| Binary | 10010010 | 1110001 | 1100110 | 0 | 10111 | 11110 | 101011 | 1111 | 10010 | 110001 |
Color Harmonies of #927166
Complementary color
Monochromatic Colors of #927166
Black with #927166
Text Example
Text Example
White with #927166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927166; }
p { color: rgb(146,113,102); }
H1.HeaderClassName
{
color: #927166;
}
.AnyTagClassName
{
color: #927166;
}
</style>
background-color css
<style>
a { background-color: #927166; }
a { background-color: rgb(146,113,102); }
div.DivClassName
{
background-color: #927166;
}
.BgClassName
{
background-color: #927166;
}
</style>
border-color css
<style>
span { border-color: #927166; }
span { border-color: rgb(146,113,102); }
td.TdClassName
{
border-color: #927166;
}
.TagClassName
{
border-color: #927166;
}
</style>