Shades of Beaver #947056
Tints of Beaver #947056
RGB
CMYK
RGB Variations
Color information
#947056 (or 0x947056) is known color: Beaver. HEX triplet: 94, 70 and 56. RGB value is (148,112,86). Sum of RGB (Red+Green+Blue) = 148+112+86=346 (45% of max value = 765). Red value is 148 (58.20% from 255 or 42.77% from 346); Green value is 112 (44.14% from 255 or 32.37% from 346); Blue value is 86 (33.98% from 255 or 24.86% from 346); Max value from RGB is 148 - color contains mainly: red. Hex color #947056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947056 is #6B8FA9. Grayscale: #777777. Windows color (decimal): -7049130 or 5664916. OLE color: 5664916.
HSL color Cylindrical-coordinate representation of color #947056: hue angle of 25.16º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #947056 is Cyan = 0, Magento = 0.24, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 86 | - |
| CMYK | 0 | 0.24 | 0.42 | 0.42 |
| HSL | 25.16º | 0.26% | 0.46% | - |
| HSV(B) | 25.16º | 0.42% | 0.58% | - |
| XYZ | 19.69 | 18.56 | 11.35 | - |
| YUV | 119.8 | 108.93 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 86 | 0 | 0.24 | 0.42 | 0.42 | 25.16 | 0.26 | 0.46 |
| Hex | 94 | 70 | 56 | 0 | 18 | 2A | 2A | 19 | 1A | 2E |
| Octal | 224 | 160 | 126 | 0 | 30 | 52 | 52 | 31 | 32 | 56 |
| Binary | 10010100 | 1110000 | 1010110 | 0 | 11000 | 101010 | 101010 | 11001 | 11010 | 101110 |
Color Harmonies of #947056
Complementary color
Monochromatic Colors of #947056
Black with #947056
Text Example
Text Example
White with #947056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947056; }
p { color: rgb(148,112,86); }
H1.HeaderClassName
{
color: #947056;
}
.AnyTagClassName
{
color: #947056;
}
</style>
background-color css
<style>
a { background-color: #947056; }
a { background-color: rgb(148,112,86); }
div.DivClassName
{
background-color: #947056;
}
.BgClassName
{
background-color: #947056;
}
</style>
border-color css
<style>
span { border-color: #947056; }
span { border-color: rgb(148,112,86); }
td.TdClassName
{
border-color: #947056;
}
.TagClassName
{
border-color: #947056;
}
</style>