#1fec6c Hex Color
rgb(31, 236, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | ec | 6c | - | #1fec6c |
RGB | 31 | 236 | 108 | - | rgb(31,236,108) |
HSL | 143 | 84% | 52% | - | hsl(143,84%,52%) |
HSV | 143 | 87% | 93% | - | hsv(143,87%,93%) |
XYZ | 33.2673 | 61.3649 | 24.2786 | - | xyz(33.2673,61.3649,24.2786) |
CIE-LAB | 82.57 | -72.52 | 48.68 | - | lab(82.57,-72.52,48.68) |
CMYK | 0.86864406779661 | 0 | 0.54237288135593 | 0.074509803921569 | cmyk(0.86864406779661,0,0.54237288135593,0.074509803921569) |
Description
The RGB value of color #1fec6c is rgb(31, 236, 108).
In the hex color #1fec6c, The value of Red is 31, value of Green is 236, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #1fec6c consists of 143° Hue, 84% Saturation, and 52% Lightness.
In the CMYK color model, the color #1fec6c can be represented as Cyan=0.86864406779661%, Magenta=0%, Yellow=0.54237288135593%, and Black=0.074509803921569%.
Shades of #1fec6c
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 #1fec6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1fec6c
Preview of #1fec6c on White Background
The contrast ratio of #1fec6c with white color is 1.58
Preview of #1fec6c on black background
The contrast ratio of #1fec6c with black color is 13.27
#1fec6c color will look good with a black background.
Color Schemes of #1fec6c
Triadic Colors of #1fec6c
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 #1fec6c
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 #1fec6c
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 #1fec6c
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: #1fec6c;
}
This is a sample text used for the color #1fec6c. 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: #1fec6c;
}
This is a sample text used for the color #1fec6c. 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 #1fec6c;
}
This is a sample text used for the color #1fec6c. 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.27%
Green 62.93%
Blue 28.8%
CMYK Percentage
Cyan 58.47
Magenta 0%
Yellow 36.51%
Black 5.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.