#a7abfb Hex Color
rgb(167, 171, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | ab | fb | - | #a7abfb |
RGB | 167 | 171 | 251 | - | rgb(167,171,251) |
HSL | 237 | 91% | 82% | - | hsl(237,91%,82%) |
HSV | 237 | 33% | 98% | - | hsv(237,33%,98%) |
XYZ | 47.9118 | 44.3063 | 97.2935 | - | xyz(47.9118,44.3063,97.2935) |
CIE-LAB | 72.43 | 16.75 | -40.17 | - | lab(72.43,16.75,-40.17) |
CMYK | 0.33466135458167 | 0.31872509960159 | 0 | 0.015686274509804 | cmyk(0.33466135458167,0.31872509960159,0,0.015686274509804) |
Description
The RGB value of color #a7abfb is rgb(167, 171, 251).
In the hex color #a7abfb, The value of Red is 167, value of Green is 171, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #a7abfb consists of 237° Hue, 91% Saturation, and 82% Lightness.
In the CMYK color model, the color #a7abfb can be represented as Cyan=0.33466135458167%, Magenta=0.31872509960159%, Yellow=0%, and Black=0.015686274509804%.
Shades of #a7abfb
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 #a7abfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7abfb
Preview of #a7abfb on White Background
The contrast ratio of #a7abfb with white color is 2.13
Preview of #a7abfb on black background
The contrast ratio of #a7abfb with black color is 9.86
#a7abfb color will look good with a black background.
Color Schemes of #a7abfb
Triadic Colors of #a7abfb
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 #a7abfb
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 #a7abfb
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 #a7abfb
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: #a7abfb;
}
This is a sample text used for the color #a7abfb. 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: #a7abfb;
}
This is a sample text used for the color #a7abfb. 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 #a7abfb;
}
This is a sample text used for the color #a7abfb. 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.35%
Green 29.03%
Blue 42.61%
CMYK Percentage
Cyan 50.02
Magenta 47.64%
Yellow 0%
Black 2.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.