#7cfede Hex Color
rgb(124, 254, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 7c | fe | de | - | #7cfede |
| RGB | 124 | 254 | 222 | - | rgb(124,254,222) |
| HSL | 165 | 98% | 74% | - | hsl(165,98%,74%) |
| HSV | 165 | 51% | 100% | - | hsv(165,51%,100%) |
| XYZ | 56.9388 | 80.4426 | 81.6332 | - | xyz(56.9388,80.4426,81.6332) |
| CIE-LAB | 91.88 | -43.52 | 4.31 | - | lab(91.88,-43.52,4.31) |
| CMYK | 0.51181102362205 | 0 | 0.1259842519685 | 0.003921568627451 | cmyk(0.51181102362205,0,0.1259842519685,0.003921568627451) |
Description
The RGB value of color #7cfede is rgb(124, 254, 222).
In the hex color #7cfede, The value of Red is 124, value of Green is 254, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #7cfede consists of 165° Hue, 98% Saturation, and 74% Lightness.
In the CMYK color model, the color #7cfede can be represented as Cyan=0.51181102362205%, Magenta=0%, Yellow=0.1259842519685%, and Black=0.003921568627451%.
Shades of #7cfede
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 #7cfede
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7cfede
Preview of #7cfede on White Background
The contrast ratio of #7cfede with white color is 1.23
Preview of #7cfede on black background
The contrast ratio of #7cfede with black color is 17.09
#7cfede color will look good with a black background.
Color Schemes of #7cfede
Triadic Colors of #7cfede
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 #7cfede
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 #7cfede
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 #7cfede
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: #7cfede;
}
This is a sample text used for the color #7cfede. 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: #7cfede;
}
This is a sample text used for the color #7cfede. 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 #7cfede;
}
This is a sample text used for the color #7cfede. 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 20.67%
Green 42.33%
Blue 37%
CMYK Percentage
Cyan 79.76
Magenta 0%
Yellow 19.63%
Black 0.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.