Shades of Dark Chestnut #947167
Tints of Dark Chestnut #947167
RGB
CMYK
RGB Variations
Color information
#947167 (or 0x947167) is known color: Dark Chestnut. HEX triplet: 94, 71 and 67. RGB value is (148,113,103). Sum of RGB (Red+Green+Blue) = 148+113+103=364 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.66% from 364); Green value is 113 (44.53% from 255 or 31.04% from 364); Blue value is 103 (40.62% from 255 or 28.30% from 364); Max value from RGB is 148 - color contains mainly: red. Hex color #947167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947167 is #6B8E98. Grayscale: #7A7A7A. Windows color (decimal): -7048857 or 6779284. OLE color: 6779284.
HSL color Cylindrical-coordinate representation of color #947167: hue angle of 13.33º 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 #947167 is Cyan = 0, Magento = 0.24, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 103 | - |
| CMYK | 0 | 0.24 | 0.30 | 0.42 |
| HSL | 13.33º | 0.18% | 0.49% | - |
| HSV(B) | 13.33º | 0.3% | 0.58% | - |
| XYZ | 20.57 | 19.09 | 15.43 | - |
| YUV | 122.33 | 117.1 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 103 | 0 | 0.24 | 0.30 | 0.42 | 13.33 | 0.18 | 0.49 |
| Hex | 94 | 71 | 67 | 0 | 18 | 1E | 2A | D | 12 | 31 |
| Octal | 224 | 161 | 147 | 0 | 30 | 36 | 52 | 15 | 22 | 61 |
| Binary | 10010100 | 1110001 | 1100111 | 0 | 11000 | 11110 | 101010 | 1101 | 10010 | 110001 |
Color Harmonies of #947167
Complementary color
Monochromatic Colors of #947167
Black with #947167
Text Example
Text Example
White with #947167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947167; }
p { color: rgb(148,113,103); }
H1.HeaderClassName
{
color: #947167;
}
.AnyTagClassName
{
color: #947167;
}
</style>
background-color css
<style>
a { background-color: #947167; }
a { background-color: rgb(148,113,103); }
div.DivClassName
{
background-color: #947167;
}
.BgClassName
{
background-color: #947167;
}
</style>
border-color css
<style>
span { border-color: #947167; }
span { border-color: rgb(148,113,103); }
td.TdClassName
{
border-color: #947167;
}
.TagClassName
{
border-color: #947167;
}
</style>