#a1ffc8 Hex Color
rgb(161, 255, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | ff | c8 | - | #a1ffc8 |
RGB | 161 | 255 | 200 | - | rgb(161,255,200) |
HSL | 145 | 100% | 82% | - | hsl(145,100%,82%) |
HSV | 145 | 37% | 100% | - | hsv(145,37%,100%) |
XYZ | 60.8833 | 83.2672 | 67.5069 | - | xyz(60.8833,83.2672,67.5069) |
CIE-LAB | 93.13 | -39.38 | 17.62 | - | lab(93.13,-39.38,17.62) |
CMYK | 0.36862745098039 | 0 | 0.2156862745098 | 0 | cmyk(0.36862745098039,0,0.2156862745098,0) |
Description
The RGB value of color #a1ffc8 is rgb(161, 255, 200).
In the hex color #a1ffc8, The value of Red is 161, value of Green is 255, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #a1ffc8 consists of 145° Hue, 100% Saturation, and 82% Lightness.
In the CMYK color model, the color #a1ffc8 can be represented as Cyan=0.36862745098039%, Magenta=0%, Yellow=0.2156862745098%, and Black=0%.
Shades of #a1ffc8
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 #a1ffc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1ffc8
Preview of #a1ffc8 on White Background
The contrast ratio of #a1ffc8 with white color is 1.19
Preview of #a1ffc8 on black background
The contrast ratio of #a1ffc8 with black color is 17.65
#a1ffc8 color will look good with a black background.
Color Schemes of #a1ffc8
Triadic Colors of #a1ffc8
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 #a1ffc8
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 #a1ffc8
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 #a1ffc8
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: #a1ffc8;
}
This is a sample text used for the color #a1ffc8. 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: #a1ffc8;
}
This is a sample text used for the color #a1ffc8. 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 #a1ffc8;
}
This is a sample text used for the color #a1ffc8. 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 26.14%
Green 41.4%
Blue 32.47%
CMYK Percentage
Cyan 63.09
Magenta 0%
Yellow 36.91%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.