#a3aedc Hex Color
rgb(163, 174, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | ae | dc | - | #a3aedc |
RGB | 163 | 174 | 220 | - | rgb(163,174,220) |
HSL | 228 | 45% | 75% | - | hsl(228,45%,75%) |
HSV | 228 | 26% | 86% | - | hsv(228,26%,86%) |
XYZ | 43.1586 | 43.2259 | 73.7789 | - | xyz(43.1586,43.2259,73.7789) |
CIE-LAB | 71.71 | 6.26 | -24.45 | - | lab(71.71,6.26,-24.45) |
CMYK | 0.25909090909091 | 0.20909090909091 | 0 | 0.13725490196078 | cmyk(0.25909090909091,0.20909090909091,0,0.13725490196078) |
Description
The RGB value of color #a3aedc is rgb(163, 174, 220).
In the hex color #a3aedc, The value of Red is 163, value of Green is 174, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #a3aedc consists of 228° Hue, 45% Saturation, and 75% Lightness.
In the CMYK color model, the color #a3aedc can be represented as Cyan=0.25909090909091%, Magenta=0.20909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #a3aedc
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 #a3aedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3aedc
Preview of #a3aedc on White Background
The contrast ratio of #a3aedc with white color is 2.18
Preview of #a3aedc on black background
The contrast ratio of #a3aedc with black color is 9.65
#a3aedc color will look good with a black background.
Color Schemes of #a3aedc
Triadic Colors of #a3aedc
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 #a3aedc
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 #a3aedc
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 #a3aedc
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: #a3aedc;
}
This is a sample text used for the color #a3aedc. 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: #a3aedc;
}
This is a sample text used for the color #a3aedc. 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 #a3aedc;
}
This is a sample text used for the color #a3aedc. 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 29.26%
Green 31.24%
Blue 39.5%
CMYK Percentage
Cyan 42.79
Magenta 34.54%
Yellow 0%
Black 22.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.