#cff825 - Electric Lime Hex Color Code

#CFF825 (Electric Lime) - RGB 207, 248, 37 Color Information

#cff825 Conversion Table

HEX Triplet CF, F8, 25
RGB Decimal 207, 248, 37
RGB Octal 317, 370, 45
RGB Percent 81.2%, 97.3%, 14.5%
RGB Binary 11001111, 11111000, 100101
CMY 0.188, 0.027, 0.855
CMYK 17, 0, 85, 3

Percentages of Color #CFF825

R 81.2%
G 97.3%
B 14.5%
RGB Percentages of Color #cff825
C 17%
M 0%
Y 85%
K 3%
CMYK Percentages of Color #cff825

Color spaces of #CFF825 Electric Lime - RGB(207, 248, 37)

HSV (or HSB) 72°, 85°, 97°
HSL 72°, 94°, 56°
Web Safe #ccff33
XYZ 59.633, 80.534, 14.152
CIE-Lab 91.924, -37.146, 84.767
xyY 0.386, 0.522, 80.534
Decimal 13629477

#cff825 Color Accessibility Scores (Electric Lime Contrast Checker)

#cff825

On dark background [GOOD]

#cff825

On light background [POOR]

#cff825

As background color [POOR]

Electric Lime ↔ #cff825 Color Blindness Simulator

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

#CFF825 Color Combinations - Color Schemes with cff825

#cff825 Analogous Colors

#cff825 Triadic Colors

#cff825 Split Complementary Colors

#cff825 Complementary Colors

Shades and Tints of #cff825 Color Variations

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

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

Alternatives colours to Electric Lime (#cff825)

#cff825 Color Codes for CSS3/HTML5 and Icon Previews

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

#CFF825 in Programming

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

#cff825 - RGB(207, 248, 37) - Electric Lime Color FAQ

What is the color code for Electric Lime?

Hex color code for Electric Lime color is #cff825. RGB color code for electric lime color is rgb(207, 248, 37).

What is the RGB value of #cff825?

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

What is the RGB percentage of #cff825?

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

What does RGB 207,248,37 mean?

The RGB color 207, 248, 37 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff33. This color might be commonly referred to as a shade similar to Electric Lime.

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

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

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

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...