#1ad67d Hex Color
rgb(26, 214, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | d6 | 7d | - | #1ad67d |
RGB | 26 | 214 | 125 | - | rgb(26,214,125) |
HSL | 152 | 78% | 47% | - | hsl(152,78%,47%) |
HSV | 152 | 88% | 84% | - | hsv(152,88%,84%) |
XYZ | 28.1742 | 49.7934 | 27.5282 | - | xyz(28.1742,49.7934,27.5282) |
CIE-LAB | 75.94 | -62.92 | 32.06 | - | lab(75.94,-62.92,32.06) |
CMYK | 0.8785046728972 | 0 | 0.41588785046729 | 0.16078431372549 | cmyk(0.8785046728972,0,0.41588785046729,0.16078431372549) |
Description
The RGB value of color #1ad67d is rgb(26, 214, 125).
In the hex color #1ad67d, The value of Red is 26, value of Green is 214, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #1ad67d consists of 152° Hue, 78% Saturation, and 47% Lightness.
In the CMYK color model, the color #1ad67d can be represented as Cyan=0.8785046728972%, Magenta=0%, Yellow=0.41588785046729%, and Black=0.16078431372549%.
Shades of #1ad67d
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 #1ad67d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ad67d
Preview of #1ad67d on White Background
The contrast ratio of #1ad67d with white color is 1.92
Preview of #1ad67d on black background
The contrast ratio of #1ad67d with black color is 10.96
#1ad67d color will look good with a black background.
Color Schemes of #1ad67d
Triadic Colors of #1ad67d
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 #1ad67d
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 #1ad67d
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 #1ad67d
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: #1ad67d;
}
This is a sample text used for the color #1ad67d. 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: #1ad67d;
}
This is a sample text used for the color #1ad67d. 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 #1ad67d;
}
This is a sample text used for the color #1ad67d. 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.12%
Green 58.63%
Blue 34.25%
CMYK Percentage
Cyan 60.37
Magenta 0%
Yellow 28.58%
Black 11.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.