#a5ffdb Hex Color
rgb(165, 255, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | ff | db | - | #a5ffdb |
RGB | 165 | 255 | 219 | - | rgb(165,255,219) |
HSL | 156 | 100% | 82% | - | hsl(156,100%,82%) |
HSV | 156 | 35% | 100% | - | hsv(156,35%,100%) |
XYZ | 64.0632 | 84.6338 | 79.9773 | - | xyz(64.0632,84.6338,79.9773) |
CIE-LAB | 93.73 | -34.56 | 8.73 | - | lab(93.73,-34.56,8.73) |
CMYK | 0.35294117647059 | 0 | 0.14117647058824 | 0 | cmyk(0.35294117647059,0,0.14117647058824,0) |
Description
The RGB value of color #a5ffdb is rgb(165, 255, 219).
In the hex color #a5ffdb, The value of Red is 165, value of Green is 255, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #a5ffdb consists of 156° Hue, 100% Saturation, and 82% Lightness.
In the CMYK color model, the color #a5ffdb can be represented as Cyan=0.35294117647059%, Magenta=0%, Yellow=0.14117647058824%, and Black=0%.
Shades of #a5ffdb
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 #a5ffdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5ffdb
Preview of #a5ffdb on White Background
The contrast ratio of #a5ffdb with white color is 1.17
Preview of #a5ffdb on black background
The contrast ratio of #a5ffdb with black color is 17.93
#a5ffdb color will look good with a black background.
Color Schemes of #a5ffdb
Triadic Colors of #a5ffdb
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 #a5ffdb
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 #a5ffdb
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 #a5ffdb
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: #a5ffdb;
}
This is a sample text used for the color #a5ffdb. 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: #a5ffdb;
}
This is a sample text used for the color #a5ffdb. 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 #a5ffdb;
}
This is a sample text used for the color #a5ffdb. 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.82%
Green 39.91%
Blue 34.27%
CMYK Percentage
Cyan 71.43
Magenta 0%
Yellow 28.57%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.