Shades of Golden Brown #907113
Tints of Golden Brown #907113
RGB
CMYK
RGB Variations
Color information
#907113 (or 0x907113) is known color: Golden Brown. HEX triplet: 90, 71 and 13. RGB value is (144,113,19). Sum of RGB (Red+Green+Blue) = 144+113+19=276 (36% of max value = 765). Red value is 144 (56.64% from 255 or 52.17% from 276); Green value is 113 (44.53% from 255 or 40.94% from 276); Blue value is 19 (7.81% from 255 or 6.88% from 276); Max value from RGB is 144 - color contains mainly: red. Hex color #907113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907113 is #6F8EEC. Grayscale: #6F6F6F. Windows color (decimal): -7311085 or 1274256. OLE color: 1274256.
HSL color Cylindrical-coordinate representation of color #907113: hue angle of 45.12º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #907113 is Cyan = 0, Magento = 0.22, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 19 | - |
| CMYK | 0 | 0.22 | 0.87 | 0.44 |
| HSL | 45.12º | 0.77% | 0.32% | - |
| HSV(B) | 45.12º | 0.87% | 0.56% | - |
| XYZ | 17.52 | 17.79 | 3.13 | - |
| YUV | 111.55 | 75.77 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 19 | 0 | 0.22 | 0.87 | 0.44 | 45.12 | 0.77 | 0.32 |
| Hex | 90 | 71 | 13 | 0 | 16 | 57 | 2C | 2D | 4D | 20 |
| Octal | 220 | 161 | 23 | 0 | 26 | 127 | 54 | 55 | 115 | 40 |
| Binary | 10010000 | 1110001 | 10011 | 0 | 10110 | 1010111 | 101100 | 101101 | 1001101 | 100000 |
Color Harmonies of #907113
Complementary color
Monochromatic Colors of #907113
Black with #907113
Text Example
Text Example
White with #907113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907113; }
p { color: rgb(144,113,19); }
H1.HeaderClassName
{
color: #907113;
}
.AnyTagClassName
{
color: #907113;
}
</style>
background-color css
<style>
a { background-color: #907113; }
a { background-color: rgb(144,113,19); }
div.DivClassName
{
background-color: #907113;
}
.BgClassName
{
background-color: #907113;
}
</style>
border-color css
<style>
span { border-color: #907113; }
span { border-color: rgb(144,113,19); }
td.TdClassName
{
border-color: #907113;
}
.TagClassName
{
border-color: #907113;
}
</style>