Shades of Beaver #947664
Tints of Beaver #947664
RGB
CMYK
RGB Variations
Color information
#947664 (or 0x947664) is known color: Beaver. HEX triplet: 94, 76 and 64. RGB value is (148,118,100). Sum of RGB (Red+Green+Blue) = 148+118+100=366 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.44% from 366); Green value is 118 (46.48% from 255 or 32.24% from 366); Blue value is 100 (39.45% from 255 or 27.32% from 366); Max value from RGB is 148 - color contains mainly: red. Hex color #947664 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947664 is #6B899B. Grayscale: #7D7D7D. Windows color (decimal): -7047580 or 6583956. OLE color: 6583956.
HSL color Cylindrical-coordinate representation of color #947664: hue angle of 22.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #947664 is Cyan = 0, Magento = 0.20, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 100 | - |
| CMYK | 0 | 0.20 | 0.32 | 0.42 |
| HSL | 22.5º | 0.19% | 0.49% | - |
| HSV(B) | 22.5º | 0.32% | 0.58% | - |
| XYZ | 20.99 | 20.17 | 14.84 | - |
| YUV | 124.92 | 113.94 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 100 | 0 | 0.20 | 0.32 | 0.42 | 22.5 | 0.19 | 0.49 |
| Hex | 94 | 76 | 64 | 0 | 14 | 20 | 2A | 16 | 13 | 31 |
| Octal | 224 | 166 | 144 | 0 | 24 | 40 | 52 | 26 | 23 | 61 |
| Binary | 10010100 | 1110110 | 1100100 | 0 | 10100 | 100000 | 101010 | 10110 | 10011 | 110001 |
Color Harmonies of #947664
Complementary color
Monochromatic Colors of #947664
Black with #947664
Text Example
Text Example
White with #947664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947664; }
p { color: rgb(148,118,100); }
H1.HeaderClassName
{
color: #947664;
}
.AnyTagClassName
{
color: #947664;
}
</style>
background-color css
<style>
a { background-color: #947664; }
a { background-color: rgb(148,118,100); }
div.DivClassName
{
background-color: #947664;
}
.BgClassName
{
background-color: #947664;
}
</style>
border-color css
<style>
span { border-color: #947664; }
span { border-color: rgb(148,118,100); }
td.TdClassName
{
border-color: #947664;
}
.TagClassName
{
border-color: #947664;
}
</style>