#1dad6e Hex Color
rgb(29, 173, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | ad | 6e | - | #1dad6e |
RGB | 29 | 173 | 110 | - | rgb(29,173,110) |
HSL | 154 | 71% | 40% | - | hsl(154,71%,40%) |
HSV | 154 | 83% | 68% | - | hsv(154,83%,68%) |
XYZ | 18.2647 | 31.2741 | 19.8257 | - | xyz(18.2647,31.2741,19.8257) |
CIE-LAB | 62.74 | -50.86 | 22.4 | - | lab(62.74,-50.86,22.4) |
CMYK | 0.83236994219653 | 0 | 0.36416184971098 | 0.32156862745098 | cmyk(0.83236994219653,0,0.36416184971098,0.32156862745098) |
Description
The RGB value of color #1dad6e is rgb(29, 173, 110).
In the hex color #1dad6e, The value of Red is 29, value of Green is 173, and value of Blue is 110. The primary color is Green. Similarly, The HSL values for #1dad6e consists of 154° Hue, 71% Saturation, and 40% Lightness.
In the CMYK color model, the color #1dad6e can be represented as Cyan=0.83236994219653%, Magenta=0%, Yellow=0.36416184971098%, and Black=0.32156862745098%.
Shades of #1dad6e
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 #1dad6e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1dad6e
Preview of #1dad6e on White Background
The contrast ratio of #1dad6e with white color is 2.89
Preview of #1dad6e on black background
The contrast ratio of #1dad6e with black color is 7.25
#1dad6e color will look good with a black background.
Color Schemes of #1dad6e
Triadic Colors of #1dad6e
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 #1dad6e
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 #1dad6e
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 #1dad6e
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.
Monochromatic Colors of #1dad6e
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #1dad6e;
}
This is a sample text used for the color #1dad6e. 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: #1dad6e;
}
This is a sample text used for the color #1dad6e. 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 #1dad6e;
}
This is a sample text used for the color #1dad6e. 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 9.29%
Green 55.45%
Blue 35.26%
CMYK Percentage
Cyan 54.83
Magenta 0%
Yellow 23.99%
Black 21.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.