#1ddd9b Hex Color
rgb(29, 221, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | dd | 9b | - | #1ddd9b |
RGB | 29 | 221 | 155 | - | rgb(29,221,155) |
HSL | 159 | 77% | 49% | - | hsl(159,77%,49%) |
HSV | 159 | 87% | 87% | - | hsv(159,87%,87%) |
XYZ | 32.2795 | 54.3407 | 39.7978 | - | xyz(32.2795,54.3407,39.7978) |
CIE-LAB | 78.66 | -59.17 | 20.21 | - | lab(78.66,-59.17,20.21) |
CMYK | 0.86877828054299 | 0 | 0.29864253393665 | 0.13333333333333 | cmyk(0.86877828054299,0,0.29864253393665,0.13333333333333) |
Description
The RGB value of color #1ddd9b is rgb(29, 221, 155).
In the hex color #1ddd9b, The value of Red is 29, value of Green is 221, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #1ddd9b consists of 159° Hue, 77% Saturation, and 49% Lightness.
In the CMYK color model, the color #1ddd9b can be represented as Cyan=0.86877828054299%, Magenta=0%, Yellow=0.29864253393665%, and Black=0.13333333333333%.
Shades of #1ddd9b
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 #1ddd9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ddd9b
Preview of #1ddd9b on White Background
The contrast ratio of #1ddd9b with white color is 1.77
Preview of #1ddd9b on black background
The contrast ratio of #1ddd9b with black color is 11.87
#1ddd9b color will look good with a black background.
Color Schemes of #1ddd9b
Triadic Colors of #1ddd9b
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 #1ddd9b
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 #1ddd9b
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 #1ddd9b
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: #1ddd9b;
}
This is a sample text used for the color #1ddd9b. 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: #1ddd9b;
}
This is a sample text used for the color #1ddd9b. 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 #1ddd9b;
}
This is a sample text used for the color #1ddd9b. 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.16%
Green 54.57%
Blue 38.27%
CMYK Percentage
Cyan 66.79
Magenta 0%
Yellow 22.96%
Black 10.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.