#acd9fd Hex Color
rgb(172, 217, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | d9 | fd | - | #acd9fd |
RGB | 172 | 217 | 253 | - | rgb(172,217,253) |
HSL | 207 | 95% | 83% | - | hsl(207,95%,83%) |
HSV | 207 | 32% | 99% | - | hsv(207,32%,99%) |
XYZ | 59.5557 | 65.4882 | 102.4301 | - | xyz(59.5557,65.4882,102.4301) |
CIE-LAB | 84.73 | -6.34 | -22.29 | - | lab(84.73,-6.34,-22.29) |
CMYK | 0.3201581027668 | 0.14229249011858 | 0 | 0.0078431372549019 | cmyk(0.3201581027668,0.14229249011858,0,0.0078431372549019) |
Description
The RGB value of color #acd9fd is rgb(172, 217, 253).
In the hex color #acd9fd, The value of Red is 172, value of Green is 217, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #acd9fd consists of 207° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #acd9fd can be represented as Cyan=0.3201581027668%, Magenta=0.14229249011858%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #acd9fd
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 #acd9fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acd9fd
Preview of #acd9fd on White Background
The contrast ratio of #acd9fd with white color is 1.49
Preview of #acd9fd on black background
The contrast ratio of #acd9fd with black color is 14.1
#acd9fd color will look good with a black background.
Color Schemes of #acd9fd
Triadic Colors of #acd9fd
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 #acd9fd
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 #acd9fd
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 #acd9fd
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: #acd9fd;
}
This is a sample text used for the color #acd9fd. 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: #acd9fd;
}
This is a sample text used for the color #acd9fd. 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 #acd9fd;
}
This is a sample text used for the color #acd9fd. 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.79%
Green 33.8%
Blue 39.41%
CMYK Percentage
Cyan 68.08
Magenta 30.26%
Yellow 0%
Black 1.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.