Shades of Beaver #937761
Tints of Beaver #937761
RGB
CMYK
RGB Variations
Color information
#937761 (or 0x937761) is known color: Beaver. HEX triplet: 93, 77 and 61. RGB value is (147,119,97). Sum of RGB (Red+Green+Blue) = 147+119+97=363 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.50% from 363); Green value is 119 (46.88% from 255 or 32.78% from 363); Blue value is 97 (38.28% from 255 or 26.72% from 363); Max value from RGB is 147 - color contains mainly: red. Hex color #937761 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937761 is #6C889E. Grayscale: #7C7C7C. Windows color (decimal): -7112863 or 6387603. OLE color: 6387603.
HSL color Cylindrical-coordinate representation of color #937761: hue angle of 26.4º degrees, saturation: 0.2, 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 #937761 is Cyan = 0, Magento = 0.19, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 97 | - |
| CMYK | 0 | 0.19 | 0.34 | 0.42 |
| HSL | 26.4º | 0.2% | 0.48% | - |
| HSV(B) | 26.4º | 0.34% | 0.58% | - |
| XYZ | 20.79 | 20.26 | 14.12 | - |
| YUV | 124.86 | 112.28 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 97 | 0 | 0.19 | 0.34 | 0.42 | 26.4 | 0.2 | 0.48 |
| Hex | 93 | 77 | 61 | 0 | 13 | 22 | 2A | 1A | 14 | 30 |
| Octal | 223 | 167 | 141 | 0 | 23 | 42 | 52 | 32 | 24 | 60 |
| Binary | 10010011 | 1110111 | 1100001 | 0 | 10011 | 100010 | 101010 | 11010 | 10100 | 110000 |
Color Harmonies of #937761
Complementary color
Monochromatic Colors of #937761
Black with #937761
Text Example
Text Example
White with #937761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937761; }
p { color: rgb(147,119,97); }
H1.HeaderClassName
{
color: #937761;
}
.AnyTagClassName
{
color: #937761;
}
</style>
background-color css
<style>
a { background-color: #937761; }
a { background-color: rgb(147,119,97); }
div.DivClassName
{
background-color: #937761;
}
.BgClassName
{
background-color: #937761;
}
</style>
border-color css
<style>
span { border-color: #937761; }
span { border-color: rgb(147,119,97); }
td.TdClassName
{
border-color: #937761;
}
.TagClassName
{
border-color: #937761;
}
</style>