#a56bfd Hex Color
rgb(165, 107, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 6b | fd | - | #a56bfd |
RGB | 165 | 107 | 253 | - | rgb(165,107,253) |
HSL | 264 | 97% | 71% | - | hsl(264,97%,71%) |
HSV | 264 | 58% | 99% | - | hsv(264,58%,99%) |
XYZ | 38.5044 | 25.6066 | 95.8417 | - | xyz(38.5044,25.6066,95.8417) |
CIE-LAB | 57.66 | 52.46 | -64.67 | - | lab(57.66,52.46,-64.67) |
CMYK | 0.34782608695652 | 0.57707509881423 | 0 | 0.0078431372549019 | cmyk(0.34782608695652,0.57707509881423,0,0.0078431372549019) |
Description
The RGB value of color #a56bfd is rgb(165, 107, 253).
In the hex color #a56bfd, The value of Red is 165, value of Green is 107, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #a56bfd consists of 264° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #a56bfd can be represented as Cyan=0.34782608695652%, Magenta=0.57707509881423%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #a56bfd
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 #a56bfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a56bfd
Preview of #a56bfd on White Background
The contrast ratio of #a56bfd with white color is 3.43
Preview of #a56bfd on black background
The contrast ratio of #a56bfd with black color is 6.12
#a56bfd color will look good with a black background.
Color Schemes of #a56bfd
Triadic Colors of #a56bfd
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 #a56bfd
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 #a56bfd
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 #a56bfd
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: #a56bfd;
}
This is a sample text used for the color #a56bfd. 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: #a56bfd;
}
This is a sample text used for the color #a56bfd. 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 #a56bfd;
}
This is a sample text used for the color #a56bfd. 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 31.43%
Green 20.38%
Blue 48.19%
CMYK Percentage
Cyan 37.29
Magenta 61.87%
Yellow 0%
Black 0.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.