#8cf17f Hex Color
rgb(140, 241, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8c | f1 | 7f | - | #8cf17f |
RGB | 140 | 241 | 127 | - | rgb(140,241,127) |
HSL | 113 | 80% | 72% | - | hsl(113,80%,72%) |
HSV | 113 | 47% | 95% | - | hsv(113,47%,95%) |
XYZ | 46.1013 | 70.0183 | 31.1638 | - | xyz(46.1013,70.0183,31.1638) |
CIE-LAB | 87.01 | -51.14 | 45.79 | - | lab(87.01,-51.14,45.79) |
CMYK | 0.41908713692946 | 0 | 0.47302904564315 | 0.054901960784314 | cmyk(0.41908713692946,0,0.47302904564315,0.054901960784314) |
Description
The RGB value of color #8cf17f is rgb(140, 241, 127).
In the hex color #8cf17f, The value of Red is 140, value of Green is 241, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #8cf17f consists of 113° Hue, 80% Saturation, and 72% Lightness.
In the CMYK color model, the color #8cf17f can be represented as Cyan=0.41908713692946%, Magenta=0%, Yellow=0.47302904564315%, and Black=0.054901960784314%.
Shades of #8cf17f
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 #8cf17f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8cf17f
Preview of #8cf17f on White Background
The contrast ratio of #8cf17f with white color is 1.4
Preview of #8cf17f on black background
The contrast ratio of #8cf17f with black color is 15
#8cf17f color will look good with a black background.
Color Schemes of #8cf17f
Triadic Colors of #8cf17f
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 #8cf17f
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 #8cf17f
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 #8cf17f
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: #8cf17f;
}
This is a sample text used for the color #8cf17f. 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: #8cf17f;
}
This is a sample text used for the color #8cf17f. 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 #8cf17f;
}
This is a sample text used for the color #8cf17f. 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 27.56%
Green 47.44%
Blue 25%
CMYK Percentage
Cyan 44.25
Magenta 0%
Yellow 49.95%
Black 5.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.