Shades of Dark Chestnut #936458
Tints of Dark Chestnut #936458
RGB
CMYK
RGB Variations
Color information
#936458 (or 0x936458) is known color: Dark Chestnut. HEX triplet: 93, 64 and 58. RGB value is (147,100,88). Sum of RGB (Red+Green+Blue) = 147+100+88=335 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.88% from 335); Green value is 100 (39.45% from 255 or 29.85% from 335); Blue value is 88 (34.77% from 255 or 26.27% from 335); Max value from RGB is 147 - color contains mainly: red. Hex color #936458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936458 is #6C9BA7. Grayscale: #707070. Windows color (decimal): -7117736 or 5792915. OLE color: 5792915.
HSL color Cylindrical-coordinate representation of color #936458: hue angle of 12.2º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #936458 is Cyan = 0, Magento = 0.32, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 88 | - |
| CMYK | 0 | 0.32 | 0.40 | 0.42 |
| HSL | 12.2º | 0.25% | 0.46% | - |
| HSV(B) | 12.2º | 0.4% | 0.58% | - |
| XYZ | 18.35 | 16.02 | 11.36 | - |
| YUV | 112.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 88 | 0 | 0.32 | 0.40 | 0.42 | 12.2 | 0.25 | 0.46 |
| Hex | 93 | 64 | 58 | 0 | 20 | 28 | 2A | C | 19 | 2E |
| Octal | 223 | 144 | 130 | 0 | 40 | 50 | 52 | 14 | 31 | 56 |
| Binary | 10010011 | 1100100 | 1011000 | 0 | 100000 | 101000 | 101010 | 1100 | 11001 | 101110 |
Color Harmonies of #936458
Complementary color
Monochromatic Colors of #936458
Black with #936458
Text Example
Text Example
White with #936458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936458; }
p { color: rgb(147,100,88); }
H1.HeaderClassName
{
color: #936458;
}
.AnyTagClassName
{
color: #936458;
}
</style>
background-color css
<style>
a { background-color: #936458; }
a { background-color: rgb(147,100,88); }
div.DivClassName
{
background-color: #936458;
}
.BgClassName
{
background-color: #936458;
}
</style>
border-color css
<style>
span { border-color: #936458; }
span { border-color: rgb(147,100,88); }
td.TdClassName
{
border-color: #936458;
}
.TagClassName
{
border-color: #936458;
}
</style>