Shades of Beaver #907265
Tints of Beaver #907265
RGB
CMYK
RGB Variations
Color information
#907265 (or 0x907265) is known color: Beaver. HEX triplet: 90, 72 and 65. RGB value is (144,114,101). Sum of RGB (Red+Green+Blue) = 144+114+101=359 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.11% from 359); Green value is 114 (44.92% from 255 or 31.75% from 359); Blue value is 101 (39.84% from 255 or 28.13% from 359); Max value from RGB is 144 - color contains mainly: red. Hex color #907265 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907265 is #6F8D9A. Grayscale: #797979. Windows color (decimal): -7310747 or 6648464. OLE color: 6648464.
HSL color Cylindrical-coordinate representation of color #907265: hue angle of 18.14º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #907265 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 114 | 101 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.44 |
| HSL | 18.14º | 0.18% | 0.48% | - |
| HSV(B) | 18.14º | 0.3% | 0.56% | - |
| XYZ | 19.87 | 18.9 | 14.91 | - |
| YUV | 121.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 114 | 101 | 0 | 0.21 | 0.30 | 0.44 | 18.14 | 0.18 | 0.48 |
| Hex | 90 | 72 | 65 | 0 | 15 | 1E | 2C | 12 | 12 | 30 |
| Octal | 220 | 162 | 145 | 0 | 25 | 36 | 54 | 22 | 22 | 60 |
| Binary | 10010000 | 1110010 | 1100101 | 0 | 10101 | 11110 | 101100 | 10010 | 10010 | 110000 |
Color Harmonies of #907265
Complementary color
Monochromatic Colors of #907265
Black with #907265
Text Example
Text Example
White with #907265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907265; }
p { color: rgb(144,114,101); }
H1.HeaderClassName
{
color: #907265;
}
.AnyTagClassName
{
color: #907265;
}
</style>
background-color css
<style>
a { background-color: #907265; }
a { background-color: rgb(144,114,101); }
div.DivClassName
{
background-color: #907265;
}
.BgClassName
{
background-color: #907265;
}
</style>
border-color css
<style>
span { border-color: #907265; }
span { border-color: rgb(144,114,101); }
td.TdClassName
{
border-color: #907265;
}
.TagClassName
{
border-color: #907265;
}
</style>