#a6f1dd Hex Color
rgb(166, 241, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | f1 | dd | - | #a6f1dd |
RGB | 166 | 241 | 221 | - | rgb(166,241,221) |
HSL | 164 | 73% | 80% | - | hsl(164,73%,80%) |
HSV | 164 | 31% | 95% | - | hsv(164,31%,95%) |
XYZ | 60.2323 | 76.238 | 79.9474 | - | xyz(60.2323,76.238,79.9474) |
CIE-LAB | 89.97 | -27.3 | 2.28 | - | lab(89.97,-27.3,2.28) |
CMYK | 0.31120331950207 | 0 | 0.08298755186722 | 0.054901960784314 | cmyk(0.31120331950207,0,0.08298755186722,0.054901960784314) |
Description
The RGB value of color #a6f1dd is rgb(166, 241, 221).
In the hex color #a6f1dd, The value of Red is 166, value of Green is 241, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #a6f1dd consists of 164° Hue, 73% Saturation, and 80% Lightness.
In the CMYK color model, the color #a6f1dd can be represented as Cyan=0.31120331950207%, Magenta=0%, Yellow=0.08298755186722%, and Black=0.054901960784314%.
Shades of #a6f1dd
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 #a6f1dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6f1dd
Preview of #a6f1dd on White Background
The contrast ratio of #a6f1dd with white color is 1.29
Preview of #a6f1dd on black background
The contrast ratio of #a6f1dd with black color is 16.25
#a6f1dd color will look good with a black background.
Color Schemes of #a6f1dd
Triadic Colors of #a6f1dd
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 #a6f1dd
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 #a6f1dd
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 #a6f1dd
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: #a6f1dd;
}
This is a sample text used for the color #a6f1dd. 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: #a6f1dd;
}
This is a sample text used for the color #a6f1dd. 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 #a6f1dd;
}
This is a sample text used for the color #a6f1dd. 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.43%
Green 38.38%
Blue 35.19%
CMYK Percentage
Cyan 69.3
Magenta 0%
Yellow 18.48%
Black 12.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.