Shades of Beaver #907165
Tints of Beaver #907165
RGB
CMYK
RGB Variations
Color information
#907165 (or 0x907165) is known color: Beaver. HEX triplet: 90, 71 and 65. RGB value is (144,113,101). Sum of RGB (Red+Green+Blue) = 144+113+101=358 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.22% from 358); Green value is 113 (44.53% from 255 or 31.56% from 358); Blue value is 101 (39.84% from 255 or 28.21% from 358); Max value from RGB is 144 - color contains mainly: red. Hex color #907165 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907165 is #6F8E9A. Grayscale: #787878. Windows color (decimal): -7311003 or 6648208. OLE color: 6648208.
HSL color Cylindrical-coordinate representation of color #907165: hue angle of 16.74º 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 #907165 is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 101 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.44 |
| HSL | 16.74º | 0.18% | 0.48% | - |
| HSV(B) | 16.74º | 0.3% | 0.56% | - |
| XYZ | 19.76 | 18.68 | 14.88 | - |
| YUV | 120.9 | 116.77 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 101 | 0 | 0.22 | 0.30 | 0.44 | 16.74 | 0.18 | 0.48 |
| Hex | 90 | 71 | 65 | 0 | 16 | 1E | 2C | 11 | 12 | 30 |
| Octal | 220 | 161 | 145 | 0 | 26 | 36 | 54 | 21 | 22 | 60 |
| Binary | 10010000 | 1110001 | 1100101 | 0 | 10110 | 11110 | 101100 | 10001 | 10010 | 110000 |
Color Harmonies of #907165
Complementary color
Monochromatic Colors of #907165
Black with #907165
Text Example
Text Example
White with #907165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907165; }
p { color: rgb(144,113,101); }
H1.HeaderClassName
{
color: #907165;
}
.AnyTagClassName
{
color: #907165;
}
</style>
background-color css
<style>
a { background-color: #907165; }
a { background-color: rgb(144,113,101); }
div.DivClassName
{
background-color: #907165;
}
.BgClassName
{
background-color: #907165;
}
</style>
border-color css
<style>
span { border-color: #907165; }
span { border-color: rgb(144,113,101); }
td.TdClassName
{
border-color: #907165;
}
.TagClassName
{
border-color: #907165;
}
</style>