#ceee0b - Bitter Lemon Hex Color Code

#CEEE0B (Bitter Lemon) - RGB 206, 238, 11 Color Information

#ceee0b Conversion Table

HEX Triplet CE, EE, 0B
RGB Decimal 206, 238, 11
RGB Octal 316, 356, 13
RGB Percent 80.8%, 93.3%, 4.3%
RGB Binary 11001110, 11101110, 1011
CMY 0.192, 0.067, 0.957
CMYK 13, 0, 95, 7

Percentages of Color #CEEE0B

R 80.8%
G 93.3%
B 4.3%
RGB Percentages of Color #ceee0b
C 13%
M 0%
Y 95%
K 7%
CMYK Percentages of Color #ceee0b

Color spaces of #CEEE0B Bitter Lemon - RGB(206, 238, 11)

HSV (or HSB) 68°, 95°, 93°
HSL 68°, 91°, 49°
Web Safe #ccff00
XYZ 56.089, 74.295, 11.701
CIE-Lab 89.062, -33.465, 86.055
xyY 0.395, 0.523, 74.295
Decimal 13561355

#ceee0b Color Accessibility Scores (Bitter Lemon Contrast Checker)

#ceee0b

On dark background [GOOD]

#ceee0b

On light background [POOR]

#ceee0b

As background color [POOR]

Bitter Lemon ↔ #ceee0b Color Blindness Simulator

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

#CEEE0B Color Combinations - Color Schemes with ceee0b

#ceee0b Analogous Colors

#ceee0b Triadic Colors

#ceee0b Split Complementary Colors

#ceee0b Complementary Colors

Shades and Tints of #ceee0b Color Variations

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

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

Alternatives colours to Bitter Lemon (#ceee0b)

#ceee0b Color Codes for CSS3/HTML5 and Icon Previews

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

#CEEE0B in Programming

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

#ceee0b - RGB(206, 238, 11) - Bitter Lemon Color FAQ

What is the color code for Bitter Lemon?

Hex color code for Bitter Lemon color is #ceee0b. RGB color code for bitter lemon color is rgb(206, 238, 11).

What is the RGB value of #ceee0b?

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

What is the RGB percentage of #ceee0b?

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

What does RGB 206,238,11 mean?

The RGB color 206, 238, 11 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff00. This color might be commonly referred to as a shade similar to Bitter Lemon.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ceee0b has an HSL value of 68° (degrees) for Hue, 91% for Saturation, and 49% for Lightness. In this HSL representation, the Hue at 68° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 91% 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?
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...

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

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

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