#1adc95 Hex Color
rgb(26, 220, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | dc | 95 | - | #1adc95 |
RGB | 26 | 220 | 149 | - | rgb(26,220,149) |
HSL | 158 | 79% | 48% | - | hsl(158,79%,48%) |
HSV | 158 | 88% | 86% | - | hsv(158,88%,86%) |
XYZ | 31.444 | 53.5759 | 37.1177 | - | xyz(31.444,53.5759,37.1177) |
CIE-LAB | 78.21 | -60.28 | 22.72 | - | lab(78.21,-60.28,22.72) |
CMYK | 0.88181818181818 | 0 | 0.32272727272727 | 0.13725490196078 | cmyk(0.88181818181818,0,0.32272727272727,0.13725490196078) |
Description
The RGB value of color #1adc95 is rgb(26, 220, 149).
In the hex color #1adc95, The value of Red is 26, value of Green is 220, and value of Blue is 149. The primary color is Green. Similarly, The HSL values for #1adc95 consists of 158° Hue, 79% Saturation, and 48% Lightness.
In the CMYK color model, the color #1adc95 can be represented as Cyan=0.88181818181818%, Magenta=0%, Yellow=0.32272727272727%, and Black=0.13725490196078%.
Shades of #1adc95
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 #1adc95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1adc95
Preview of #1adc95 on White Background
The contrast ratio of #1adc95 with white color is 1.79
Preview of #1adc95 on black background
The contrast ratio of #1adc95 with black color is 11.72
#1adc95 color will look good with a black background.
Color Schemes of #1adc95
Triadic Colors of #1adc95
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 #1adc95
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 #1adc95
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 #1adc95
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: #1adc95;
}
This is a sample text used for the color #1adc95. 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: #1adc95;
}
This is a sample text used for the color #1adc95. 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 #1adc95;
}
This is a sample text used for the color #1adc95. 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 6.58%
Green 55.7%
Blue 37.72%
CMYK Percentage
Cyan 65.72
Magenta 0%
Yellow 24.05%
Black 10.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.