Shades of Golden Brown #905613
Tints of Golden Brown #905613
RGB
CMYK
RGB Variations
Color information
#905613 (or 0x905613) is known color: Golden Brown. HEX triplet: 90, 56 and 13. RGB value is (144,86,19). Sum of RGB (Red+Green+Blue) = 144+86+19=249 (32% of max value = 765). Red value is 144 (56.64% from 255 or 57.83% from 249); Green value is 86 (33.98% from 255 or 34.54% from 249); Blue value is 19 (7.81% from 255 or 7.63% from 249); Max value from RGB is 144 - color contains mainly: red. Hex color #905613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #905613 is #6FA9EC. Grayscale: #606060. Windows color (decimal): -7317997 or 1267344. OLE color: 1267344.
HSL color Cylindrical-coordinate representation of color #905613: hue angle of 32.16º 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 #905613 is Cyan = 0, Magento = 0.40, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 86 | 19 | - |
| CMYK | 0 | 0.40 | 0.87 | 0.44 |
| HSL | 32.16º | 0.77% | 0.32% | - |
| HSV(B) | 32.16º | 0.87% | 0.56% | - |
| XYZ | 14.95 | 12.63 | 2.27 | - |
| YUV | 95.7 | 84.72 | 162.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 86 | 19 | 0 | 0.40 | 0.87 | 0.44 | 32.16 | 0.77 | 0.32 |
| Hex | 90 | 56 | 13 | 0 | 28 | 57 | 2C | 20 | 4D | 20 |
| Octal | 220 | 126 | 23 | 0 | 50 | 127 | 54 | 40 | 115 | 40 |
| Binary | 10010000 | 1010110 | 10011 | 0 | 101000 | 1010111 | 101100 | 100000 | 1001101 | 100000 |
Color Harmonies of #905613
Complementary color
Monochromatic Colors of #905613
Black with #905613
Text Example
Text Example
White with #905613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905613; }
p { color: rgb(144,86,19); }
H1.HeaderClassName
{
color: #905613;
}
.AnyTagClassName
{
color: #905613;
}
</style>
background-color css
<style>
a { background-color: #905613; }
a { background-color: rgb(144,86,19); }
div.DivClassName
{
background-color: #905613;
}
.BgClassName
{
background-color: #905613;
}
</style>
border-color css
<style>
span { border-color: #905613; }
span { border-color: rgb(144,86,19); }
td.TdClassName
{
border-color: #905613;
}
.TagClassName
{
border-color: #905613;
}
</style>