#5a9953 - Fruit Salad Hex Color Code

#5A9953 (Fruit Salad) - RGB 90, 153, 83 Color Information

#5a9953 Conversion Table

HEX Triplet 5A, 99, 53
RGB Decimal 90, 153, 83
RGB Octal 132, 231, 123
RGB Percent 35.3%, 60%, 32.5%
RGB Binary 1011010, 10011001, 1010011
CMY 0.647, 0.400, 0.675
CMYK 41, 0, 46, 40

Percentages of Color #5A9953

R 35.3%
G 60%
B 32.5%
RGB Percentages of Color #5a9953
C 41%
M 0%
Y 46%
K 40%
CMYK Percentages of Color #5a9953

Color spaces of #5A9953 Fruit Salad - RGB(90, 153, 83)

HSV (or HSB) 114°, 46°, 60°
HSL 114°, 30°, 46°
Web Safe #669966
XYZ 17.169, 25.581, 12.216
CIE-Lab 57.637, -34.757, 30.498
xyY 0.312, 0.465, 25.581
Decimal 5937491

#5a9953 Color Accessibility Scores (Fruit Salad Contrast Checker)

#5a9953

On dark background [POOR]

#5a9953

On light background [GOOD]

#5a9953

As background color [GOOD]

Fruit Salad ↔ #5a9953 Color Blindness Simulator

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

#5A9953 Color Combinations - Color Schemes with 5a9953

#5a9953 Analogous Colors

#5a9953 Triadic Colors

#5a9953 Split Complementary Colors

#5a9953 Complementary Colors

Shades and Tints of #5a9953 Color Variations

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

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

Alternatives colours to Fruit Salad (#5a9953)

#5a9953 Color Codes for CSS3/HTML5 and Icon Previews

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

#5A9953 in Programming

HTML5, CSS3 #5a9953
Java new Color(90, 153, 83);
.NET Color.FromArgb(255, 90, 153, 83);
Swift UIColor(red:90, green:153, blue:83, alpha:1.00000)
Objective-C [UIColor colorWithRed:90 green:153 blue:83 alpha:1.00000];
OpenGL glColor3f(90f, 153f, 83f);
Python Color('#5a9953')

#5a9953 - RGB(90, 153, 83) - Fruit Salad Color FAQ

What is the color code for Fruit Salad?

Hex color code for Fruit Salad color is #5a9953. RGB color code for fruit salad color is rgb(90, 153, 83).

What is the RGB value of #5a9953?

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

What is the RGB percentage of #5a9953?

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

What does RGB 90,153,83 mean?

The RGB color 90, 153, 83 represents a dull and muted shade of Green. The websafe version of this color is hex 669966. This color might be commonly referred to as a shade similar to Fruit Salad.

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

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

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

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

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