Golden Quartz Ochre / #AA8A58 HEX Color
The hex color #AA8A58 can be easily represented in RGB percentage, as it consists of 67% red, 54% green, and 35% blue. This combination can also be expressed in CMYK as 0% cyan, 19% magenta, 48% yellow, and 33% black. These are the fundamental representations commonly used by people. For more advanced conversions, please refer to the color information section below.
#AA8A58 Color Information
HEX Code: | #AA8A58 |
HEX Color name: | Golden Quartz Ochre |
RGB Decimal: | 170, 138, 88 |
RGB Float: | 0.6667, 0.5412, 0.3451 |
CMYK Percentage: | 0%, 19%, 48%, 33% |
CMYK Float: | 0.0000, 0.1882, 0.4824, 0.3333 |
CIELab: | 59.3680, 5.5473, 31.2586 |
CIELch: | 59.3680, 31.7470, 79.9367 |
HSV: | 36.5854, 48.2353, 66.6667 |
XYZ: | 27.4275, 27.4276, 13.0810 |
What color is Golden Quartz Ochre
Hex Color Scheme Generator
These are the most common color schemes based on this HEX color. Color schemes are defined by color theory and there are several major ones listed below.
Similar HEX Colors
There are several colors that closely resemble this hex color. We have found and listed a few colors with similar characteristics that you might find interesting. Similar colors are often used together in design or artwork to create harmony and cohesion.
HEX Color in Context
Hex color is commonly used in CSS and other online contexts where it is used to define the color of various elements such as text, background, borders, and other objects that require color.
Font Color HEX #AA8A58
This text has a font color of #AA8A58.
<span style="color:#AA8A58;">HTML Content Here</span>
CSS Selected Text Highlight Color #AA8A58
Select this text to see the highlight color #AA8A58.
::selection { background-color: #AA8A58; color: #454545; }
Box Shadow Color CSS #AA8A58
This element has a box shadow color of #AA8A58.
<div style="box-shadow: 4px 2px 4px #AA8A58;">HTML Content Here</div>
HEX Background Color CSS #AA8A58
This paragraph has a background color of #AA8A58.
<p style="background-color:#AA8A58;">HTML Content Here</p>
CSS Border Color HEX Code #AA8A58
This element has a border color of #AA8A58.
<div style="border:1px solid #AA8A58;">HTML Content Here</div>
HTML Text-decoration Underline Color #AA8A58
This text has css underline color #AA8A58.
<div style="text-decoration: underline; text-decoration-color: #AA8A58;">HTML Content Here</div>
HTML SVG Color Path
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="#AADCCD" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polygon points="12 2 15.09 8.61 22 9.27 17 14.02 18.18 21.01 12 17.77 5.82 21.01 7 14.02 2 9.27 8.91 8.61 12 2"></polygon> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="#AA8A58" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polygon points="12 2 22 8 18 20 6 20 2 8"></polygon> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="#AA8A58" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polygon points="7 2 17 2 22 12 17 22 7 22 2 12"></polygon> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="#AA8A58" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <polygon points="12 2 22 12 12 22 2 12"></polygon> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="#AA8A58" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
HEX Color Shades and Tints
Color Tints: Tints are created by adding white to a base color, which lightens the tone. The more white is added, the lighter the tint becomes. Tints are often associated with pastel colors and can give a softer and more delicate appearance to a color scheme.
Color Shades: Shades are created by adding black to a base color, which results in darker tones. The more black is added, the darker the shade becomes. Shades are often used to create depth, contrast, and a sense of richness in a color palette.
Color Tones: Tones are de-saturated variations of a color. They are created by adding both black and white to the base color, resulting in a muted and more subdued version of the original color. Tones often have a gray or neutral appearance.