#a7cdfa Hex Color
rgb(167, 205, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | cd | fa | - | #a7cdfa |
RGB | 167 | 205 | 250 | - | rgb(167,205,250) |
HSL | 213 | 89% | 82% | - | hsl(213,89%,82%) |
HSV | 213 | 33% | 98% | - | hsv(213,33%,98%) |
XYZ | 55.023 | 58.7803 | 98.8882 | - | xyz(55.023,58.7803,98.8882) |
CIE-LAB | 81.17 | -2.12 | -26.15 | - | lab(81.17,-2.12,-26.15) |
CMYK | 0.332 | 0.18 | 0 | 0.019607843137255 | cmyk(0.332,0.18,0,0.019607843137255) |
Description
The RGB value of color #a7cdfa is rgb(167, 205, 250).
In the hex color #a7cdfa, The value of Red is 167, value of Green is 205, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #a7cdfa consists of 213° Hue, 89% Saturation, and 82% Lightness.
In the CMYK color model, the color #a7cdfa can be represented as Cyan=0.332%, Magenta=0.18%, Yellow=0%, and Black=0.019607843137255%.
Shades of #a7cdfa
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 #a7cdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7cdfa
Preview of #a7cdfa on White Background
The contrast ratio of #a7cdfa with white color is 1.65
Preview of #a7cdfa on black background
The contrast ratio of #a7cdfa with black color is 12.76
#a7cdfa color will look good with a black background.
Color Schemes of #a7cdfa
Triadic Colors of #a7cdfa
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 #a7cdfa
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 #a7cdfa
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 #a7cdfa
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: #a7cdfa;
}
This is a sample text used for the color #a7cdfa. 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: #a7cdfa;
}
This is a sample text used for the color #a7cdfa. 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 #a7cdfa;
}
This is a sample text used for the color #a7cdfa. 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.85%
Green 32.96%
Blue 40.19%
CMYK Percentage
Cyan 62.45
Magenta 33.86%
Yellow 0%
Black 3.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.