Shades of Beaver #907159
Tints of Beaver #907159
RGB
CMYK
RGB Variations
Color information
#907159 (or 0x907159) is known color: Beaver. HEX triplet: 90, 71 and 59. RGB value is (144,113,89). Sum of RGB (Red+Green+Blue) = 144+113+89=346 (45% of max value = 765). Red value is 144 (56.64% from 255 or 41.62% from 346); Green value is 113 (44.53% from 255 or 32.66% from 346); Blue value is 89 (35.16% from 255 or 25.72% from 346); Max value from RGB is 144 - color contains mainly: red. Hex color #907159 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907159 is #6F8EA6. Grayscale: #777777. Windows color (decimal): -7311015 or 5861776. OLE color: 5861776.
HSL color Cylindrical-coordinate representation of color #907159: hue angle of 26.18º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #907159 is Cyan = 0, Magento = 0.22, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 89 | - |
| CMYK | 0 | 0.22 | 0.38 | 0.44 |
| HSL | 26.18º | 0.24% | 0.46% | - |
| HSV(B) | 26.18º | 0.38% | 0.56% | - |
| XYZ | 19.21 | 18.46 | 12 | - |
| YUV | 119.53 | 110.77 | 145.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 89 | 0 | 0.22 | 0.38 | 0.44 | 26.18 | 0.24 | 0.46 |
| Hex | 90 | 71 | 59 | 0 | 16 | 26 | 2C | 1A | 18 | 2E |
| Octal | 220 | 161 | 131 | 0 | 26 | 46 | 54 | 32 | 30 | 56 |
| Binary | 10010000 | 1110001 | 1011001 | 0 | 10110 | 100110 | 101100 | 11010 | 11000 | 101110 |
Color Harmonies of #907159
Complementary color
Monochromatic Colors of #907159
Black with #907159
Text Example
Text Example
White with #907159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907159; }
p { color: rgb(144,113,89); }
H1.HeaderClassName
{
color: #907159;
}
.AnyTagClassName
{
color: #907159;
}
</style>
background-color css
<style>
a { background-color: #907159; }
a { background-color: rgb(144,113,89); }
div.DivClassName
{
background-color: #907159;
}
.BgClassName
{
background-color: #907159;
}
</style>
border-color css
<style>
span { border-color: #907159; }
span { border-color: rgb(144,113,89); }
td.TdClassName
{
border-color: #907159;
}
.TagClassName
{
border-color: #907159;
}
</style>