#05cf0b - Green Hex Color Code

#05CF0B (Green) - RGB 5, 207, 11 Color Information

#05cf0b Conversion Table

HEX Triplet 05, CF, 0B
RGB Decimal 5, 207, 11
RGB Octal 5, 317, 13
RGB Percent 2%, 81.2%, 4.3%
RGB Binary 101, 11001111, 1011
CMY 0.980, 0.188, 0.957
CMYK 98, 0, 95, 19

Percentages of Color #05CF0B

R 2%
G 81.2%
B 4.3%
RGB Percentages of Color #05cf0b
C 98%
M 0%
Y 95%
K 19%
CMYK Percentages of Color #05cf0b

Color spaces of #05CF0B Green - RGB(5, 207, 11)

HSV (or HSB) 122°, 98°, 81°
HSL 122°, 95°, 42°
Web Safe #00cc00
XYZ 22.436, 44.682, 7.759
CIE-Lab 72.682, -73.241, 69.984
xyY 0.300, 0.597, 44.682
Decimal 380683

#05cf0b Color Accessibility Scores (Green Contrast Checker)

#05cf0b

On dark background [POOR]

#05cf0b

On light background [GOOD]

#05cf0b

As background color [GOOD]

Green ↔ #05cf0b Color Blindness Simulator

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

#05CF0B Color Combinations - Color Schemes with 05cf0b

#05cf0b Analogous Colors

#05cf0b Triadic Colors

#05cf0b Split Complementary Colors

#05cf0b Complementary Colors

Shades and Tints of #05cf0b Color Variations

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

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

Alternatives colours to Green (#05cf0b)

#05cf0b Color Codes for CSS3/HTML5 and Icon Previews

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

#05CF0B in Programming

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

#05cf0b - RGB(5, 207, 11) - Green Color FAQ

What is the color code for Green?

Hex color code for Green color is #05cf0b. RGB color code for green color is rgb(5, 207, 11).

What is the RGB value of #05cf0b?

The RGB value corresponding to the hexadecimal color code #05cf0b is rgb(5, 207, 11). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '5' indicates the intensity of the red component, '207' 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 #05cf0b.

What is the RGB percentage of #05cf0b?

The RGB percentage composition for the hexadecimal color code #05cf0b is detailed as follows: 2% Red, 81.2% 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 2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 81.2% 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 #05cf0b.

What does RGB 5,207,11 mean?

The RGB color 5, 207, 11 represents a dull and muted shade of Green. The websafe version of this color is hex 00cc00. This color might be commonly referred to as a shade similar to Green.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #05cf0b is composed of 98% Cyan, 0% Magenta, 95% Yellow, and 19% Black. In this CMYK breakdown, the Cyan component at 98% 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 19% 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 #05cf0b?

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

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

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

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