#1df2ab Hex Color
rgb(29, 242, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | f2 | ab | - | #1df2ab |
RGB | 29 | 242 | 171 | - | rgb(29,242,171) |
HSL | 160 | 89% | 53% | - | hsl(160,89%,53%) |
HSV | 160 | 88% | 95% | - | hsv(160,88%,95%) |
XYZ | 39.6095 | 66.7057 | 49.3159 | - | xyz(39.6095,66.7057,49.3159) |
CIE-LAB | 85.36 | -63.4 | 21.16 | - | lab(85.36,-63.4,21.16) |
CMYK | 0.8801652892562 | 0 | 0.29338842975207 | 0.050980392156863 | cmyk(0.8801652892562,0,0.29338842975207,0.050980392156863) |
Description
The RGB value of color #1df2ab is rgb(29, 242, 171).
In the hex color #1df2ab, The value of Red is 29, value of Green is 242, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #1df2ab consists of 160° Hue, 89% Saturation, and 53% Lightness.
In the CMYK color model, the color #1df2ab can be represented as Cyan=0.8801652892562%, Magenta=0%, Yellow=0.29338842975207%, and Black=0.050980392156863%.
Shades of #1df2ab
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 #1df2ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1df2ab
Preview of #1df2ab on White Background
The contrast ratio of #1df2ab with white color is 1.46
Preview of #1df2ab on black background
The contrast ratio of #1df2ab with black color is 14.34
#1df2ab color will look good with a black background.
Color Schemes of #1df2ab
Triadic Colors of #1df2ab
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 #1df2ab
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 #1df2ab
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 #1df2ab
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: #1df2ab;
}
This is a sample text used for the color #1df2ab. 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: #1df2ab;
}
This is a sample text used for the color #1df2ab. 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 #1df2ab;
}
This is a sample text used for the color #1df2ab. 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 6.56%
Green 54.75%
Blue 38.69%
CMYK Percentage
Cyan 71.88
Magenta 0%
Yellow 23.96%
Black 4.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.