#1df3ea Hex Color
rgb(29, 243, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | f3 | ea | - | #1df3ea |
RGB | 29 | 243 | 234 | - | rgb(29,243,234) |
HSL | 177 | 90% | 53% | - | hsl(177,90%,53%) |
HSV | 177 | 88% | 95% | - | hsv(177,88%,95%) |
XYZ | 47.4086 | 70.3029 | 88.913 | - | xyz(47.4086,70.3029,88.913) |
CIE-LAB | 87.15 | -48.06 | -9.1 | - | lab(87.15,-48.06,-9.1) |
CMYK | 0.88065843621399 | 0 | 0.037037037037037 | 0.047058823529412 | cmyk(0.88065843621399,0,0.037037037037037,0.047058823529412) |
Description
The RGB value of color #1df3ea is rgb(29, 243, 234).
In the hex color #1df3ea, The value of Red is 29, value of Green is 243, and value of Blue is 234. The primary color is Green. Similarly, The HSL values for #1df3ea consists of 177° Hue, 90% Saturation, and 53% Lightness.
In the CMYK color model, the color #1df3ea can be represented as Cyan=0.88065843621399%, Magenta=0%, Yellow=0.037037037037037%, and Black=0.047058823529412%.
Shades of #1df3ea
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 #1df3ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1df3ea
Preview of #1df3ea on White Background
The contrast ratio of #1df3ea with white color is 1.39
Preview of #1df3ea on black background
The contrast ratio of #1df3ea with black color is 15.06
#1df3ea color will look good with a black background.
Color Schemes of #1df3ea
Triadic Colors of #1df3ea
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 #1df3ea
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 #1df3ea
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 #1df3ea
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: #1df3ea;
}
This is a sample text used for the color #1df3ea. 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: #1df3ea;
}
This is a sample text used for the color #1df3ea. 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 #1df3ea;
}
This is a sample text used for the color #1df3ea. 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 5.73%
Green 48.02%
Blue 46.25%
CMYK Percentage
Cyan 91.28
Magenta 0%
Yellow 3.84%
Black 4.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.