#1cfe1f Hex Color
rgb(28, 254, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | fe | 1f | - | #1cfe1f |
RGB | 28 | 254 | 31 | - | rgb(28,254,31) |
HSL | 121 | 99% | 55% | - | hsl(121,99%,55%) |
HSV | 121 | 89% | 100% | - | hsv(121,89%,100%) |
XYZ | 36.168 | 71.2294 | 13.1387 | - | xyz(36.168,71.2294,13.1387) |
CIE-LAB | 87.6 | -84.21 | 79.78 | - | lab(87.6,-84.21,79.78) |
CMYK | 0.88976377952756 | 0 | 0.87795275590551 | 0.003921568627451 | cmyk(0.88976377952756,0,0.87795275590551,0.003921568627451) |
Description
The RGB value of color #1cfe1f is rgb(28, 254, 31).
In the hex color #1cfe1f, The value of Red is 28, value of Green is 254, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #1cfe1f consists of 121° Hue, 99% Saturation, and 55% Lightness.
In the CMYK color model, the color #1cfe1f can be represented as Cyan=0.88976377952756%, Magenta=0%, Yellow=0.87795275590551%, and Black=0.003921568627451%.
Shades of #1cfe1f
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 #1cfe1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1cfe1f
Preview of #1cfe1f on White Background
The contrast ratio of #1cfe1f with white color is 1.38
Preview of #1cfe1f on black background
The contrast ratio of #1cfe1f with black color is 15.25
#1cfe1f color will look good with a black background.
Color Schemes of #1cfe1f
Triadic Colors of #1cfe1f
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 #1cfe1f
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 #1cfe1f
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 #1cfe1f
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: #1cfe1f;
}
This is a sample text used for the color #1cfe1f. 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: #1cfe1f;
}
This is a sample text used for the color #1cfe1f. 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 #1cfe1f;
}
This is a sample text used for the color #1cfe1f. 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 8.95%
Green 81.15%
Blue 9.9%
CMYK Percentage
Cyan 50.22
Magenta 0%
Yellow 49.56%
Black 0.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.