Shades of Beaver #937157
Tints of Beaver #937157
RGB
CMYK
RGB Variations
Color information
#937157 (or 0x937157) is known color: Beaver. HEX triplet: 93, 71 and 57. RGB value is (147,113,87). Sum of RGB (Red+Green+Blue) = 147+113+87=347 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.36% from 347); Green value is 113 (44.53% from 255 or 32.56% from 347); Blue value is 87 (34.38% from 255 or 25.07% from 347); Max value from RGB is 147 - color contains mainly: red. Hex color #937157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937157 is #6C8EA8. Grayscale: #787878. Windows color (decimal): -7114409 or 5730707. OLE color: 5730707.
HSL color Cylindrical-coordinate representation of color #937157: hue angle of 26º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #937157 is Cyan = 0, Magento = 0.23, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 113 | 87 | - |
| CMYK | 0 | 0.23 | 0.41 | 0.42 |
| HSL | 26º | 0.26% | 0.46% | - |
| HSV(B) | 26º | 0.41% | 0.58% | - |
| XYZ | 19.66 | 18.7 | 11.59 | - |
| YUV | 120.2 | 109.26 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 113 | 87 | 0 | 0.23 | 0.41 | 0.42 | 26 | 0.26 | 0.46 |
| Hex | 93 | 71 | 57 | 0 | 17 | 29 | 2A | 1A | 1A | 2E |
| Octal | 223 | 161 | 127 | 0 | 27 | 51 | 52 | 32 | 32 | 56 |
| Binary | 10010011 | 1110001 | 1010111 | 0 | 10111 | 101001 | 101010 | 11010 | 11010 | 101110 |
Color Harmonies of #937157
Complementary color
Monochromatic Colors of #937157
Black with #937157
Text Example
Text Example
White with #937157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937157; }
p { color: rgb(147,113,87); }
H1.HeaderClassName
{
color: #937157;
}
.AnyTagClassName
{
color: #937157;
}
</style>
background-color css
<style>
a { background-color: #937157; }
a { background-color: rgb(147,113,87); }
div.DivClassName
{
background-color: #937157;
}
.BgClassName
{
background-color: #937157;
}
</style>
border-color css
<style>
span { border-color: #937157; }
span { border-color: rgb(147,113,87); }
td.TdClassName
{
border-color: #937157;
}
.TagClassName
{
border-color: #937157;
}
</style>