Shades of Beaver #937460
Tints of Beaver #937460
RGB
CMYK
RGB Variations
Color information
#937460 (or 0x937460) is known color: Beaver. HEX triplet: 93, 74 and 60. RGB value is (147,116,96). Sum of RGB (Red+Green+Blue) = 147+116+96=359 (47% of max value = 765). Red value is 147 (57.81% from 255 or 40.95% from 359); Green value is 116 (45.70% from 255 or 32.31% from 359); Blue value is 96 (37.89% from 255 or 26.74% from 359); Max value from RGB is 147 - color contains mainly: red. Hex color #937460 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937460 is #6C8B9F. Grayscale: #7B7B7B. Windows color (decimal): -7113632 or 6321299. OLE color: 6321299.
HSL color Cylindrical-coordinate representation of color #937460: hue angle of 23.53º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #937460 is Cyan = 0, Magento = 0.21, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 96 | - |
| CMYK | 0 | 0.21 | 0.35 | 0.42 |
| HSL | 23.53º | 0.21% | 0.48% | - |
| HSV(B) | 23.53º | 0.35% | 0.58% | - |
| XYZ | 20.39 | 19.54 | 13.76 | - |
| YUV | 122.99 | 112.77 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 96 | 0 | 0.21 | 0.35 | 0.42 | 23.53 | 0.21 | 0.48 |
| Hex | 93 | 74 | 60 | 0 | 15 | 23 | 2A | 18 | 15 | 30 |
| Octal | 223 | 164 | 140 | 0 | 25 | 43 | 52 | 30 | 25 | 60 |
| Binary | 10010011 | 1110100 | 1100000 | 0 | 10101 | 100011 | 101010 | 11000 | 10101 | 110000 |
Color Harmonies of #937460
Complementary color
Monochromatic Colors of #937460
Black with #937460
Text Example
Text Example
White with #937460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937460; }
p { color: rgb(147,116,96); }
H1.HeaderClassName
{
color: #937460;
}
.AnyTagClassName
{
color: #937460;
}
</style>
background-color css
<style>
a { background-color: #937460; }
a { background-color: rgb(147,116,96); }
div.DivClassName
{
background-color: #937460;
}
.BgClassName
{
background-color: #937460;
}
</style>
border-color css
<style>
span { border-color: #937460; }
span { border-color: rgb(147,116,96); }
td.TdClassName
{
border-color: #937460;
}
.TagClassName
{
border-color: #937460;
}
</style>