#c8c528 - Key Lime Pie Hex Color Code

#C8C528 (Key Lime Pie) - RGB 200, 197, 40 Color Information

#c8c528 Conversion Table

HEX Triplet C8, C5, 28
RGB Decimal 200, 197, 40
RGB Octal 310, 305, 50
RGB Percent 78.4%, 77.3%, 15.7%
RGB Binary 11001000, 11000101, 101000
CMY 0.216, 0.227, 0.843
CMYK 0, 1, 80, 22

Percentages of Color #C8C528

R 78.4%
G 77.3%
B 15.7%
RGB Percentages of Color #c8c528
C 0%
M 1%
Y 80%
K 22%
CMYK Percentages of Color #c8c528

Color spaces of #C8C528 Key Lime Pie - RGB(200, 197, 40)

HSV (or HSB) 59°, 80°, 78°
HSL 59°, 67°, 47°
Web Safe #cccc33
XYZ 44.169, 52.365, 9.787
CIE-Lab 77.499, -15.728, 71.614
xyY 0.415, 0.493, 52.365
Decimal 13157672

#c8c528 Color Accessibility Scores (Key Lime Pie Contrast Checker)

#c8c528

On dark background [GOOD]

#c8c528

On light background [POOR]

#c8c528

As background color [POOR]

Key Lime Pie ↔ #c8c528 Color Blindness Simulator

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

#C8C528 Color Combinations - Color Schemes with c8c528

#c8c528 Analogous Colors

#c8c528 Triadic Colors

#c8c528 Split Complementary Colors

#c8c528 Complementary Colors

Shades and Tints of #c8c528 Color Variations

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

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

Alternatives colours to Key Lime Pie (#c8c528)

#c8c528 Color Codes for CSS3/HTML5 and Icon Previews

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

#C8C528 in Programming

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

#c8c528 - RGB(200, 197, 40) - Key Lime Pie Color FAQ

What is the color code for Key Lime Pie?

Hex color code for Key Lime Pie color is #c8c528. RGB color code for key lime pie color is rgb(200, 197, 40).

What is the RGB value of #c8c528?

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

What is the RGB percentage of #c8c528?

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

What does RGB 200,197,40 mean?

The RGB color 200, 197, 40 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc33. This color might be commonly referred to as a shade similar to Key Lime Pie.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c8c528 has an HSL value of 59° (degrees) for Hue, 67% for Saturation, and 47% for Lightness. In this HSL representation, the Hue at 59° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 67% 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?
Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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