#bd43fc Hex Color
rgb(189, 67, 252)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | 43 | fc | - | #bd43fc |
| RGB | 189 | 67 | 252 | - | rgb(189,67,252) |
| HSL | 280 | 97% | 63% | - | hsl(280,97%,63%) |
| HSV | 280 | 73% | 99% | - | hsv(280,73%,99%) |
| XYZ | 40.5641 | 21.8614 | 94.1772 | - | xyz(40.5641,21.8614,94.1772) |
| CIE-LAB | 53.88 | 75.24 | -70.08 | - | lab(53.88,75.24,-70.08) |
| CMYK | 0.25 | 0.73412698412698 | 0 | 0.011764705882353 | cmyk(0.25,0.73412698412698,0,0.011764705882353) |
Description
The RGB value of color #bd43fc is rgb(189, 67, 252).
In the hex color #bd43fc, The value of Red is 189, value of Green is 67, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #bd43fc consists of 280° Hue, 97% Saturation, and 63% Lightness.
In the CMYK color model, the color #bd43fc can be represented as Cyan=0.25%, Magenta=0.73412698412698%, Yellow=0%, and Black=0.011764705882353%.
Shades of #bd43fc
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 #bd43fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd43fc
Preview of #bd43fc on White Background
The contrast ratio of #bd43fc with white color is 3.91
Preview of #bd43fc on black background
The contrast ratio of #bd43fc with black color is 5.37
#bd43fc color will look good with a black background.
Color Schemes of #bd43fc
Triadic Colors of #bd43fc
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 #bd43fc
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 #bd43fc
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 #bd43fc
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: #bd43fc;
}
This is a sample text used for the color #bd43fc. 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: #bd43fc;
}
This is a sample text used for the color #bd43fc. 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 #bd43fc;
}
This is a sample text used for the color #bd43fc. 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 37.2%
Green 13.19%
Blue 49.61%
CMYK Percentage
Cyan 25.1
Magenta 73.72%
Yellow 0%
Black 1.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.