#a9dafd Hex Color
rgb(169, 218, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | da | fd | - | #a9dafd |
RGB | 169 | 218 | 253 | - | rgb(169,218,253) |
HSL | 205 | 95% | 83% | - | hsl(205,95%,83%) |
HSV | 205 | 33% | 99% | - | hsv(205,33%,99%) |
XYZ | 59.1632 | 65.6697 | 102.4858 | - | xyz(59.1632,65.6697,102.4858) |
CIE-LAB | 84.83 | -7.69 | -22.16 | - | lab(84.83,-7.69,-22.16) |
CMYK | 0.33201581027668 | 0.13833992094862 | 0 | 0.0078431372549019 | cmyk(0.33201581027668,0.13833992094862,0,0.0078431372549019) |
Description
The RGB value of color #a9dafd is rgb(169, 218, 253).
In the hex color #a9dafd, The value of Red is 169, value of Green is 218, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #a9dafd consists of 205° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #a9dafd can be represented as Cyan=0.33201581027668%, Magenta=0.13833992094862%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #a9dafd
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 #a9dafd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9dafd
Preview of #a9dafd on White Background
The contrast ratio of #a9dafd with white color is 1.49
Preview of #a9dafd on black background
The contrast ratio of #a9dafd with black color is 14.13
#a9dafd color will look good with a black background.
Color Schemes of #a9dafd
Triadic Colors of #a9dafd
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 #a9dafd
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 #a9dafd
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 #a9dafd
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: #a9dafd;
}
This is a sample text used for the color #a9dafd. 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: #a9dafd;
}
This is a sample text used for the color #a9dafd. 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 #a9dafd;
}
This is a sample text used for the color #a9dafd. 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.41%
Green 34.06%
Blue 39.53%
CMYK Percentage
Cyan 69.43
Magenta 28.93%
Yellow 0%
Black 1.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.