#bf5bd5 Hex Color
rgb(191, 91, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 5b | d5 | - | #bf5bd5 |
RGB | 191 | 91 | 213 | - | rgb(191,91,213) |
HSL | 289 | 59% | 60% | - | hsl(289,59%,60%) |
HSV | 289 | 57% | 84% | - | hsv(289,57%,84%) |
XYZ | 37.2372 | 23.3626 | 65.4976 | - | xyz(37.2372,23.3626,65.4976) |
CIE-LAB | 55.44 | 57.91 | -45.65 | - | lab(55.44,57.91,-45.65) |
CMYK | 0.10328638497653 | 0.57276995305164 | 0 | 0.16470588235294 | cmyk(0.10328638497653,0.57276995305164,0,0.16470588235294) |
Description
The RGB value of color #bf5bd5 is rgb(191, 91, 213).
In the hex color #bf5bd5, The value of Red is 191, value of Green is 91, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #bf5bd5 consists of 289° Hue, 59% Saturation, and 60% Lightness.
In the CMYK color model, the color #bf5bd5 can be represented as Cyan=0.10328638497653%, Magenta=0.57276995305164%, Yellow=0%, and Black=0.16470588235294%.
Shades of #bf5bd5
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 #bf5bd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf5bd5
Preview of #bf5bd5 on White Background
The contrast ratio of #bf5bd5 with white color is 3.7
Preview of #bf5bd5 on black background
The contrast ratio of #bf5bd5 with black color is 5.67
#bf5bd5 color will look good with a black background.
Color Schemes of #bf5bd5
Triadic Colors of #bf5bd5
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 #bf5bd5
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 #bf5bd5
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 #bf5bd5
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: #bf5bd5;
}
This is a sample text used for the color #bf5bd5. 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: #bf5bd5;
}
This is a sample text used for the color #bf5bd5. 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 #bf5bd5;
}
This is a sample text used for the color #bf5bd5. 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 38.59%
Green 18.38%
Blue 43.03%
CMYK Percentage
Cyan 12.28
Magenta 68.13%
Yellow 0%
Black 19.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.