Shades of Beaver #947766
Tints of Beaver #947766
RGB
CMYK
RGB Variations
Color information
#947766 (or 0x947766) is known color: Beaver. HEX triplet: 94, 77 and 66. RGB value is (148,119,102). Sum of RGB (Red+Green+Blue) = 148+119+102=369 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.11% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 102 (40.23% from 255 or 27.64% from 369); Max value from RGB is 148 - color contains mainly: red. Hex color #947766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947766 is #6B8899. Grayscale: #7D7D7D. Windows color (decimal): -7047322 or 6715284. OLE color: 6715284.
HSL color Cylindrical-coordinate representation of color #947766: hue angle of 22.17º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #947766 is Cyan = 0, Magento = 0.20, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 102 | - |
| CMYK | 0 | 0.20 | 0.31 | 0.42 |
| HSL | 22.17º | 0.18% | 0.49% | - |
| HSV(B) | 22.17º | 0.31% | 0.58% | - |
| XYZ | 21.21 | 20.45 | 15.4 | - |
| YUV | 125.73 | 114.61 | 143.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 102 | 0 | 0.20 | 0.31 | 0.42 | 22.17 | 0.18 | 0.49 |
| Hex | 94 | 77 | 66 | 0 | 14 | 1F | 2A | 16 | 12 | 31 |
| Octal | 224 | 167 | 146 | 0 | 24 | 37 | 52 | 26 | 22 | 61 |
| Binary | 10010100 | 1110111 | 1100110 | 0 | 10100 | 11111 | 101010 | 10110 | 10010 | 110001 |
Color Harmonies of #947766
Complementary color
Monochromatic Colors of #947766
Black with #947766
Text Example
Text Example
White with #947766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947766; }
p { color: rgb(148,119,102); }
H1.HeaderClassName
{
color: #947766;
}
.AnyTagClassName
{
color: #947766;
}
</style>
background-color css
<style>
a { background-color: #947766; }
a { background-color: rgb(148,119,102); }
div.DivClassName
{
background-color: #947766;
}
.BgClassName
{
background-color: #947766;
}
</style>
border-color css
<style>
span { border-color: #947766; }
span { border-color: rgb(148,119,102); }
td.TdClassName
{
border-color: #947766;
}
.TagClassName
{
border-color: #947766;
}
</style>