#a3bdef Hex Color
rgb(163, 189, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | bd | ef | - | #a3bdef |
RGB | 163 | 189 | 239 | - | rgb(163,189,239) |
HSL | 219 | 70% | 79% | - | hsl(219,70%,79%) |
HSV | 219 | 32% | 94% | - | hsv(219,32%,94%) |
XYZ | 48.8818 | 50.4137 | 88.8158 | - | xyz(48.8818,50.4137,88.8158) |
CIE-LAB | 76.32 | 2.65 | -27.69 | - | lab(76.32,2.65,-27.69) |
CMYK | 0.31799163179916 | 0.2092050209205 | 0 | 0.062745098039216 | cmyk(0.31799163179916,0.2092050209205,0,0.062745098039216) |
Description
The RGB value of color #a3bdef is rgb(163, 189, 239).
In the hex color #a3bdef, The value of Red is 163, value of Green is 189, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a3bdef consists of 219° Hue, 70% Saturation, and 79% Lightness.
In the CMYK color model, the color #a3bdef can be represented as Cyan=0.31799163179916%, Magenta=0.2092050209205%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a3bdef
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 #a3bdef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3bdef
Preview of #a3bdef on White Background
The contrast ratio of #a3bdef with white color is 1.89
Preview of #a3bdef on black background
The contrast ratio of #a3bdef with black color is 11.08
#a3bdef color will look good with a black background.
Color Schemes of #a3bdef
Triadic Colors of #a3bdef
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 #a3bdef
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 #a3bdef
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 #a3bdef
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: #a3bdef;
}
This is a sample text used for the color #a3bdef. 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: #a3bdef;
}
This is a sample text used for the color #a3bdef. 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 #a3bdef;
}
This is a sample text used for the color #a3bdef. 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.58%
Green 31.98%
Blue 40.44%
CMYK Percentage
Cyan 53.9
Magenta 35.46%
Yellow 0%
Black 10.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.