#a3b84f - Peridot Hex Color Code

#A3B84F (Peridot) - RGB 163, 184, 79 Color Information

#a3b84f Conversion Table

HEX Triplet A3, B8, 4F
RGB Decimal 163, 184, 79
RGB Octal 243, 270, 117
RGB Percent 63.9%, 72.2%, 31%
RGB Binary 10100011, 10111000, 1001111
CMY 0.361, 0.278, 0.690
CMYK 11, 0, 57, 28

Percentages of Color #A3B84F

R 63.9%
G 72.2%
B 31%
RGB Percentages of Color #a3b84f
C 11%
M 0%
Y 57%
K 28%
CMYK Percentages of Color #a3b84f

Color spaces of #A3B84F Peridot - RGB(163, 184, 79)

HSV (or HSB) 72°, 57°, 72°
HSL 72°, 43°, 52°
Web Safe #99cc66
XYZ 33.656, 42.632, 13.852
CIE-Lab 71.305, -22.577, 49.937
xyY 0.373, 0.473, 42.632
Decimal 10729551

#a3b84f Color Accessibility Scores (Peridot Contrast Checker)

#a3b84f

On dark background [POOR]

#a3b84f

On light background [GOOD]

#a3b84f

As background color [GOOD]

Peridot ↔ #a3b84f Color Blindness Simulator

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

#A3B84F Color Combinations - Color Schemes with a3b84f

#a3b84f Analogous Colors

#a3b84f Triadic Colors

#a3b84f Split Complementary Colors

#a3b84f Complementary Colors

Shades and Tints of #a3b84f Color Variations

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

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

Alternatives colours to Peridot (#a3b84f)

#a3b84f Color Codes for CSS3/HTML5 and Icon Previews

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

#A3B84F in Programming

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

#a3b84f - RGB(163, 184, 79) - Peridot Color FAQ

What is the color code for Peridot?

Hex color code for Peridot color is #a3b84f. RGB color code for peridot color is rgb(163, 184, 79).

What is the RGB value of #a3b84f?

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

What is the RGB percentage of #a3b84f?

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

What does RGB 163,184,79 mean?

The RGB color 163, 184, 79 represents a dull and muted shade of Green. The websafe version of this color is hex 99cc66. This color might be commonly referred to as a shade similar to Peridot.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a3b84f has an HSL value of 72° (degrees) for Hue, 43% for Saturation, and 52% for Lightness. In this HSL representation, the Hue at 72° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 43% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 52% 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?
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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...