#c2fe1e Hex Color
rgb(194, 254, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | fe | 1e | - | #c2fe1e |
RGB | 194 | 254 | 30 | - | rgb(194,254,30) |
HSL | 76 | 99% | 56% | - | hsl(76,99%,56%) |
HSV | 76 | 88% | 100% | - | hsv(76,88%,100%) |
XYZ | 57.9243 | 82.4467 | 14.0892 | - | xyz(57.9243,82.4467,14.0892) |
CIE-LAB | 92.77 | -44.93 | 86.38 | - | lab(92.77,-44.93,86.38) |
CMYK | 0.23622047244094 | 0 | 0.88188976377953 | 0.003921568627451 | cmyk(0.23622047244094,0,0.88188976377953,0.003921568627451) |
Description
The RGB value of color #c2fe1e is rgb(194, 254, 30).
In the hex color #c2fe1e, The value of Red is 194, value of Green is 254, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #c2fe1e consists of 76° Hue, 99% Saturation, and 56% Lightness.
In the CMYK color model, the color #c2fe1e can be represented as Cyan=0.23622047244094%, Magenta=0%, Yellow=0.88188976377953%, and Black=0.003921568627451%.
Shades of #c2fe1e
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #c2fe1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2fe1e
Preview of #c2fe1e on White Background
The contrast ratio of #c2fe1e with white color is 1.2
Preview of #c2fe1e on black background
The contrast ratio of #c2fe1e with black color is 17.49
#c2fe1e color will look good with a black background.
Color Schemes of #c2fe1e
Triadic Colors of #c2fe1e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c2fe1e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #c2fe1e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c2fe1e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c2fe1e;
}
This is a sample text used for the color #c2fe1e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #c2fe1e;
}
This is a sample text used for the color #c2fe1e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #c2fe1e;
}
This is a sample text used for the color #c2fe1e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 40.59%
Green 53.14%
Blue 6.28%
CMYK Percentage
Cyan 21.05
Magenta 0%
Yellow 78.6%
Black 0.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.