Shades of Golden Brown #917015
Tints of Golden Brown #917015
RGB
CMYK
RGB Variations
Color information
#917015 (or 0x917015) is known color: Golden Brown. HEX triplet: 91, 70 and 15. RGB value is (145,112,21). Sum of RGB (Red+Green+Blue) = 145+112+21=278 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.16% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 21 (8.59% from 255 or 7.55% from 278); Max value from RGB is 145 - color contains mainly: red. Hex color #917015 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917015 is #6E8FEA. Grayscale: #6F6F6F. Windows color (decimal): -7245803 or 1405073. OLE color: 1405073.
HSL color Cylindrical-coordinate representation of color #917015: hue angle of 44.03º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #917015 is Cyan = 0, Magento = 0.23, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 21 | - |
| CMYK | 0 | 0.23 | 0.86 | 0.43 |
| HSL | 44.03º | 0.75% | 0.33% | - |
| HSV(B) | 44.03º | 0.86% | 0.57% | - |
| XYZ | 17.61 | 17.66 | 3.19 | - |
| YUV | 111.49 | 76.93 | 151.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 21 | 0 | 0.23 | 0.86 | 0.43 | 44.03 | 0.75 | 0.33 |
| Hex | 91 | 70 | 15 | 0 | 17 | 56 | 2B | 2C | 4B | 21 |
| Octal | 221 | 160 | 25 | 0 | 27 | 126 | 53 | 54 | 113 | 41 |
| Binary | 10010001 | 1110000 | 10101 | 0 | 10111 | 1010110 | 101011 | 101100 | 1001011 | 100001 |
Color Harmonies of #917015
Complementary color
Monochromatic Colors of #917015
Black with #917015
Text Example
Text Example
White with #917015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917015; }
p { color: rgb(145,112,21); }
H1.HeaderClassName
{
color: #917015;
}
.AnyTagClassName
{
color: #917015;
}
</style>
background-color css
<style>
a { background-color: #917015; }
a { background-color: rgb(145,112,21); }
div.DivClassName
{
background-color: #917015;
}
.BgClassName
{
background-color: #917015;
}
</style>
border-color css
<style>
span { border-color: #917015; }
span { border-color: rgb(145,112,21); }
td.TdClassName
{
border-color: #917015;
}
.TagClassName
{
border-color: #917015;
}
</style>