#aa832d - Luxor Gold Hex Color Code

#AA832D (Luxor Gold) - RGB 170, 131, 45 Color Information

#aa832d Conversion Table

HEX Triplet AA, 83, 2D
RGB Decimal 170, 131, 45
RGB Octal 252, 203, 55
RGB Percent 66.7%, 51.4%, 17.6%
RGB Binary 10101010, 10000011, 101101
CMY 0.333, 0.486, 0.824
CMYK 0, 23, 74, 33

Percentages of Color #AA832D

R 66.7%
G 51.4%
B 17.6%
RGB Percentages of Color #aa832d
C 0%
M 23%
Y 74%
K 33%
CMYK Percentages of Color #aa832d

Color spaces of #AA832D Luxor Gold - RGB(170, 131, 45)

HSV (or HSB) 41°, 74°, 67°
HSL 41°, 58°, 42°
Web Safe #999933
XYZ 25.168, 24.968, 5.975
CIE-Lab 57.044, 6.227, 49.935
xyY 0.449, 0.445, 24.968
Decimal 11174701

#aa832d Color Accessibility Scores (Luxor Gold Contrast Checker)

#aa832d

On dark background [POOR]

#aa832d

On light background [GOOD]

#aa832d

As background color [GOOD]

Luxor Gold ↔ #aa832d Color Blindness Simulator

Coming soon... You can see how #aa832d is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#AA832D Color Combinations - Color Schemes with aa832d

#aa832d Analogous Colors

#aa832d Triadic Colors

#aa832d Split Complementary Colors

#aa832d Complementary Colors

Shades and Tints of #aa832d Color Variations

#aa832d Shade Color Variations (When you combine pure black with this color, #aa832d, darker shades are produced.)

#aa832d Tint Color Variations (Lighter shades of #aa832d can be created by blending the color with different amounts of white.)

Alternatives colours to Luxor Gold (#aa832d)

#aa832d Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #aa832d
This sample text has a font color of #aa832d
#aa832d Border Color
This sample element has a border color of #aa832d
#aa832d CSS3 Linear Gradient
#aa832d Background Color
This sample paragraph has a background color of #aa832d
#aa832d Text Shadow
This sample text has a shadow color of #aa832d
Sample text with glow color #aa832d
This sample text has a glow color of #aa832d
#aa832d Box Shadow
This sample element has a box shadow of #aa832d
Sample text with Underline Color #aa832d
This sample text has a underline color of #aa832d
A selection of SVG images/icons using the hex version #aa832d of the current color.

#AA832D in Programming

HTML5, CSS3 #aa832d
Java new Color(170, 131, 45);
.NET Color.FromArgb(255, 170, 131, 45);
Swift UIColor(red:170, green:131, blue:45, alpha:1.00000)
Objective-C [UIColor colorWithRed:170 green:131 blue:45 alpha:1.00000];
OpenGL glColor3f(170f, 131f, 45f);
Python Color('#aa832d')

#aa832d - RGB(170, 131, 45) - Luxor Gold Color FAQ

What is the color code for Luxor Gold?

Hex color code for Luxor Gold color is #aa832d. RGB color code for luxor gold color is rgb(170, 131, 45).

What is the RGB value of #aa832d?

The RGB value corresponding to the hexadecimal color code #aa832d is rgb(170, 131, 45). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '170' indicates the intensity of the red component, '131' represents the green component's intensity, and '45' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #aa832d.

What is the RGB percentage of #aa832d?

The RGB percentage composition for the hexadecimal color code #aa832d is detailed as follows: 66.7% Red, 51.4% Green, and 17.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 66.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 51.4% and 17.6% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #aa832d.

What does RGB 170,131,45 mean?

The RGB color 170, 131, 45 represents a dull and muted shade of Red. The websafe version of this color is hex 999933. This color might be commonly referred to as a shade similar to Luxor Gold.

What is the CMYK (Cyan Magenta Yellow Black) color model of #aa832d?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #aa832d is composed of 0% Cyan, 23% Magenta, 74% Yellow, and 33% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 23% of Magenta contributes to the red-purple qualities. The 74% of Yellow typically adds to the brightness and warmth, and the 33% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #aa832d?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #aa832d has an HSL value of 41° (degrees) for Hue, 58% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 41° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 58% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 42% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...