#1fceab Hex Color
rgb(31, 206, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | ce | ab | - | #1fceab |
RGB | 31 | 206 | 171 | - | rgb(31,206,171) |
HSL | 168 | 74% | 46% | - | hsl(168,74%,46%) |
HSV | 168 | 85% | 81% | - | hsv(168,85%,81%) |
XYZ | 29.9871 | 47.3742 | 46.0917 | - | xyz(29.9871,47.3742,46.0917) |
CIE-LAB | 74.43 | -49.39 | 5.74 | - | lab(74.43,-49.39,5.74) |
CMYK | 0.8495145631068 | 0 | 0.16990291262136 | 0.1921568627451 | cmyk(0.8495145631068,0,0.16990291262136,0.1921568627451) |
Description
The RGB value of color #1fceab is rgb(31, 206, 171).
In the hex color #1fceab, The value of Red is 31, value of Green is 206, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #1fceab consists of 168° Hue, 74% Saturation, and 46% Lightness.
In the CMYK color model, the color #1fceab can be represented as Cyan=0.8495145631068%, Magenta=0%, Yellow=0.16990291262136%, and Black=0.1921568627451%.
Shades of #1fceab
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 #1fceab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1fceab
Preview of #1fceab on White Background
The contrast ratio of #1fceab with white color is 2
Preview of #1fceab on black background
The contrast ratio of #1fceab with black color is 10.47
#1fceab color will look good with a black background.
Color Schemes of #1fceab
Triadic Colors of #1fceab
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 #1fceab
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 #1fceab
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 #1fceab
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: #1fceab;
}
This is a sample text used for the color #1fceab. 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: #1fceab;
}
This is a sample text used for the color #1fceab. 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 #1fceab;
}
This is a sample text used for the color #1fceab. 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 7.6%
Green 50.49%
Blue 41.91%
CMYK Percentage
Cyan 70.12
Magenta 0%
Yellow 14.02%
Black 15.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.