#abafdd Hex Color
rgb(171, 175, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | af | dd | - | #abafdd |
RGB | 171 | 175 | 221 | - | rgb(171,175,221) |
HSL | 235 | 42% | 77% | - | hsl(235,42%,77%) |
HSV | 235 | 23% | 87% | - | hsv(235,23%,87%) |
XYZ | 45.1757 | 44.5383 | 74.6224 | - | xyz(45.1757,44.5383,74.6224) |
CIE-LAB | 72.59 | 8.36 | -23.6 | - | lab(72.59,8.36,-23.6) |
CMYK | 0.2262443438914 | 0.20814479638009 | 0 | 0.13333333333333 | cmyk(0.2262443438914,0.20814479638009,0,0.13333333333333) |
Description
The RGB value of color #abafdd is rgb(171, 175, 221).
In the hex color #abafdd, The value of Red is 171, value of Green is 175, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #abafdd consists of 235° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #abafdd can be represented as Cyan=0.2262443438914%, Magenta=0.20814479638009%, Yellow=0%, and Black=0.13333333333333%.
Shades of #abafdd
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 #abafdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abafdd
Preview of #abafdd on White Background
The contrast ratio of #abafdd with white color is 2.12
Preview of #abafdd on black background
The contrast ratio of #abafdd with black color is 9.91
#abafdd color will look good with a black background.
Color Schemes of #abafdd
Triadic Colors of #abafdd
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 #abafdd
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 #abafdd
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 #abafdd
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: #abafdd;
}
This is a sample text used for the color #abafdd. 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: #abafdd;
}
This is a sample text used for the color #abafdd. 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 #abafdd;
}
This is a sample text used for the color #abafdd. 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 30.16%
Green 30.86%
Blue 38.98%
CMYK Percentage
Cyan 39.85
Magenta 36.66%
Yellow 0%
Black 23.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.