#80b59c - Acapulco Hex Color Code

#80B59C (Acapulco) - RGB 128, 181, 156 Color Information

#80b59c Conversion Table

HEX Triplet 80, B5, 9C
RGB Decimal 128, 181, 156
RGB Octal 200, 265, 234
RGB Percent 50.2%, 71%, 61.2%
RGB Binary 10000000, 10110101, 10011100
CMY 0.498, 0.290, 0.388
CMYK 29, 0, 14, 29

Percentages of Color #80B59C

R 50.2%
G 71%
B 61.2%
RGB Percentages of Color #80b59c
C 29%
M 0%
Y 14%
K 29%
CMYK Percentages of Color #80b59c

Color spaces of #80B59C Acapulco - RGB(128, 181, 156)

HSV (or HSB) 152°, 29°, 71°
HSL 152°, 26°, 61°
Web Safe #99cc99
XYZ 31.427, 40.037, 37.524
CIE-Lab 69.496, -22.772, 7.186
xyY 0.288, 0.367, 40.037
Decimal 8435100

#80b59c Color Accessibility Scores (Acapulco Contrast Checker)

#80b59c

On dark background [POOR]

#80b59c

On light background [GOOD]

#80b59c

As background color [GOOD]

Acapulco ↔ #80b59c Color Blindness Simulator

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

#80B59C Color Combinations - Color Schemes with 80b59c

#80b59c Analogous Colors

#80b59c Triadic Colors

#80b59c Split Complementary Colors

#80b59c Complementary Colors

Shades and Tints of #80b59c Color Variations

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

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

Alternatives colours to Acapulco (#80b59c)

#80b59c Color Codes for CSS3/HTML5 and Icon Previews

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

#80B59C in Programming

HTML5, CSS3 #80b59c
Java new Color(128, 181, 156);
.NET Color.FromArgb(255, 128, 181, 156);
Swift UIColor(red:128, green:181, blue:156, alpha:1.00000)
Objective-C [UIColor colorWithRed:128 green:181 blue:156 alpha:1.00000];
OpenGL glColor3f(128f, 181f, 156f);
Python Color('#80b59c')

#80b59c - RGB(128, 181, 156) - Acapulco Color FAQ

What is the color code for Acapulco?

Hex color code for Acapulco color is #80b59c. RGB color code for acapulco color is rgb(128, 181, 156).

What is the RGB value of #80b59c?

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

What is the RGB percentage of #80b59c?

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

What does RGB 128,181,156 mean?

The RGB color 128, 181, 156 represents a dull and muted shade of Green. The websafe version of this color is hex 99cc99. This color might be commonly referred to as a shade similar to Acapulco.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #80b59c has an HSL value of 152° (degrees) for Hue, 26% for Saturation, and 61% for Lightness. In this HSL representation, the Hue at 152° 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 61% 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...

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...