#7fe6bc Hex Color
rgb(127, 230, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | e6 | bc | - | #7fe6bc |
RGB | 127 | 230 | 188 | - | rgb(127,230,188) |
HSL | 156 | 67% | 70% | - | hsl(156,67%,70%) |
HSV | 156 | 45% | 90% | - | hsv(156,45%,90%) |
XYZ | 46.1263 | 64.7365 | 57.6412 | - | xyz(46.1263,64.7365,57.6412) |
CIE-LAB | 84.35 | -39.61 | 11.22 | - | lab(84.35,-39.61,11.22) |
CMYK | 0.44782608695652 | 0 | 0.18260869565217 | 0.098039215686274 | cmyk(0.44782608695652,0,0.18260869565217,0.098039215686274) |
Description
The RGB value of color #7fe6bc is rgb(127, 230, 188).
In the hex color #7fe6bc, The value of Red is 127, value of Green is 230, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #7fe6bc consists of 156° Hue, 67% Saturation, and 70% Lightness.
In the CMYK color model, the color #7fe6bc can be represented as Cyan=0.44782608695652%, Magenta=0%, Yellow=0.18260869565217%, and Black=0.098039215686274%.
Shades of #7fe6bc
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 #7fe6bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7fe6bc
Preview of #7fe6bc on White Background
The contrast ratio of #7fe6bc with white color is 1.51
Preview of #7fe6bc on black background
The contrast ratio of #7fe6bc with black color is 13.95
#7fe6bc color will look good with a black background.
Color Schemes of #7fe6bc
Triadic Colors of #7fe6bc
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 #7fe6bc
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 #7fe6bc
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 #7fe6bc
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: #7fe6bc;
}
This is a sample text used for the color #7fe6bc. 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: #7fe6bc;
}
This is a sample text used for the color #7fe6bc. 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 #7fe6bc;
}
This is a sample text used for the color #7fe6bc. 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 23.3%
Green 42.2%
Blue 34.5%
CMYK Percentage
Cyan 61.47
Magenta 0%
Yellow 25.07%
Black 13.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.