#2cfde4 Hex Color
rgb(44, 253, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2c | fd | e4 | - | #2cfde4 |
RGB | 44 | 253 | 228 | - | rgb(44,253,228) |
HSL | 173 | 98% | 58% | - | hsl(173,98%,58%) |
HSV | 173 | 83% | 99% | - | hsv(173,83%,99%) |
XYZ | 50.1676 | 76.3875 | 85.4989 | - | xyz(50.1676,76.3875,85.4989) |
CIE-LAB | 90.04 | -52.99 | -1.69 | - | lab(90.04,-52.99,-1.69) |
CMYK | 0.82608695652174 | 0 | 0.098814229249012 | 0.0078431372549019 | cmyk(0.82608695652174,0,0.098814229249012,0.0078431372549019) |
Description
The RGB value of color #2cfde4 is rgb(44, 253, 228).
In the hex color #2cfde4, The value of Red is 44, value of Green is 253, and value of Blue is 228. The primary color is Green. Similarly, The HSL values for #2cfde4 consists of 173° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #2cfde4 can be represented as Cyan=0.82608695652174%, Magenta=0%, Yellow=0.098814229249012%, and Black=0.0078431372549019%.
Shades of #2cfde4
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 #2cfde4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2cfde4
Preview of #2cfde4 on White Background
The contrast ratio of #2cfde4 with white color is 1.29
Preview of #2cfde4 on black background
The contrast ratio of #2cfde4 with black color is 16.28
#2cfde4 color will look good with a black background.
Color Schemes of #2cfde4
Triadic Colors of #2cfde4
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 #2cfde4
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 #2cfde4
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 #2cfde4
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: #2cfde4;
}
This is a sample text used for the color #2cfde4. 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: #2cfde4;
}
This is a sample text used for the color #2cfde4. 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 #2cfde4;
}
This is a sample text used for the color #2cfde4. 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 8.38%
Green 48.19%
Blue 43.43%
CMYK Percentage
Cyan 88.57
Magenta 0%
Yellow 10.59%
Black 0.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.