#caba1e - Key Lime Pie Hex Color Code

#CABA1E (Key Lime Pie) - RGB 202, 186, 30 Color Information

#caba1e Conversion Table

HEX Triplet CA, BA, 1E
RGB Decimal 202, 186, 30
RGB Octal 312, 272, 36
RGB Percent 79.2%, 72.9%, 11.8%
RGB Binary 11001010, 10111010, 11110
CMY 0.208, 0.271, 0.882
CMYK 0, 8, 85, 21

Percentages of Color #CABA1E

R 79.2%
G 72.9%
B 11.8%
RGB Percentages of Color #caba1e
C 0%
M 8%
Y 85%
K 21%
CMYK Percentages of Color #caba1e

Color spaces of #CABA1E Key Lime Pie - RGB(202, 186, 30)

HSV (or HSB) 54°, 85°, 79°
HSL 54°, 74°, 45°
Web Safe #cccc33
XYZ 42.150, 47.768, 8.227
CIE-Lab 74.678, -9.563, 71.790
xyY 0.429, 0.487, 47.768
Decimal 13285918

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

#caba1e

On dark background [POOR]

#caba1e

On light background [GOOD]

#caba1e

As background color [GOOD]

Key Lime Pie ↔ #caba1e Color Blindness Simulator

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

#CABA1E Color Combinations - Color Schemes with caba1e

#caba1e Analogous Colors

#caba1e Triadic Colors

#caba1e Split Complementary Colors

#caba1e Complementary Colors

Shades and Tints of #caba1e Color Variations

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

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

Alternatives colours to Key Lime Pie (#caba1e)

#caba1e Color Codes for CSS3/HTML5 and Icon Previews

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

#CABA1E in Programming

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

#caba1e - RGB(202, 186, 30) - Key Lime Pie Color FAQ

What is the color code for Key Lime Pie?

Hex color code for Key Lime Pie color is #caba1e. RGB color code for key lime pie color is rgb(202, 186, 30).

What is the RGB value of #caba1e?

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

What is the RGB percentage of #caba1e?

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

What does RGB 202,186,30 mean?

The RGB color 202, 186, 30 represents a dull and muted 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 #caba1e?

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

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

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

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