#a0fefd Hex Color
rgb(160, 254, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | fe | fd | - | #a0fefd |
RGB | 160 | 254 | 253 | - | rgb(160,254,253) |
HSL | 179 | 98% | 81% | - | hsl(179,98%,81%) |
HSV | 179 | 37% | 100% | - | hsv(179,37%,100%) |
XYZ | 67.6686 | 85.4491 | 105.8553 | - | xyz(67.6686,85.4491,105.8553) |
CIE-LAB | 94.08 | -28 | -8.34 | - | lab(94.08,-28,-8.34) |
CMYK | 0.37007874015748 | 0 | 0.0039370078740157 | 0.003921568627451 | cmyk(0.37007874015748,0,0.0039370078740157,0.003921568627451) |
Description
The RGB value of color #a0fefd is rgb(160, 254, 253).
In the hex color #a0fefd, The value of Red is 160, value of Green is 254, and value of Blue is 253. The primary color is Green. Similarly, The HSL values for #a0fefd consists of 179° Hue, 98% Saturation, and 81% Lightness.
In the CMYK color model, the color #a0fefd can be represented as Cyan=0.37007874015748%, Magenta=0%, Yellow=0.0039370078740157%, and Black=0.003921568627451%.
Shades of #a0fefd
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 #a0fefd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0fefd
Preview of #a0fefd on White Background
The contrast ratio of #a0fefd with white color is 1.16
Preview of #a0fefd on black background
The contrast ratio of #a0fefd with black color is 18.09
#a0fefd color will look good with a black background.
Color Schemes of #a0fefd
Triadic Colors of #a0fefd
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 #a0fefd
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 #a0fefd
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 #a0fefd
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: #a0fefd;
}
This is a sample text used for the color #a0fefd. 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: #a0fefd;
}
This is a sample text used for the color #a0fefd. 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 #a0fefd;
}
This is a sample text used for the color #a0fefd. 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 23.99%
Green 38.08%
Blue 37.93%
CMYK Percentage
Cyan 97.92
Magenta 0%
Yellow 1.04%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.