Shades of Beaver #947661
Tints of Beaver #947661
RGB
CMYK
RGB Variations
Color information
#947661 (or 0x947661) is known color: Beaver. HEX triplet: 94, 76 and 61. RGB value is (148,118,97). Sum of RGB (Red+Green+Blue) = 148+118+97=363 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.77% from 363); Green value is 118 (46.48% from 255 or 32.51% from 363); Blue value is 97 (38.28% from 255 or 26.72% from 363); Max value from RGB is 148 - color contains mainly: red. Hex color #947661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947661 is #6B899E. Grayscale: #7C7C7C. Windows color (decimal): -7047583 or 6387348. OLE color: 6387348.
HSL color Cylindrical-coordinate representation of color #947661: hue angle of 24.71º degrees, saturation: 0.21, 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 #947661 is Cyan = 0, Magento = 0.20, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 97 | - |
| CMYK | 0 | 0.20 | 0.34 | 0.42 |
| HSL | 24.71º | 0.21% | 0.48% | - |
| HSV(B) | 24.71º | 0.34% | 0.58% | - |
| XYZ | 20.85 | 20.12 | 14.09 | - |
| YUV | 124.58 | 112.44 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 97 | 0 | 0.20 | 0.34 | 0.42 | 24.71 | 0.21 | 0.48 |
| Hex | 94 | 76 | 61 | 0 | 14 | 22 | 2A | 19 | 15 | 30 |
| Octal | 224 | 166 | 141 | 0 | 24 | 42 | 52 | 31 | 25 | 60 |
| Binary | 10010100 | 1110110 | 1100001 | 0 | 10100 | 100010 | 101010 | 11001 | 10101 | 110000 |
Color Harmonies of #947661
Complementary color
Monochromatic Colors of #947661
Black with #947661
Text Example
Text Example
White with #947661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947661; }
p { color: rgb(148,118,97); }
H1.HeaderClassName
{
color: #947661;
}
.AnyTagClassName
{
color: #947661;
}
</style>
background-color css
<style>
a { background-color: #947661; }
a { background-color: rgb(148,118,97); }
div.DivClassName
{
background-color: #947661;
}
.BgClassName
{
background-color: #947661;
}
</style>
border-color css
<style>
span { border-color: #947661; }
span { border-color: rgb(148,118,97); }
td.TdClassName
{
border-color: #947661;
}
.TagClassName
{
border-color: #947661;
}
</style>