Shades of Beaver #937763
Tints of Beaver #937763
RGB
CMYK
RGB Variations
Color information
#937763 (or 0x937763) is known color: Beaver. HEX triplet: 93, 77 and 63. RGB value is (147,119,99). Sum of RGB (Red+Green+Blue) = 147+119+99=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 119 (46.88% from 255 or 32.60% from 365); Blue value is 99 (39.06% from 255 or 27.12% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #937763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937763 is #6C889C. Grayscale: #7D7D7D. Windows color (decimal): -7112861 or 6518675. OLE color: 6518675.
HSL color Cylindrical-coordinate representation of color #937763: hue angle of 25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #937763 is Cyan = 0, Magento = 0.19, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 99 | - |
| CMYK | 0 | 0.19 | 0.33 | 0.42 |
| HSL | 25º | 0.2% | 0.48% | - |
| HSV(B) | 25º | 0.33% | 0.58% | - |
| XYZ | 20.88 | 20.3 | 14.62 | - |
| YUV | 125.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 99 | 0 | 0.19 | 0.33 | 0.42 | 25 | 0.2 | 0.48 |
| Hex | 93 | 77 | 63 | 0 | 13 | 21 | 2A | 19 | 14 | 30 |
| Octal | 223 | 167 | 143 | 0 | 23 | 41 | 52 | 31 | 24 | 60 |
| Binary | 10010011 | 1110111 | 1100011 | 0 | 10011 | 100001 | 101010 | 11001 | 10100 | 110000 |
Color Harmonies of #937763
Complementary color
Monochromatic Colors of #937763
Black with #937763
Text Example
Text Example
White with #937763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937763; }
p { color: rgb(147,119,99); }
H1.HeaderClassName
{
color: #937763;
}
.AnyTagClassName
{
color: #937763;
}
</style>
background-color css
<style>
a { background-color: #937763; }
a { background-color: rgb(147,119,99); }
div.DivClassName
{
background-color: #937763;
}
.BgClassName
{
background-color: #937763;
}
</style>
border-color css
<style>
span { border-color: #937763; }
span { border-color: rgb(147,119,99); }
td.TdClassName
{
border-color: #937763;
}
.TagClassName
{
border-color: #937763;
}
</style>