#5a997a - Shiny Shamrock Hex Color Code

#5A997A (Shiny Shamrock) - RGB 90, 153, 122 Color Information

#5a997a Conversion Table

HEX Triplet 5A, 99, 7A
RGB Decimal 90, 153, 122
RGB Octal 132, 231, 172
RGB Percent 35.3%, 60%, 47.8%
RGB Binary 1011010, 10011001, 1111010
CMY 0.647, 0.400, 0.522
CMYK 41, 0, 20, 40

Percentages of Color #5A997A

R 35.3%
G 60%
B 47.8%
RGB Percentages of Color #5a997a
C 41%
M 0%
Y 20%
K 40%
CMYK Percentages of Color #5a997a

Color spaces of #5A997A Shiny Shamrock - RGB(90, 153, 122)

HSV (or HSB) 150°, 41°, 60°
HSL 150°, 26°, 48°
Web Safe #669966
XYZ 19.121, 26.361, 22.493
CIE-Lab 58.378, -27.626, 10.009
xyY 0.281, 0.388, 26.361
Decimal 5937530

#5a997a Color Accessibility Scores (Shiny Shamrock Contrast Checker)

#5a997a

On dark background [POOR]

#5a997a

On light background [GOOD]

#5a997a

As background color [GOOD]

Shiny Shamrock ↔ #5a997a Color Blindness Simulator

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

#5A997A Color Combinations - Color Schemes with 5a997a

#5a997a Analogous Colors

#5a997a Triadic Colors

#5a997a Split Complementary Colors

#5a997a Complementary Colors

Shades and Tints of #5a997a Color Variations

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

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

Alternatives colours to Shiny Shamrock (#5a997a)

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

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

#5A997A in Programming

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

#5a997a - RGB(90, 153, 122) - Shiny Shamrock Color FAQ

What is the color code for Shiny Shamrock?

Hex color code for Shiny Shamrock color is #5a997a. RGB color code for shiny shamrock color is rgb(90, 153, 122).

What is the RGB value of #5a997a?

The RGB value corresponding to the hexadecimal color code #5a997a is rgb(90, 153, 122). 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 '122' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #5a997a.

What is the RGB percentage of #5a997a?

The RGB percentage composition for the hexadecimal color code #5a997a is detailed as follows: 35.3% Red, 60% Green, and 47.8% 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 47.8% 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 #5a997a.

What does RGB 90,153,122 mean?

The RGB color 90, 153, 122 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 Shiny Shamrock.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #5a997a is composed of 41% Cyan, 0% Magenta, 20% 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 20% 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 #5a997a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #5a997a has an HSL value of 150° (degrees) for Hue, 26% for Saturation, and 48% for Lightness. In this HSL representation, the Hue at 150° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 26% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 48% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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