#bd7cfd Hex Color
rgb(189, 124, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 7c | fd | - | #bd7cfd |
RGB | 189 | 124 | 253 | - | rgb(189,124,253) |
HSL | 270 | 97% | 74% | - | hsl(270,97%,74%) |
HSV | 270 | 51% | 99% | - | hsv(270,51%,99%) |
XYZ | 45.9235 | 32.326 | 96.7476 | - | xyz(45.9235,32.326,96.7476) |
CIE-LAB | 63.61 | 49.19 | -55.01 | - | lab(63.61,49.19,-55.01) |
CMYK | 0.25296442687747 | 0.5098814229249 | 0 | 0.0078431372549019 | cmyk(0.25296442687747,0.5098814229249,0,0.0078431372549019) |
Description
The RGB value of color #bd7cfd is rgb(189, 124, 253).
In the hex color #bd7cfd, The value of Red is 189, value of Green is 124, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #bd7cfd consists of 270° Hue, 97% Saturation, and 74% Lightness.
In the CMYK color model, the color #bd7cfd can be represented as Cyan=0.25296442687747%, Magenta=0.5098814229249%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #bd7cfd
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 #bd7cfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd7cfd
Preview of #bd7cfd on White Background
The contrast ratio of #bd7cfd with white color is 2.81
Preview of #bd7cfd on black background
The contrast ratio of #bd7cfd with black color is 7.47
#bd7cfd color will look good with a black background.
Color Schemes of #bd7cfd
Triadic Colors of #bd7cfd
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 #bd7cfd
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 #bd7cfd
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 #bd7cfd
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: #bd7cfd;
}
This is a sample text used for the color #bd7cfd. 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: #bd7cfd;
}
This is a sample text used for the color #bd7cfd. 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 #bd7cfd;
}
This is a sample text used for the color #bd7cfd. 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.39%
Green 21.91%
Blue 44.7%
CMYK Percentage
Cyan 32.82
Magenta 66.16%
Yellow 0%
Black 1.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.