Shades of Golden Brown #915816
Tints of Golden Brown #915816
RGB
CMYK
RGB Variations
Color information
#915816 (or 0x915816) is known color: Golden Brown. HEX triplet: 91, 58 and 16. RGB value is (145,88,22). Sum of RGB (Red+Green+Blue) = 145+88+22=255 (33% of max value = 765). Red value is 145 (57.03% from 255 or 56.86% from 255); Green value is 88 (34.77% from 255 or 34.51% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 145 - color contains mainly: red. Hex color #915816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915816 is #6EA7E9. Grayscale: #616161. Windows color (decimal): -7251946 or 1464465. OLE color: 1464465.
HSL color Cylindrical-coordinate representation of color #915816: hue angle of 32.2º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #915816 is Cyan = 0, Magento = 0.39, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 88 | 22 | - |
| CMYK | 0 | 0.39 | 0.85 | 0.43 |
| HSL | 32.2º | 0.74% | 0.33% | - |
| HSV(B) | 32.2º | 0.85% | 0.57% | - |
| XYZ | 15.31 | 13.06 | 2.47 | - |
| YUV | 97.52 | 85.38 | 161.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 88 | 22 | 0 | 0.39 | 0.85 | 0.43 | 32.2 | 0.74 | 0.33 |
| Hex | 91 | 58 | 16 | 0 | 27 | 55 | 2B | 20 | 4A | 21 |
| Octal | 221 | 130 | 26 | 0 | 47 | 125 | 53 | 40 | 112 | 41 |
| Binary | 10010001 | 1011000 | 10110 | 0 | 100111 | 1010101 | 101011 | 100000 | 1001010 | 100001 |
Color Harmonies of #915816
Complementary color
Monochromatic Colors of #915816
Black with #915816
Text Example
Text Example
White with #915816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915816; }
p { color: rgb(145,88,22); }
H1.HeaderClassName
{
color: #915816;
}
.AnyTagClassName
{
color: #915816;
}
</style>
background-color css
<style>
a { background-color: #915816; }
a { background-color: rgb(145,88,22); }
div.DivClassName
{
background-color: #915816;
}
.BgClassName
{
background-color: #915816;
}
</style>
border-color css
<style>
span { border-color: #915816; }
span { border-color: rgb(145,88,22); }
td.TdClassName
{
border-color: #915816;
}
.TagClassName
{
border-color: #915816;
}
</style>