#7fe8cf Hex Color
rgb(127, 232, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | e8 | cf | - | #7fe8cf |
RGB | 127 | 232 | 207 | - | rgb(127,232,207) |
HSL | 166 | 70% | 70% | - | hsl(166,70%,70%) |
HSV | 166 | 45% | 91% | - | hsv(166,45%,91%) |
XYZ | 48.8715 | 66.7302 | 69.3359 | - | xyz(48.8715,66.7302,69.3359) |
CIE-LAB | 85.37 | -36.36 | 2.71 | - | lab(85.37,-36.36,2.71) |
CMYK | 0.45258620689655 | 0 | 0.10775862068966 | 0.090196078431373 | cmyk(0.45258620689655,0,0.10775862068966,0.090196078431373) |
Description
The RGB value of color #7fe8cf is rgb(127, 232, 207).
In the hex color #7fe8cf, The value of Red is 127, value of Green is 232, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #7fe8cf consists of 166° Hue, 70% Saturation, and 70% Lightness.
In the CMYK color model, the color #7fe8cf can be represented as Cyan=0.45258620689655%, Magenta=0%, Yellow=0.10775862068966%, and Black=0.090196078431373%.
Shades of #7fe8cf
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 #7fe8cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7fe8cf
Preview of #7fe8cf on White Background
The contrast ratio of #7fe8cf with white color is 1.46
Preview of #7fe8cf on black background
The contrast ratio of #7fe8cf with black color is 14.35
#7fe8cf color will look good with a black background.
Color Schemes of #7fe8cf
Triadic Colors of #7fe8cf
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 #7fe8cf
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 #7fe8cf
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 #7fe8cf
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: #7fe8cf;
}
This is a sample text used for the color #7fe8cf. 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: #7fe8cf;
}
This is a sample text used for the color #7fe8cf. 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 #7fe8cf;
}
This is a sample text used for the color #7fe8cf. 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 22.44%
Green 40.99%
Blue 36.57%
CMYK Percentage
Cyan 69.57
Magenta 0%
Yellow 16.56%
Black 13.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.