#abf8c6 Hex Color
rgb(171, 248, 198)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | f8 | c6 | - | #abf8c6 |
RGB | 171 | 248 | 198 | - | rgb(171,248,198) |
HSL | 141 | 85% | 82% | - | hsl(141,85%,82%) |
HSV | 141 | 31% | 97% | - | hsv(141,31%,97%) |
XYZ | 60.555 | 79.8699 | 65.6509 | - | xyz(60.555,79.8699,65.6509) |
CIE-LAB | 91.63 | -33.67 | 16.6 | - | lab(91.63,-33.67,16.6) |
CMYK | 0.31048387096774 | 0 | 0.20161290322581 | 0.027450980392157 | cmyk(0.31048387096774,0,0.20161290322581,0.027450980392157) |
Description
The RGB value of color #abf8c6 is rgb(171, 248, 198).
In the hex color #abf8c6, The value of Red is 171, value of Green is 248, and value of Blue is 198. The primary color is Green. Similarly, The HSL values for #abf8c6 consists of 141° Hue, 85% Saturation, and 82% Lightness.
In the CMYK color model, the color #abf8c6 can be represented as Cyan=0.31048387096774%, Magenta=0%, Yellow=0.20161290322581%, and Black=0.027450980392157%.
Shades of #abf8c6
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 #abf8c6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abf8c6
Preview of #abf8c6 on White Background
The contrast ratio of #abf8c6 with white color is 1.24
Preview of #abf8c6 on black background
The contrast ratio of #abf8c6 with black color is 16.97
#abf8c6 color will look good with a black background.
Color Schemes of #abf8c6
Triadic Colors of #abf8c6
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 #abf8c6
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 #abf8c6
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 #abf8c6
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: #abf8c6;
}
This is a sample text used for the color #abf8c6. 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: #abf8c6;
}
This is a sample text used for the color #abf8c6. 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 #abf8c6;
}
This is a sample text used for the color #abf8c6. 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.71%
Green 40.19%
Blue 32.09%
CMYK Percentage
Cyan 57.55
Magenta 0%
Yellow 37.37%
Black 5.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.