#a1e6bb Hex Color
rgb(161, 230, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | e6 | bb | - | #a1e6bb |
RGB | 161 | 230 | 187 | - | rgb(161,230,187) |
HSL | 143 | 58% | 77% | - | hsl(143,58%,77%) |
HSV | 143 | 30% | 90% | - | hsv(143,30%,90%) |
XYZ | 51.9644 | 67.7586 | 57.3536 | - | xyz(51.9644,67.7586,57.3536) |
CIE-LAB | 85.89 | -30.32 | 14.14 | - | lab(85.89,-30.32,14.14) |
CMYK | 0.3 | 0 | 0.18695652173913 | 0.098039215686274 | cmyk(0.3,0,0.18695652173913,0.098039215686274) |
Description
The RGB value of color #a1e6bb is rgb(161, 230, 187).
In the hex color #a1e6bb, The value of Red is 161, value of Green is 230, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #a1e6bb consists of 143° Hue, 58% Saturation, and 77% Lightness.
In the CMYK color model, the color #a1e6bb can be represented as Cyan=0.3%, Magenta=0%, Yellow=0.18695652173913%, and Black=0.098039215686274%.
Shades of #a1e6bb
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 #a1e6bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1e6bb
Preview of #a1e6bb on White Background
The contrast ratio of #a1e6bb with white color is 1.44
Preview of #a1e6bb on black background
The contrast ratio of #a1e6bb with black color is 14.55
#a1e6bb color will look good with a black background.
Color Schemes of #a1e6bb
Triadic Colors of #a1e6bb
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 #a1e6bb
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 #a1e6bb
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 #a1e6bb
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: #a1e6bb;
}
This is a sample text used for the color #a1e6bb. 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: #a1e6bb;
}
This is a sample text used for the color #a1e6bb. 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 #a1e6bb;
}
This is a sample text used for the color #a1e6bb. 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 27.85%
Green 39.79%
Blue 32.35%
CMYK Percentage
Cyan 51.28
Magenta 0%
Yellow 31.96%
Black 16.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.