Shades of Beaver #907266
Tints of Beaver #907266
RGB
CMYK
RGB Variations
Color information
#907266 (or 0x907266) is known color: Beaver. HEX triplet: 90, 72 and 66. RGB value is (144,114,102). Sum of RGB (Red+Green+Blue) = 144+114+102=360 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40% from 360); Green value is 114 (44.92% from 255 or 31.67% from 360); Blue value is 102 (40.23% from 255 or 28.33% from 360); Max value from RGB is 144 - color contains mainly: red. Hex color #907266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907266 is #6F8D99. Grayscale: #797979. Windows color (decimal): -7310746 or 6714000. OLE color: 6714000.
HSL color Cylindrical-coordinate representation of color #907266: hue angle of 17.14º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #907266 is Cyan = 0, Magento = 0.21, Yellow = 0.29 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 114 | 102 | - |
| CMYK | 0 | 0.21 | 0.29 | 0.44 |
| HSL | 17.14º | 0.17% | 0.48% | - |
| HSV(B) | 17.14º | 0.29% | 0.56% | - |
| XYZ | 19.92 | 18.92 | 15.17 | - |
| YUV | 121.6 | 116.94 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 114 | 102 | 0 | 0.21 | 0.29 | 0.44 | 17.14 | 0.17 | 0.48 |
| Hex | 90 | 72 | 66 | 0 | 15 | 1D | 2C | 11 | 11 | 30 |
| Octal | 220 | 162 | 146 | 0 | 25 | 35 | 54 | 21 | 21 | 60 |
| Binary | 10010000 | 1110010 | 1100110 | 0 | 10101 | 11101 | 101100 | 10001 | 10001 | 110000 |
Color Harmonies of #907266
Complementary color
Monochromatic Colors of #907266
Black with #907266
Text Example
Text Example
White with #907266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907266; }
p { color: rgb(144,114,102); }
H1.HeaderClassName
{
color: #907266;
}
.AnyTagClassName
{
color: #907266;
}
</style>
background-color css
<style>
a { background-color: #907266; }
a { background-color: rgb(144,114,102); }
div.DivClassName
{
background-color: #907266;
}
.BgClassName
{
background-color: #907266;
}
</style>
border-color css
<style>
span { border-color: #907266; }
span { border-color: rgb(144,114,102); }
td.TdClassName
{
border-color: #907266;
}
.TagClassName
{
border-color: #907266;
}
</style>