#5fe7c8 Hex Color
rgb(95, 231, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | e7 | c8 | - | #5fe7c8 |
RGB | 95 | 231 | 200 | - | rgb(95,231,200) |
HSL | 166 | 74% | 64% | - | hsl(166,74%,64%) |
HSV | 166 | 59% | 91% | - | hsv(166,59%,91%) |
XYZ | 43.7206 | 63.7549 | 64.6452 | - | xyz(43.7206,63.7549,64.6452) |
CIE-LAB | 83.84 | -44.37 | 4.04 | - | lab(83.84,-44.37,4.04) |
CMYK | 0.58874458874459 | 0 | 0.13419913419913 | 0.094117647058824 | cmyk(0.58874458874459,0,0.13419913419913,0.094117647058824) |
Description
The RGB value of color #5fe7c8 is rgb(95, 231, 200).
In the hex color #5fe7c8, The value of Red is 95, value of Green is 231, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #5fe7c8 consists of 166° Hue, 74% Saturation, and 64% Lightness.
In the CMYK color model, the color #5fe7c8 can be represented as Cyan=0.58874458874459%, Magenta=0%, Yellow=0.13419913419913%, and Black=0.094117647058824%.
Shades of #5fe7c8
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 #5fe7c8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fe7c8
Preview of #5fe7c8 on White Background
The contrast ratio of #5fe7c8 with white color is 1.53
Preview of #5fe7c8 on black background
The contrast ratio of #5fe7c8 with black color is 13.75
#5fe7c8 color will look good with a black background.
Color Schemes of #5fe7c8
Triadic Colors of #5fe7c8
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 #5fe7c8
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 #5fe7c8
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 #5fe7c8
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: #5fe7c8;
}
This is a sample text used for the color #5fe7c8. 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: #5fe7c8;
}
This is a sample text used for the color #5fe7c8. 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 #5fe7c8;
}
This is a sample text used for the color #5fe7c8. 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 18.06%
Green 43.92%
Blue 38.02%
CMYK Percentage
Cyan 72.06
Magenta 0%
Yellow 16.42%
Black 11.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.