#1ddb4a Hex Color
rgb(29, 219, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | db | 4a | - | #1ddb4a |
RGB | 29 | 219 | 74 | - | rgb(29,219,74) |
HSL | 134 | 77% | 49% | - | hsl(134,77%,49%) |
HSV | 134 | 87% | 86% | - | hsv(134,87%,86%) |
XYZ | 27.0742 | 51.4187 | 14.9764 | - | xyz(27.0742,51.4187,14.9764) |
CIE-LAB | 76.93 | -71.58 | 56.99 | - | lab(76.93,-71.58,56.99) |
CMYK | 0.8675799086758 | 0 | 0.662100456621 | 0.14117647058824 | cmyk(0.8675799086758,0,0.662100456621,0.14117647058824) |
Description
The RGB value of color #1ddb4a is rgb(29, 219, 74).
In the hex color #1ddb4a, The value of Red is 29, value of Green is 219, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #1ddb4a consists of 134° Hue, 77% Saturation, and 49% Lightness.
In the CMYK color model, the color #1ddb4a can be represented as Cyan=0.8675799086758%, Magenta=0%, Yellow=0.662100456621%, and Black=0.14117647058824%.
Shades of #1ddb4a
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 #1ddb4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ddb4a
Preview of #1ddb4a on White Background
The contrast ratio of #1ddb4a with white color is 1.86
Preview of #1ddb4a on black background
The contrast ratio of #1ddb4a with black color is 11.28
#1ddb4a color will look good with a black background.
Color Schemes of #1ddb4a
Triadic Colors of #1ddb4a
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 #1ddb4a
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 #1ddb4a
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 #1ddb4a
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: #1ddb4a;
}
This is a sample text used for the color #1ddb4a. 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: #1ddb4a;
}
This is a sample text used for the color #1ddb4a. 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 #1ddb4a;
}
This is a sample text used for the color #1ddb4a. 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.01%
Green 68.01%
Blue 22.98%
CMYK Percentage
Cyan 51.92
Magenta 0%
Yellow 39.63%
Black 8.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.