#a59f6b - Green Smoke Hex Color Code

#A59F6B (Green Smoke) - RGB 165, 159, 107 Color Information

#a59f6b Conversion Table

HEX Triplet A5, 9F, 6B
RGB Decimal 165, 159, 107
RGB Octal 245, 237, 153
RGB Percent 64.7%, 62.4%, 42%
RGB Binary 10100101, 10011111, 1101011
CMY 0.353, 0.376, 0.580
CMYK 0, 4, 35, 35

Percentages of Color #A59F6B

R 64.7%
G 62.4%
B 42%
RGB Percentages of Color #a59f6b
C 0%
M 4%
Y 35%
K 35%
CMYK Percentages of Color #a59f6b

Color spaces of #A59F6B Green Smoke - RGB(165, 159, 107)

HSV (or HSB) 54°, 35°, 65°
HSL 54°, 24°, 53°
Web Safe #999966
XYZ 30.569, 33.857, 18.834
CIE-Lab 64.849, -5.916, 27.960
xyY 0.367, 0.407, 33.857
Decimal 10854251

#a59f6b Color Accessibility Scores (Green Smoke Contrast Checker)

#a59f6b

On dark background [POOR]

#a59f6b

On light background [GOOD]

#a59f6b

As background color [GOOD]

Green Smoke ↔ #a59f6b Color Blindness Simulator

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

#A59F6B Color Combinations - Color Schemes with a59f6b

#a59f6b Analogous Colors

#a59f6b Triadic Colors

#a59f6b Split Complementary Colors

#a59f6b Complementary Colors

Shades and Tints of #a59f6b Color Variations

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

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

Alternatives colours to Green Smoke (#a59f6b)

#a59f6b Color Codes for CSS3/HTML5 and Icon Previews

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

#A59F6B in Programming

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

#a59f6b - RGB(165, 159, 107) - Green Smoke Color FAQ

What is the color code for Green Smoke?

Hex color code for Green Smoke color is #a59f6b. RGB color code for green smoke color is rgb(165, 159, 107).

What is the RGB value of #a59f6b?

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

What is the RGB percentage of #a59f6b?

The RGB percentage composition for the hexadecimal color code #a59f6b is detailed as follows: 64.7% Red, 62.4% Green, and 42% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 64.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 62.4% and 42% 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 #a59f6b.

What does RGB 165,159,107 mean?

The RGB color 165, 159, 107 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 #a59f6b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a59f6b is composed of 0% Cyan, 4% Magenta, 35% Yellow, and 35% 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 35% of Yellow typically adds to the brightness and warmth, and the 35% 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 #a59f6b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a59f6b has an HSL value of 54° (degrees) for Hue, 24% for Saturation, and 53% 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 24% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 53% 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?
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 ...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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