#a1cb5f Hex Color
rgb(161, 203, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | cb | 5f | - | #a1cb5f |
RGB | 161 | 203 | 95 | - | rgb(161,203,95) |
HSL | 83 | 51% | 58% | - | hsl(83,51%,58%) |
HSV | 83 | 53% | 80% | - | hsv(83,53%,80%) |
XYZ | 38.1194 | 51.1152 | 18.6836 | - | xyz(38.1194,51.1152,18.6836) |
CIE-LAB | 76.75 | -31.05 | 48.77 | - | lab(76.75,-31.05,48.77) |
CMYK | 0.20689655172414 | 0 | 0.5320197044335 | 0.20392156862745 | cmyk(0.20689655172414,0,0.5320197044335,0.20392156862745) |
Description
The RGB value of color #a1cb5f is rgb(161, 203, 95).
In the hex color #a1cb5f, The value of Red is 161, value of Green is 203, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #a1cb5f consists of 83° Hue, 51% Saturation, and 58% Lightness.
In the CMYK color model, the color #a1cb5f can be represented as Cyan=0.20689655172414%, Magenta=0%, Yellow=0.5320197044335%, and Black=0.20392156862745%.
Shades of #a1cb5f
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 #a1cb5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1cb5f
Preview of #a1cb5f on White Background
The contrast ratio of #a1cb5f with white color is 1.87
Preview of #a1cb5f on black background
The contrast ratio of #a1cb5f with black color is 11.22
#a1cb5f color will look good with a black background.
Color Schemes of #a1cb5f
Triadic Colors of #a1cb5f
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 #a1cb5f
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 #a1cb5f
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 #a1cb5f
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: #a1cb5f;
}
This is a sample text used for the color #a1cb5f. 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: #a1cb5f;
}
This is a sample text used for the color #a1cb5f. 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 #a1cb5f;
}
This is a sample text used for the color #a1cb5f. 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 44.23%
Blue 20.7%
CMYK Percentage
Cyan 21.94
Magenta 0%
Yellow 56.43%
Black 21.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.