#a2bdda Hex Color
rgb(162, 189, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | bd | da | - | #a2bdda |
RGB | 162 | 189 | 218 | - | rgb(162,189,218) |
HSL | 211 | 43% | 75% | - | hsl(211,43%,75%) |
HSV | 211 | 26% | 85% | - | hsv(211,26%,85%) |
XYZ | 45.7528 | 49.1385 | 73.4029 | - | xyz(45.7528,49.1385,73.4029) |
CIE-LAB | 75.54 | -2.7 | -17.54 | - | lab(75.54,-2.7,-17.54) |
CMYK | 0.25688073394495 | 0.13302752293578 | 0 | 0.14509803921569 | cmyk(0.25688073394495,0.13302752293578,0,0.14509803921569) |
Description
The RGB value of color #a2bdda is rgb(162, 189, 218).
In the hex color #a2bdda, The value of Red is 162, value of Green is 189, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #a2bdda consists of 211° Hue, 43% Saturation, and 75% Lightness.
In the CMYK color model, the color #a2bdda can be represented as Cyan=0.25688073394495%, Magenta=0.13302752293578%, Yellow=0%, and Black=0.14509803921569%.
Shades of #a2bdda
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 #a2bdda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2bdda
Preview of #a2bdda on White Background
The contrast ratio of #a2bdda with white color is 1.94
Preview of #a2bdda on black background
The contrast ratio of #a2bdda with black color is 10.83
#a2bdda color will look good with a black background.
Color Schemes of #a2bdda
Triadic Colors of #a2bdda
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 #a2bdda
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 #a2bdda
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 #a2bdda
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: #a2bdda;
}
This is a sample text used for the color #a2bdda. 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: #a2bdda;
}
This is a sample text used for the color #a2bdda. 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 #a2bdda;
}
This is a sample text used for the color #a2bdda. 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 28.47%
Green 33.22%
Blue 38.31%
CMYK Percentage
Cyan 48.01
Magenta 24.86%
Yellow 0%
Black 27.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.