Shades of Dark Chestnut #947067
Tints of Dark Chestnut #947067
RGB
CMYK
RGB Variations
Color information
#947067 (or 0x947067) is known color: Dark Chestnut. HEX triplet: 94, 70 and 67. RGB value is (148,112,103). Sum of RGB (Red+Green+Blue) = 148+112+103=363 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.77% from 363); Green value is 112 (44.14% from 255 or 30.85% from 363); Blue value is 103 (40.62% from 255 or 28.37% from 363); Max value from RGB is 148 - color contains mainly: red. Hex color #947067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947067 is #6B8F98. Grayscale: #797979. Windows color (decimal): -7049113 or 6779028. OLE color: 6779028.
HSL color Cylindrical-coordinate representation of color #947067: hue angle of 12º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #947067 is Cyan = 0, Magento = 0.24, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 103 | - |
| CMYK | 0 | 0.24 | 0.30 | 0.42 |
| HSL | 12º | 0.18% | 0.49% | - |
| HSV(B) | 12º | 0.3% | 0.58% | - |
| XYZ | 20.46 | 18.86 | 15.39 | - |
| YUV | 121.74 | 117.43 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 103 | 0 | 0.24 | 0.30 | 0.42 | 12 | 0.18 | 0.49 |
| Hex | 94 | 70 | 67 | 0 | 18 | 1E | 2A | C | 12 | 31 |
| Octal | 224 | 160 | 147 | 0 | 30 | 36 | 52 | 14 | 22 | 61 |
| Binary | 10010100 | 1110000 | 1100111 | 0 | 11000 | 11110 | 101010 | 1100 | 10010 | 110001 |
Color Harmonies of #947067
Complementary color
Monochromatic Colors of #947067
Black with #947067
Text Example
Text Example
White with #947067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947067; }
p { color: rgb(148,112,103); }
H1.HeaderClassName
{
color: #947067;
}
.AnyTagClassName
{
color: #947067;
}
</style>
background-color css
<style>
a { background-color: #947067; }
a { background-color: rgb(148,112,103); }
div.DivClassName
{
background-color: #947067;
}
.BgClassName
{
background-color: #947067;
}
</style>
border-color css
<style>
span { border-color: #947067; }
span { border-color: rgb(148,112,103); }
td.TdClassName
{
border-color: #947067;
}
.TagClassName
{
border-color: #947067;
}
</style>