#bd41ed Hex Color
rgb(189, 65, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 41 | ed | - | #bd41ed |
RGB | 189 | 65 | 237 | - | rgb(189,65,237) |
HSL | 283 | 83% | 59% | - | hsl(283,83%,59%) |
HSV | 283 | 73% | 93% | - | hsv(283,73%,93%) |
XYZ | 38.1626 | 20.7138 | 82.1075 | - | xyz(38.1626,20.7138,82.1075) |
CIE-LAB | 52.63 | 73.03 | -63.71 | - | lab(52.63,73.03,-63.71) |
CMYK | 0.20253164556962 | 0.72573839662447 | 0 | 0.070588235294118 | cmyk(0.20253164556962,0.72573839662447,0,0.070588235294118) |
Description
The RGB value of color #bd41ed is rgb(189, 65, 237).
In the hex color #bd41ed, The value of Red is 189, value of Green is 65, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #bd41ed consists of 283° Hue, 83% Saturation, and 59% Lightness.
In the CMYK color model, the color #bd41ed can be represented as Cyan=0.20253164556962%, Magenta=0.72573839662447%, Yellow=0%, and Black=0.070588235294118%.
Shades of #bd41ed
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 #bd41ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd41ed
Preview of #bd41ed on White Background
The contrast ratio of #bd41ed with white color is 4.08
Preview of #bd41ed on black background
The contrast ratio of #bd41ed with black color is 5.14
#bd41ed color will look good with a black background.
Color Schemes of #bd41ed
Triadic Colors of #bd41ed
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 #bd41ed
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 #bd41ed
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 #bd41ed
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: #bd41ed;
}
This is a sample text used for the color #bd41ed. 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: #bd41ed;
}
This is a sample text used for the color #bd41ed. 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 #bd41ed;
}
This is a sample text used for the color #bd41ed. 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.49%
Green 13.24%
Blue 48.27%
CMYK Percentage
Cyan 20.28
Magenta 72.66%
Yellow 0%
Black 7.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.