#7fea8b Hex Color
rgb(127, 234, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | ea | 8b | - | #7fea8b |
RGB | 127 | 234 | 139 | - | rgb(127,234,139) |
HSL | 127 | 72% | 71% | - | hsl(127,72%,71%) |
HSV | 127 | 46% | 92% | - | hsv(127,46%,92%) |
XYZ | 42.8354 | 65.2217 | 34.7575 | - | xyz(42.8354,65.2217,34.7575) |
CIE-LAB | 84.6 | -50.26 | 36.76 | - | lab(84.6,-50.26,36.76) |
CMYK | 0.45726495726496 | 0 | 0.40598290598291 | 0.082352941176471 | cmyk(0.45726495726496,0,0.40598290598291,0.082352941176471) |
Description
The RGB value of color #7fea8b is rgb(127, 234, 139).
In the hex color #7fea8b, The value of Red is 127, value of Green is 234, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #7fea8b consists of 127° Hue, 72% Saturation, and 71% Lightness.
In the CMYK color model, the color #7fea8b can be represented as Cyan=0.45726495726496%, Magenta=0%, Yellow=0.40598290598291%, and Black=0.082352941176471%.
Shades of #7fea8b
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 #7fea8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7fea8b
Preview of #7fea8b on White Background
The contrast ratio of #7fea8b with white color is 1.5
Preview of #7fea8b on black background
The contrast ratio of #7fea8b with black color is 14.04
#7fea8b color will look good with a black background.
Color Schemes of #7fea8b
Triadic Colors of #7fea8b
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 #7fea8b
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 #7fea8b
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 #7fea8b
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: #7fea8b;
}
This is a sample text used for the color #7fea8b. 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: #7fea8b;
}
This is a sample text used for the color #7fea8b. 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 #7fea8b;
}
This is a sample text used for the color #7fea8b. 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 25.4%
Green 46.8%
Blue 27.8%
CMYK Percentage
Cyan 48.36
Magenta 0%
Yellow 42.93%
Black 8.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.