Shades of Beaver #987359
Tints of Beaver #987359
RGB
CMYK
RGB Variations
Color information
#987359 (or 0x987359) is known color: Beaver. HEX triplet: 98, 73 and 59. RGB value is (152,115,89). Sum of RGB (Red+Green+Blue) = 152+115+89=356 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.70% from 356); Green value is 115 (45.31% from 255 or 32.30% from 356); Blue value is 89 (35.16% from 255 or 25% from 356); Max value from RGB is 152 - color contains mainly: red. Hex color #987359 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987359 is #678CA6. Grayscale: #7B7B7B. Windows color (decimal): -6786215 or 5862296. OLE color: 5862296.
HSL color Cylindrical-coordinate representation of color #987359: hue angle of 24.76º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #987359 is Cyan = 0, Magento = 0.24, Yellow = 0.41 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 115 | 89 | - |
| CMYK | 0 | 0.24 | 0.41 | 0.40 |
| HSL | 24.76º | 0.26% | 0.47% | - |
| HSV(B) | 24.76º | 0.41% | 0.6% | - |
| XYZ | 20.88 | 19.66 | 12.14 | - |
| YUV | 123.1 | 108.76 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 115 | 89 | 0 | 0.24 | 0.41 | 0.40 | 24.76 | 0.26 | 0.47 |
| Hex | 98 | 73 | 59 | 0 | 18 | 29 | 28 | 19 | 1A | 2F |
| Octal | 230 | 163 | 131 | 0 | 30 | 51 | 50 | 31 | 32 | 57 |
| Binary | 10011000 | 1110011 | 1011001 | 0 | 11000 | 101001 | 101000 | 11001 | 11010 | 101111 |
Color Harmonies of #987359
Complementary color
Monochromatic Colors of #987359
Black with #987359
Text Example
Text Example
White with #987359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987359; }
p { color: rgb(152,115,89); }
H1.HeaderClassName
{
color: #987359;
}
.AnyTagClassName
{
color: #987359;
}
</style>
background-color css
<style>
a { background-color: #987359; }
a { background-color: rgb(152,115,89); }
div.DivClassName
{
background-color: #987359;
}
.BgClassName
{
background-color: #987359;
}
</style>
border-color css
<style>
span { border-color: #987359; }
span { border-color: rgb(152,115,89); }
td.TdClassName
{
border-color: #987359;
}
.TagClassName
{
border-color: #987359;
}
</style>