Shades of Golden Brown #917019
Tints of Golden Brown #917019
RGB
CMYK
RGB Variations
Color information
#917019 (or 0x917019) is known color: Golden Brown. HEX triplet: 91, 70 and 19. RGB value is (145,112,25). Sum of RGB (Red+Green+Blue) = 145+112+25=282 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.42% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 25 (10.16% from 255 or 8.87% from 282); Max value from RGB is 145 - color contains mainly: red. Hex color #917019 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917019 is #6E8FE6. Grayscale: #707070. Windows color (decimal): -7245799 or 1667217. OLE color: 1667217.
HSL color Cylindrical-coordinate representation of color #917019: hue angle of 43.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #917019 is Cyan = 0, Magento = 0.23, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 25 | - |
| CMYK | 0 | 0.23 | 0.83 | 0.43 |
| HSL | 43.5º | 0.71% | 0.33% | - |
| HSV(B) | 43.5º | 0.83% | 0.57% | - |
| XYZ | 17.65 | 17.68 | 3.4 | - |
| YUV | 111.95 | 78.93 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 25 | 0 | 0.23 | 0.83 | 0.43 | 43.5 | 0.71 | 0.33 |
| Hex | 91 | 70 | 19 | 0 | 17 | 53 | 2B | 2C | 47 | 21 |
| Octal | 221 | 160 | 31 | 0 | 27 | 123 | 53 | 54 | 107 | 41 |
| Binary | 10010001 | 1110000 | 11001 | 0 | 10111 | 1010011 | 101011 | 101100 | 1000111 | 100001 |
Color Harmonies of #917019
Complementary color
Monochromatic Colors of #917019
Black with #917019
Text Example
Text Example
White with #917019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917019; }
p { color: rgb(145,112,25); }
H1.HeaderClassName
{
color: #917019;
}
.AnyTagClassName
{
color: #917019;
}
</style>
background-color css
<style>
a { background-color: #917019; }
a { background-color: rgb(145,112,25); }
div.DivClassName
{
background-color: #917019;
}
.BgClassName
{
background-color: #917019;
}
</style>
border-color css
<style>
span { border-color: #917019; }
span { border-color: rgb(145,112,25); }
td.TdClassName
{
border-color: #917019;
}
.TagClassName
{
border-color: #917019;
}
</style>