#aaa46a - Green Smoke Hex Color Code

#AAA46A (Green Smoke) - RGB 170, 164, 106 Color Information

#aaa46a Conversion Table

HEX Triplet AA, A4, 6A
RGB Decimal 170, 164, 106
RGB Octal 252, 244, 152
RGB Percent 66.7%, 64.3%, 41.6%
RGB Binary 10101010, 10100100, 1101010
CMY 0.333, 0.357, 0.584
CMYK 0, 4, 38, 33

Percentages of Color #AAA46A

R 66.7%
G 64.3%
B 41.6%
RGB Percentages of Color #aaa46a
C 0%
M 4%
Y 38%
K 33%
CMYK Percentages of Color #aaa46a

Color spaces of #AAA46A Green Smoke - RGB(170, 164, 106)

HSV (or HSB) 54°, 38°, 67°
HSL 54°, 27°, 54°
Web Safe #999966
XYZ 32.455, 36.138, 18.900
CIE-Lab 66.625, -6.667, 30.890
xyY 0.371, 0.413, 36.138
Decimal 11183210

#aaa46a Color Accessibility Scores (Green Smoke Contrast Checker)

#aaa46a

On dark background [POOR]

#aaa46a

On light background [GOOD]

#aaa46a

As background color [GOOD]

Green Smoke ↔ #aaa46a Color Blindness Simulator

Coming soon... You can see how #aaa46a 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.

#AAA46A Color Combinations - Color Schemes with aaa46a

#aaa46a Analogous Colors

#aaa46a Triadic Colors

#aaa46a Split Complementary Colors

#aaa46a Complementary Colors

Shades and Tints of #aaa46a Color Variations

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

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

Alternatives colours to Green Smoke (#aaa46a)

#aaa46a Color Codes for CSS3/HTML5 and Icon Previews

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

#AAA46A in Programming

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

#aaa46a - RGB(170, 164, 106) - Green Smoke Color FAQ

What is the color code for Green Smoke?

Hex color code for Green Smoke color is #aaa46a. RGB color code for green smoke color is rgb(170, 164, 106).

What is the RGB value of #aaa46a?

The RGB value corresponding to the hexadecimal color code #aaa46a is rgb(170, 164, 106). 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, '164' represents the green component's intensity, and '106' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #aaa46a.

What is the RGB percentage of #aaa46a?

The RGB percentage composition for the hexadecimal color code #aaa46a is detailed as follows: 66.7% Red, 64.3% Green, and 41.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 64.3% and 41.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 #aaa46a.

What does RGB 170,164,106 mean?

The RGB color 170, 164, 106 represents a dull and muted shade of Red. The websafe version of this color is hex 999966. This color might be commonly referred to as a shade similar to Green Smoke.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #aaa46a is composed of 0% Cyan, 4% Magenta, 38% 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 4% of Magenta contributes to the red-purple qualities. The 38% 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 #aaa46a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #aaa46a has an HSL value of 54° (degrees) for Hue, 27% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 54° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 27% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 54% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...