Shades of Dark Chestnut #946762
Tints of Dark Chestnut #946762
RGB
CMYK
RGB Variations
Color information
#946762 (or 0x946762) is known color: Dark Chestnut. HEX triplet: 94, 67 and 62. RGB value is (148,103,98). Sum of RGB (Red+Green+Blue) = 148+103+98=349 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.41% from 349); Green value is 103 (40.62% from 255 or 29.51% from 349); Blue value is 98 (38.67% from 255 or 28.08% from 349); Max value from RGB is 148 - color contains mainly: red. Hex color #946762 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946762 is #6B989D. Grayscale: #737373. Windows color (decimal): -7051422 or 6449044. OLE color: 6449044.
HSL color Cylindrical-coordinate representation of color #946762: hue angle of 6º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #946762 is Cyan = 0, Magento = 0.30, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 98 | - |
| CMYK | 0 | 0.30 | 0.34 | 0.42 |
| HSL | 6º | 0.2% | 0.48% | - |
| HSV(B) | 6º | 0.34% | 0.58% | - |
| XYZ | 19.27 | 16.88 | 13.8 | - |
| YUV | 115.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 98 | 0 | 0.30 | 0.34 | 0.42 | 6 | 0.2 | 0.48 |
| Hex | 94 | 67 | 62 | 0 | 1E | 22 | 2A | 6 | 14 | 30 |
| Octal | 224 | 147 | 142 | 0 | 36 | 42 | 52 | 6 | 24 | 60 |
| Binary | 10010100 | 1100111 | 1100010 | 0 | 11110 | 100010 | 101010 | 110 | 10100 | 110000 |
Color Harmonies of #946762
Complementary color
Monochromatic Colors of #946762
Black with #946762
Text Example
Text Example
White with #946762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946762; }
p { color: rgb(148,103,98); }
H1.HeaderClassName
{
color: #946762;
}
.AnyTagClassName
{
color: #946762;
}
</style>
background-color css
<style>
a { background-color: #946762; }
a { background-color: rgb(148,103,98); }
div.DivClassName
{
background-color: #946762;
}
.BgClassName
{
background-color: #946762;
}
</style>
border-color css
<style>
span { border-color: #946762; }
span { border-color: rgb(148,103,98); }
td.TdClassName
{
border-color: #946762;
}
.TagClassName
{
border-color: #946762;
}
</style>