#6fa900 - Limeade Hex Color Code

#6FA900 (Limeade) - RGB 111, 169, 0 Color Information

#6fa900 Conversion Table

HEX Triplet 6F, A9, 00
RGB Decimal 111, 169, 0
RGB Octal 157, 251, 0
RGB Percent 43.5%, 66.3%, 0%
RGB Binary 1101111, 10101001, 0
CMY 0.565, 0.337, 1.000
CMYK 34, 0, 100, 34

Percentages of Color #6FA900

R 43.5%
G 66.3%
B 0%
RGB Percentages of Color #6fa900
C 34%
M 0%
Y 100%
K 34%
CMYK Percentages of Color #6fa900

Color spaces of #6FA900 Limeade - RGB(111, 169, 0)

HSV (or HSB) 81°, 100°, 66°
HSL 81°, 100°, 33°
Web Safe #669900
XYZ 20.744, 31.755, 5.036
CIE-Lab 63.140, -40.086, 64.657
xyY 0.361, 0.552, 31.755
Decimal 7317760

#6fa900 Color Accessibility Scores (Limeade Contrast Checker)

#6fa900

On dark background [POOR]

#6fa900

On light background [GOOD]

#6fa900

As background color [GOOD]

Limeade ↔ #6fa900 Color Blindness Simulator

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

#6FA900 Color Combinations - Color Schemes with 6fa900

#6fa900 Analogous Colors

#6fa900 Triadic Colors

#6fa900 Split Complementary Colors

#6fa900 Complementary Colors

Shades and Tints of #6fa900 Color Variations

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

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

Alternatives colours to Limeade (#6fa900)

#6fa900 Color Codes for CSS3/HTML5 and Icon Previews

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

#6FA900 in Programming

HTML5, CSS3 #6fa900
Java new Color(111, 169, 0);
.NET Color.FromArgb(255, 111, 169, 0);
Swift UIColor(red:111, green:169, blue:0, alpha:1.00000)
Objective-C [UIColor colorWithRed:111 green:169 blue:0 alpha:1.00000];
OpenGL glColor3f(111f, 169f, 0f);
Python Color('#6fa900')

#6fa900 - RGB(111, 169, 0) - Limeade Color FAQ

What is the color code for Limeade?

Hex color code for Limeade color is #6fa900. RGB color code for limeade color is rgb(111, 169, 0).

What is the RGB value of #6fa900?

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

What is the RGB percentage of #6fa900?

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

What does RGB 111,169,0 mean?

The RGB color 111, 169, 0 represents a dull and muted shade of Green. The websafe version of this color is hex 669900. This color might be commonly referred to as a shade similar to Limeade.

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

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

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

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

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

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

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