Shades of Beaver #907561
Tints of Beaver #907561
RGB
CMYK
RGB Variations
Color information
#907561 (or 0x907561) is known color: Beaver. HEX triplet: 90, 75 and 61. RGB value is (144,117,97). Sum of RGB (Red+Green+Blue) = 144+117+97=358 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.22% from 358); Green value is 117 (46.09% from 255 or 32.68% from 358); Blue value is 97 (38.28% from 255 or 27.09% from 358); Max value from RGB is 144 - color contains mainly: red. Hex color #907561 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907561 is #6F8A9E. Grayscale: #7A7A7A. Windows color (decimal): -7309983 or 6387088. OLE color: 6387088.
HSL color Cylindrical-coordinate representation of color #907561: hue angle of 25.53º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #907561 is Cyan = 0, Magento = 0.19, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 97 | - |
| CMYK | 0 | 0.19 | 0.33 | 0.44 |
| HSL | 25.53º | 0.2% | 0.47% | - |
| HSV(B) | 25.53º | 0.33% | 0.56% | - |
| XYZ | 20.02 | 19.51 | 14.02 | - |
| YUV | 122.79 | 113.45 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 97 | 0 | 0.19 | 0.33 | 0.44 | 25.53 | 0.2 | 0.47 |
| Hex | 90 | 75 | 61 | 0 | 13 | 21 | 2C | 1A | 14 | 2F |
| Octal | 220 | 165 | 141 | 0 | 23 | 41 | 54 | 32 | 24 | 57 |
| Binary | 10010000 | 1110101 | 1100001 | 0 | 10011 | 100001 | 101100 | 11010 | 10100 | 101111 |
Color Harmonies of #907561
Complementary color
Monochromatic Colors of #907561
Black with #907561
Text Example
Text Example
White with #907561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907561; }
p { color: rgb(144,117,97); }
H1.HeaderClassName
{
color: #907561;
}
.AnyTagClassName
{
color: #907561;
}
</style>
background-color css
<style>
a { background-color: #907561; }
a { background-color: rgb(144,117,97); }
div.DivClassName
{
background-color: #907561;
}
.BgClassName
{
background-color: #907561;
}
</style>
border-color css
<style>
span { border-color: #907561; }
span { border-color: rgb(144,117,97); }
td.TdClassName
{
border-color: #907561;
}
.TagClassName
{
border-color: #907561;
}
</style>