Shades of Golden Brown #997318
Tints of Golden Brown #997318
RGB
CMYK
RGB Variations
Color information
#997318 (or 0x997318) is known color: Golden Brown. HEX triplet: 99, 73 and 18. RGB value is (153,115,24). Sum of RGB (Red+Green+Blue) = 153+115+24=292 (38% of max value = 765). Red value is 153 (60.16% from 255 or 52.40% from 292); Green value is 115 (45.31% from 255 or 39.38% from 292); Blue value is 24 (9.77% from 255 or 8.22% from 292); Max value from RGB is 153 - color contains mainly: red. Hex color #997318 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #997318 is #668CE7. Grayscale: #747474. Windows color (decimal): -6720744 or 1602457. OLE color: 1602457.
HSL color Cylindrical-coordinate representation of color #997318: hue angle of 42.33º degrees, saturation: 0.73, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #997318 is Cyan = 0, Magento = 0.25, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 115 | 24 | - |
| CMYK | 0 | 0.25 | 0.84 | 0.4 |
| HSL | 42.33º | 0.73% | 0.35% | - |
| HSV(B) | 42.33º | 0.84% | 0.6% | - |
| XYZ | 19.43 | 19.1 | 3.53 | - |
| YUV | 115.99 | 76.09 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 115 | 24 | 0 | 0.25 | 0.84 | 0.4 | 42.33 | 0.73 | 0.35 |
| Hex | 99 | 73 | 18 | 0 | 19 | 54 | 28 | 2A | 49 | 23 |
| Octal | 231 | 163 | 30 | 0 | 31 | 124 | 50 | 52 | 111 | 43 |
| Binary | 10011001 | 1110011 | 11000 | 0 | 11001 | 1010100 | 101000 | 101010 | 1001001 | 100011 |
Color Harmonies of #997318
Complementary color
Monochromatic Colors of #997318
Black with #997318
Text Example
Text Example
White with #997318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997318; }
p { color: rgb(153,115,24); }
H1.HeaderClassName
{
color: #997318;
}
.AnyTagClassName
{
color: #997318;
}
</style>
background-color css
<style>
a { background-color: #997318; }
a { background-color: rgb(153,115,24); }
div.DivClassName
{
background-color: #997318;
}
.BgClassName
{
background-color: #997318;
}
</style>
border-color css
<style>
span { border-color: #997318; }
span { border-color: rgb(153,115,24); }
td.TdClassName
{
border-color: #997318;
}
.TagClassName
{
border-color: #997318;
}
</style>