#c8dd1f - Pear Hex Color Code

#C8DD1F (Pear) - RGB 200, 221, 31 Color Information

#c8dd1f Conversion Table

HEX Triplet C8, DD, 1F
RGB Decimal 200, 221, 31
RGB Octal 310, 335, 37
RGB Percent 78.4%, 86.7%, 12.2%
RGB Binary 11001000, 11011101, 11111
CMY 0.216, 0.133, 0.878
CMYK 10, 0, 86, 13

Percentages of Color #C8DD1F

R 78.4%
G 86.7%
B 12.2%
RGB Percentages of Color #c8dd1f
C 10%
M 0%
Y 86%
K 13%
CMYK Percentages of Color #c8dd1f

Color spaces of #C8DD1F Pear - RGB(200, 221, 31)

HSV (or HSB) 67°, 86°, 87°
HSL 67°, 75°, 49°
Web Safe #cccc33
XYZ 49.923, 64.091, 11.036
CIE-Lab 84.013, -27.671, 79.187
xyY 0.399, 0.513, 64.091
Decimal 13163807

#c8dd1f Color Accessibility Scores (Pear Contrast Checker)

#c8dd1f

On dark background [GOOD]

#c8dd1f

On light background [POOR]

#c8dd1f

As background color [POOR]

Pear ↔ #c8dd1f Color Blindness Simulator

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

#C8DD1F Color Combinations - Color Schemes with c8dd1f

#c8dd1f Analogous Colors

#c8dd1f Triadic Colors

#c8dd1f Split Complementary Colors

#c8dd1f Complementary Colors

Shades and Tints of #c8dd1f Color Variations

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

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

Alternatives colours to Pear (#c8dd1f)

#c8dd1f Color Codes for CSS3/HTML5 and Icon Previews

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

#C8DD1F in Programming

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

#c8dd1f - RGB(200, 221, 31) - Pear Color FAQ

What is the color code for Pear?

Hex color code for Pear color is #c8dd1f. RGB color code for pear color is rgb(200, 221, 31).

What is the RGB value of #c8dd1f?

The RGB value corresponding to the hexadecimal color code #c8dd1f is rgb(200, 221, 31). 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, '221' represents the green component's intensity, and '31' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c8dd1f.

What is the RGB percentage of #c8dd1f?

The RGB percentage composition for the hexadecimal color code #c8dd1f is detailed as follows: 78.4% Red, 86.7% Green, and 12.2% 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 86.7% and 12.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 #c8dd1f.

What does RGB 200,221,31 mean?

The RGB color 200, 221, 31 represents a bright and vivid shade of Green. The websafe version of this color is hex cccc33. This color might be commonly referred to as a shade similar to Pear.

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

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

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...