#7cfeba Hex Color
rgb(124, 254, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 7c | fe | ba | - | #7cfeba |
| RGB | 124 | 254 | 186 | - | rgb(124,254,186) |
| HSL | 149 | 98% | 74% | - | hsl(149,98%,74%) |
| HSV | 149 | 51% | 100% | - | hsv(149,51%,100%) |
| XYZ | 52.6169 | 78.7139 | 58.8745 | - | xyz(52.6169,78.7139,58.8745) |
| CIE-LAB | 91.1 | -51.11 | 21.73 | - | lab(91.1,-51.11,21.73) |
| CMYK | 0.51181102362205 | 0 | 0.26771653543307 | 0.003921568627451 | cmyk(0.51181102362205,0,0.26771653543307,0.003921568627451) |
Description
The RGB value of color #7cfeba is rgb(124, 254, 186).
In the hex color #7cfeba, The value of Red is 124, value of Green is 254, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #7cfeba consists of 149° Hue, 98% Saturation, and 74% Lightness.
In the CMYK color model, the color #7cfeba can be represented as Cyan=0.51181102362205%, Magenta=0%, Yellow=0.26771653543307%, and Black=0.003921568627451%.
Shades of #7cfeba
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 #7cfeba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7cfeba
Preview of #7cfeba on White Background
The contrast ratio of #7cfeba with white color is 1.25
Preview of #7cfeba on black background
The contrast ratio of #7cfeba with black color is 16.74
#7cfeba color will look good with a black background.
Color Schemes of #7cfeba
Triadic Colors of #7cfeba
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 #7cfeba
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 #7cfeba
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 #7cfeba
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: #7cfeba;
}
This is a sample text used for the color #7cfeba. 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: #7cfeba;
}
This is a sample text used for the color #7cfeba. 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 #7cfeba;
}
This is a sample text used for the color #7cfeba. 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 21.99%
Green 45.04%
Blue 32.98%
CMYK Percentage
Cyan 65.33
Magenta 0%
Yellow 34.17%
Black 0.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.