#a6dfed Hex Color
rgb(166, 223, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | df | ed | - | #a6dfed |
RGB | 166 | 223 | 237 | - | rgb(166,223,237) |
HSL | 192 | 66% | 79% | - | hsl(192,66%,79%) |
HSV | 192 | 30% | 93% | - | hsv(192,30%,93%) |
XYZ | 57.3996 | 66.9968 | 90.0272 | - | xyz(57.3996,66.9968,90.0272) |
CIE-LAB | 85.5 | -14.88 | -12.71 | - | lab(85.5,-14.88,-12.71) |
CMYK | 0.29957805907173 | 0.059071729957806 | 0 | 0.070588235294118 | cmyk(0.29957805907173,0.059071729957806,0,0.070588235294118) |
Description
The RGB value of color #a6dfed is rgb(166, 223, 237).
In the hex color #a6dfed, The value of Red is 166, value of Green is 223, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #a6dfed consists of 192° Hue, 66% Saturation, and 79% Lightness.
In the CMYK color model, the color #a6dfed can be represented as Cyan=0.29957805907173%, Magenta=0.059071729957806%, Yellow=0%, and Black=0.070588235294118%.
Shades of #a6dfed
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 #a6dfed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6dfed
Preview of #a6dfed on White Background
The contrast ratio of #a6dfed with white color is 1.46
Preview of #a6dfed on black background
The contrast ratio of #a6dfed with black color is 14.4
#a6dfed color will look good with a black background.
Color Schemes of #a6dfed
Triadic Colors of #a6dfed
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 #a6dfed
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 #a6dfed
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 #a6dfed
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: #a6dfed;
}
This is a sample text used for the color #a6dfed. 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: #a6dfed;
}
This is a sample text used for the color #a6dfed. 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 #a6dfed;
}
This is a sample text used for the color #a6dfed. 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.52%
Green 35.62%
Blue 37.86%
CMYK Percentage
Cyan 69.79
Magenta 13.76%
Yellow 0%
Black 16.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.