#abfef6 Hex Color
rgb(171, 254, 246)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | fe | f6 | - | #abfef6 |
| RGB | 171 | 254 | 246 | - | rgb(171,254,246) |
| HSL | 174 | 98% | 83% | - | hsl(174,98%,83%) |
| HSV | 174 | 33% | 100% | - | hsv(174,33%,100%) |
| XYZ | 68.8709 | 86.1954 | 100.1963 | - | xyz(68.8709,86.1954,100.1963) |
| CIE-LAB | 94.4 | -26.75 | -4.2 | - | lab(94.4,-26.75,-4.2) |
| CMYK | 0.32677165354331 | 0 | 0.031496062992126 | 0.003921568627451 | cmyk(0.32677165354331,0,0.031496062992126,0.003921568627451) |
Description
The RGB value of color #abfef6 is rgb(171, 254, 246).
In the hex color #abfef6, The value of Red is 171, value of Green is 254, and value of Blue is 246. The primary color is Green. Similarly, The HSL values for #abfef6 consists of 174° Hue, 98% Saturation, and 83% Lightness.
In the CMYK color model, the color #abfef6 can be represented as Cyan=0.32677165354331%, Magenta=0%, Yellow=0.031496062992126%, and Black=0.003921568627451%.
Shades of #abfef6
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 #abfef6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abfef6
Preview of #abfef6 on White Background
The contrast ratio of #abfef6 with white color is 1.15
Preview of #abfef6 on black background
The contrast ratio of #abfef6 with black color is 18.24
#abfef6 color will look good with a black background.
Color Schemes of #abfef6
Triadic Colors of #abfef6
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 #abfef6
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 #abfef6
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 #abfef6
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: #abfef6;
}
This is a sample text used for the color #abfef6. 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: #abfef6;
}
This is a sample text used for the color #abfef6. 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 #abfef6;
}
This is a sample text used for the color #abfef6. 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 25.48%
Green 37.85%
Blue 36.66%
CMYK Percentage
Cyan 90.22
Magenta 0%
Yellow 8.7%
Black 1.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.