#a5dbdd Hex Color
rgb(165, 219, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | db | dd | - | #a5dbdd |
RGB | 165 | 219 | 221 | - | rgb(165,219,221) |
HSL | 182 | 45% | 76% | - | hsl(182,45%,76%) |
HSV | 182 | 25% | 87% | - | hsv(182,25%,87%) |
XYZ | 53.8997 | 63.8828 | 77.8964 | - | xyz(53.8997,63.8828,77.8964) |
CIE-LAB | 83.9 | -16.76 | -6.63 | - | lab(83.9,-16.76,-6.63) |
CMYK | 0.25339366515837 | 0.0090497737556562 | 0 | 0.13333333333333 | cmyk(0.25339366515837,0.0090497737556562,0,0.13333333333333) |
Description
The RGB value of color #a5dbdd is rgb(165, 219, 221).
In the hex color #a5dbdd, The value of Red is 165, value of Green is 219, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #a5dbdd consists of 182° Hue, 45% Saturation, and 76% Lightness.
In the CMYK color model, the color #a5dbdd can be represented as Cyan=0.25339366515837%, Magenta=0.0090497737556562%, Yellow=0%, and Black=0.13333333333333%.
Shades of #a5dbdd
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 #a5dbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5dbdd
Preview of #a5dbdd on White Background
The contrast ratio of #a5dbdd with white color is 1.52
Preview of #a5dbdd on black background
The contrast ratio of #a5dbdd with black color is 13.78
#a5dbdd color will look good with a black background.
Color Schemes of #a5dbdd
Triadic Colors of #a5dbdd
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 #a5dbdd
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 #a5dbdd
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 #a5dbdd
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: #a5dbdd;
}
This is a sample text used for the color #a5dbdd. 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: #a5dbdd;
}
This is a sample text used for the color #a5dbdd. 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 #a5dbdd;
}
This is a sample text used for the color #a5dbdd. 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 27.27%
Green 36.2%
Blue 36.53%
CMYK Percentage
Cyan 64.02
Magenta 2.29%
Yellow 0%
Black 33.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.