#a1db4f Hex Color
rgb(161, 219, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | db | 4f | - | #a1db4f |
RGB | 161 | 219 | 79 | - | rgb(161,219,79) |
HSL | 85 | 66% | 58% | - | hsl(85,66%,58%) |
HSV | 85 | 64% | 86% | - | hsv(85,64%,86%) |
XYZ | 41.4407 | 58.8046 | 16.5634 | - | xyz(41.4407,58.8046,16.5634) |
CIE-LAB | 81.18 | -39.76 | 60.79 | - | lab(81.18,-39.76,60.79) |
CMYK | 0.2648401826484 | 0 | 0.63926940639269 | 0.14117647058824 | cmyk(0.2648401826484,0,0.63926940639269,0.14117647058824) |
Description
The RGB value of color #a1db4f is rgb(161, 219, 79).
In the hex color #a1db4f, The value of Red is 161, value of Green is 219, and value of Blue is 79. The primary color is Green. Similarly, The HSL values for #a1db4f consists of 85° Hue, 66% Saturation, and 58% Lightness.
In the CMYK color model, the color #a1db4f can be represented as Cyan=0.2648401826484%, Magenta=0%, Yellow=0.63926940639269%, and Black=0.14117647058824%.
Shades of #a1db4f
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 #a1db4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1db4f
Preview of #a1db4f on White Background
The contrast ratio of #a1db4f with white color is 1.65
Preview of #a1db4f on black background
The contrast ratio of #a1db4f with black color is 12.76
#a1db4f color will look good with a black background.
Color Schemes of #a1db4f
Triadic Colors of #a1db4f
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 #a1db4f
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 #a1db4f
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 #a1db4f
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: #a1db4f;
}
This is a sample text used for the color #a1db4f. 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: #a1db4f;
}
This is a sample text used for the color #a1db4f. 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 #a1db4f;
}
This is a sample text used for the color #a1db4f. 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 35.08%
Green 47.71%
Blue 17.21%
CMYK Percentage
Cyan 25.34
Magenta 0%
Yellow 61.16%
Black 13.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.