Shades of Golden Brown #917018
Tints of Golden Brown #917018
RGB
CMYK
RGB Variations
Color information
#917018 (or 0x917018) is known color: Golden Brown. HEX triplet: 91, 70 and 18. RGB value is (145,112,24). Sum of RGB (Red+Green+Blue) = 145+112+24=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 24 (9.77% from 255 or 8.54% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #917018 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917018 is #6E8FE7. Grayscale: #707070. Windows color (decimal): -7245800 or 1601681. OLE color: 1601681.
HSL color Cylindrical-coordinate representation of color #917018: hue angle of 43.64º degrees, saturation: 0.72, 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 #917018 is Cyan = 0, Magento = 0.23, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 24 | - |
| CMYK | 0 | 0.23 | 0.83 | 0.43 |
| HSL | 43.64º | 0.72% | 0.33% | - |
| HSV(B) | 43.64º | 0.83% | 0.57% | - |
| XYZ | 17.64 | 17.67 | 3.35 | - |
| YUV | 111.84 | 78.43 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 24 | 0 | 0.23 | 0.83 | 0.43 | 43.64 | 0.72 | 0.33 |
| Hex | 91 | 70 | 18 | 0 | 17 | 53 | 2B | 2C | 48 | 21 |
| Octal | 221 | 160 | 30 | 0 | 27 | 123 | 53 | 54 | 110 | 41 |
| Binary | 10010001 | 1110000 | 11000 | 0 | 10111 | 1010011 | 101011 | 101100 | 1001000 | 100001 |
Color Harmonies of #917018
Complementary color
Monochromatic Colors of #917018
Black with #917018
Text Example
Text Example
White with #917018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917018; }
p { color: rgb(145,112,24); }
H1.HeaderClassName
{
color: #917018;
}
.AnyTagClassName
{
color: #917018;
}
</style>
background-color css
<style>
a { background-color: #917018; }
a { background-color: rgb(145,112,24); }
div.DivClassName
{
background-color: #917018;
}
.BgClassName
{
background-color: #917018;
}
</style>
border-color css
<style>
span { border-color: #917018; }
span { border-color: rgb(145,112,24); }
td.TdClassName
{
border-color: #917018;
}
.TagClassName
{
border-color: #917018;
}
</style>