#a751fb Hex Color
rgb(167, 81, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 51 | fb | - | #a751fb |
RGB | 167 | 81 | 251 | - | rgb(167,81,251) |
HSL | 270 | 96% | 65% | - | hsl(270,96%,65%) |
HSV | 270 | 68% | 98% | - | hsv(270,68%,98%) |
XYZ | 36.2914 | 21.0654 | 93.42 | - | xyz(36.2914,21.0654,93.42) |
CIE-LAB | 53.02 | 65.23 | -71.04 | - | lab(53.02,65.23,-71.04) |
CMYK | 0.33466135458167 | 0.67729083665339 | 0 | 0.015686274509804 | cmyk(0.33466135458167,0.67729083665339,0,0.015686274509804) |
Description
The RGB value of color #a751fb is rgb(167, 81, 251).
In the hex color #a751fb, The value of Red is 167, value of Green is 81, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #a751fb consists of 270° Hue, 96% Saturation, and 65% Lightness.
In the CMYK color model, the color #a751fb can be represented as Cyan=0.33466135458167%, Magenta=0.67729083665339%, Yellow=0%, and Black=0.015686274509804%.
Shades of #a751fb
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 #a751fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a751fb
Preview of #a751fb on White Background
The contrast ratio of #a751fb with white color is 4.03
Preview of #a751fb on black background
The contrast ratio of #a751fb with black color is 5.21
#a751fb color will look good with a black background.
Color Schemes of #a751fb
Triadic Colors of #a751fb
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 #a751fb
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 #a751fb
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 #a751fb
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: #a751fb;
}
This is a sample text used for the color #a751fb. 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: #a751fb;
}
This is a sample text used for the color #a751fb. 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 #a751fb;
}
This is a sample text used for the color #a751fb. 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 33.47%
Green 16.23%
Blue 50.3%
CMYK Percentage
Cyan 32.57
Magenta 65.91%
Yellow 0%
Black 1.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.