Shades of Dark Chestnut #926662
Tints of Dark Chestnut #926662
RGB
CMYK
RGB Variations
Color information
#926662 (or 0x926662) is known color: Dark Chestnut. HEX triplet: 92, 66 and 62. RGB value is (146,102,98). Sum of RGB (Red+Green+Blue) = 146+102+98=346 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.20% from 346); Green value is 102 (40.23% from 255 or 29.48% from 346); Blue value is 98 (38.67% from 255 or 28.32% from 346); Max value from RGB is 146 - color contains mainly: red. Hex color #926662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926662 is #6D999D. Grayscale: #727272. Windows color (decimal): -7182750 or 6448786. OLE color: 6448786.
HSL color Cylindrical-coordinate representation of color #926662: hue angle of 5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #926662 is Cyan = 0, Magento = 0.30, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 98 | - |
| CMYK | 0 | 0.30 | 0.33 | 0.43 |
| HSL | 5º | 0.2% | 0.48% | - |
| HSV(B) | 5º | 0.33% | 0.57% | - |
| XYZ | 18.81 | 16.5 | 13.75 | - |
| YUV | 114.7 | 118.58 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 98 | 0 | 0.30 | 0.33 | 0.43 | 5 | 0.2 | 0.48 |
| Hex | 92 | 66 | 62 | 0 | 1E | 21 | 2B | 5 | 14 | 30 |
| Octal | 222 | 146 | 142 | 0 | 36 | 41 | 53 | 5 | 24 | 60 |
| Binary | 10010010 | 1100110 | 1100010 | 0 | 11110 | 100001 | 101011 | 101 | 10100 | 110000 |
Color Harmonies of #926662
Complementary color
Monochromatic Colors of #926662
Black with #926662
Text Example
Text Example
White with #926662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926662; }
p { color: rgb(146,102,98); }
H1.HeaderClassName
{
color: #926662;
}
.AnyTagClassName
{
color: #926662;
}
</style>
background-color css
<style>
a { background-color: #926662; }
a { background-color: rgb(146,102,98); }
div.DivClassName
{
background-color: #926662;
}
.BgClassName
{
background-color: #926662;
}
</style>
border-color css
<style>
span { border-color: #926662; }
span { border-color: rgb(146,102,98); }
td.TdClassName
{
border-color: #926662;
}
.TagClassName
{
border-color: #926662;
}
</style>