Shades of Beaver #997157
Tints of Beaver #997157
RGB
CMYK
RGB Variations
Color information
#997157 (or 0x997157) is known color: Beaver. HEX triplet: 99, 71 and 57. RGB value is (153,113,87). Sum of RGB (Red+Green+Blue) = 153+113+87=353 (46% of max value = 765). Red value is 153 (60.16% from 255 or 43.34% from 353); Green value is 113 (44.53% from 255 or 32.01% from 353); Blue value is 87 (34.38% from 255 or 24.65% from 353); Max value from RGB is 153 - color contains mainly: red. Hex color #997157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997157 is #668EA8. Grayscale: #7A7A7A. Windows color (decimal): -6721193 or 5730713. OLE color: 5730713.
HSL color Cylindrical-coordinate representation of color #997157: hue angle of 23.64º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #997157 is Cyan = 0, Magento = 0.26, Yellow = 0.43 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 113 | 87 | - |
| CMYK | 0 | 0.26 | 0.43 | 0.4 |
| HSL | 23.64º | 0.28% | 0.47% | - |
| HSV(B) | 23.64º | 0.43% | 0.6% | - |
| XYZ | 20.76 | 19.27 | 11.64 | - |
| YUV | 122 | 108.25 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 113 | 87 | 0 | 0.26 | 0.43 | 0.4 | 23.64 | 0.28 | 0.47 |
| Hex | 99 | 71 | 57 | 0 | 1A | 2B | 28 | 18 | 1C | 2F |
| Octal | 231 | 161 | 127 | 0 | 32 | 53 | 50 | 30 | 34 | 57 |
| Binary | 10011001 | 1110001 | 1010111 | 0 | 11010 | 101011 | 101000 | 11000 | 11100 | 101111 |
Color Harmonies of #997157
Complementary color
Monochromatic Colors of #997157
Black with #997157
Text Example
Text Example
White with #997157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997157; }
p { color: rgb(153,113,87); }
H1.HeaderClassName
{
color: #997157;
}
.AnyTagClassName
{
color: #997157;
}
</style>
background-color css
<style>
a { background-color: #997157; }
a { background-color: rgb(153,113,87); }
div.DivClassName
{
background-color: #997157;
}
.BgClassName
{
background-color: #997157;
}
</style>
border-color css
<style>
span { border-color: #997157; }
span { border-color: rgb(153,113,87); }
td.TdClassName
{
border-color: #997157;
}
.TagClassName
{
border-color: #997157;
}
</style>