#a9af43 - Peridot Hex Color Code

#A9AF43 (Peridot) - RGB 169, 175, 67 Color Information

#a9af43 Conversion Table

HEX Triplet A9, AF, 43
RGB Decimal 169, 175, 67
RGB Octal 251, 257, 103
RGB Percent 66.3%, 68.6%, 26.3%
RGB Binary 10101001, 10101111, 1000011
CMY 0.337, 0.314, 0.737
CMYK 3, 0, 62, 31

Percentages of Color #A9AF43

R 66.3%
G 68.6%
B 26.3%
RGB Percentages of Color #a9af43
C 3%
M 0%
Y 62%
K 31%
CMYK Percentages of Color #a9af43

Color spaces of #A9AF43 Peridot - RGB(169, 175, 67)

HSV (or HSB) 63°, 62°, 69°
HSL 63°, 45°, 47°
Web Safe #999933
XYZ 32.705, 39.500, 11.211
CIE-Lab 69.112, -16.490, 53.006
xyY 0.392, 0.474, 39.500
Decimal 11120451

#a9af43 Color Accessibility Scores (Peridot Contrast Checker)

#a9af43

On dark background [POOR]

#a9af43

On light background [GOOD]

#a9af43

As background color [GOOD]

Peridot ↔ #a9af43 Color Blindness Simulator

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

#A9AF43 Color Combinations - Color Schemes with a9af43

#a9af43 Analogous Colors

#a9af43 Triadic Colors

#a9af43 Split Complementary Colors

#a9af43 Complementary Colors

Shades and Tints of #a9af43 Color Variations

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

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

Alternatives colours to Peridot (#a9af43)

#a9af43 Color Codes for CSS3/HTML5 and Icon Previews

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

#A9AF43 in Programming

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

#a9af43 - RGB(169, 175, 67) - Peridot Color FAQ

What is the color code for Peridot?

Hex color code for Peridot color is #a9af43. RGB color code for peridot color is rgb(169, 175, 67).

What is the RGB value of #a9af43?

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

What is the RGB percentage of #a9af43?

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

What does RGB 169,175,67 mean?

The RGB color 169, 175, 67 represents a dull and muted shade of Green. The websafe version of this color is hex 999933. This color might be commonly referred to as a shade similar to Peridot.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a9af43 is composed of 3% Cyan, 0% Magenta, 62% Yellow, and 31% Black. In this CMYK breakdown, the Cyan component at 3% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 62% of Yellow typically adds to the brightness and warmth, and the 31% 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 #a9af43?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a9af43 has an HSL value of 63° (degrees) for Hue, 45% for Saturation, and 47% for Lightness. In this HSL representation, the Hue at 63° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 45% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 47% 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...

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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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