#a4aefc Hex Color
rgb(164, 174, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | ae | fc | - | #a4aefc |
RGB | 164 | 174 | 252 | - | rgb(164,174,252) |
HSL | 233 | 94% | 82% | - | hsl(233,94%,82%) |
HSV | 233 | 35% | 99% | - | hsv(233,35%,99%) |
XYZ | 48.0166 | 45.1929 | 98.2878 | - | xyz(48.0166,45.1929,98.2878) |
CIE-LAB | 73.02 | 14.52 | -39.81 | - | lab(73.02,14.52,-39.81) |
CMYK | 0.34920634920635 | 0.30952380952381 | 0 | 0.011764705882353 | cmyk(0.34920634920635,0.30952380952381,0,0.011764705882353) |
Description
The RGB value of color #a4aefc is rgb(164, 174, 252).
In the hex color #a4aefc, The value of Red is 164, value of Green is 174, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #a4aefc consists of 233° Hue, 94% Saturation, and 82% Lightness.
In the CMYK color model, the color #a4aefc can be represented as Cyan=0.34920634920635%, Magenta=0.30952380952381%, Yellow=0%, and Black=0.011764705882353%.
Shades of #a4aefc
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 #a4aefc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4aefc
Preview of #a4aefc on White Background
The contrast ratio of #a4aefc with white color is 2.09
Preview of #a4aefc on black background
The contrast ratio of #a4aefc with black color is 10.04
#a4aefc color will look good with a black background.
Color Schemes of #a4aefc
Triadic Colors of #a4aefc
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 #a4aefc
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 #a4aefc
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 #a4aefc
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: #a4aefc;
}
This is a sample text used for the color #a4aefc. 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: #a4aefc;
}
This is a sample text used for the color #a4aefc. 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 #a4aefc;
}
This is a sample text used for the color #a4aefc. 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.8%
Green 29.49%
Blue 42.71%
CMYK Percentage
Cyan 52.08
Magenta 46.16%
Yellow 0%
Black 1.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.