Shades of Dark Chestnut #927068
Tints of Dark Chestnut #927068
RGB
CMYK
RGB Variations
Color information
#927068 (or 0x927068) is known color: Dark Chestnut. HEX triplet: 92, 70 and 68. RGB value is (146,112,104). Sum of RGB (Red+Green+Blue) = 146+112+104=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 112 (44.14% from 255 or 30.94% from 362); Blue value is 104 (41.02% from 255 or 28.73% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #927068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927068 is #6D8F97. Grayscale: #797979. Windows color (decimal): -7180184 or 6844562. OLE color: 6844562.
HSL color Cylindrical-coordinate representation of color #927068: hue angle of 11.43º 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 #927068 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 104 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.43 |
| HSL | 11.43º | 0.17% | 0.49% | - |
| HSV(B) | 11.43º | 0.29% | 0.57% | - |
| XYZ | 20.15 | 18.7 | 15.64 | - |
| YUV | 121.25 | 118.26 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 104 | 0 | 0.23 | 0.29 | 0.43 | 11.43 | 0.17 | 0.49 |
| Hex | 92 | 70 | 68 | 0 | 17 | 1D | 2B | B | 11 | 31 |
| Octal | 222 | 160 | 150 | 0 | 27 | 35 | 53 | 13 | 21 | 61 |
| Binary | 10010010 | 1110000 | 1101000 | 0 | 10111 | 11101 | 101011 | 1011 | 10001 | 110001 |
Color Harmonies of #927068
Complementary color
Monochromatic Colors of #927068
Black with #927068
Text Example
Text Example
White with #927068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927068; }
p { color: rgb(146,112,104); }
H1.HeaderClassName
{
color: #927068;
}
.AnyTagClassName
{
color: #927068;
}
</style>
background-color css
<style>
a { background-color: #927068; }
a { background-color: rgb(146,112,104); }
div.DivClassName
{
background-color: #927068;
}
.BgClassName
{
background-color: #927068;
}
</style>
border-color css
<style>
span { border-color: #927068; }
span { border-color: rgb(146,112,104); }
td.TdClassName
{
border-color: #927068;
}
.TagClassName
{
border-color: #927068;
}
</style>