#bd2ac1 Hex Color
rgb(189, 42, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 2a | c1 | - | #bd2ac1 |
RGB | 189 | 42 | 193 | - | rgb(189,42,193) |
HSL | 298 | 64% | 46% | - | hsl(298,64%,46%) |
HSV | 298 | 78% | 76% | - | hsv(298,78%,76%) |
XYZ | 31.4399 | 16.325 | 51.9461 | - | xyz(31.4399,16.325,51.9461) |
CIE-LAB | 47.4 | 72.53 | -46.97 | - | lab(47.4,72.53,-46.97) |
CMYK | 0.020725388601036 | 0.78238341968912 | 0 | 0.24313725490196 | cmyk(0.020725388601036,0.78238341968912,0,0.24313725490196) |
Description
The RGB value of color #bd2ac1 is rgb(189, 42, 193).
In the hex color #bd2ac1, The value of Red is 189, value of Green is 42, and value of Blue is 193. The primary color is Blue. Similarly, The HSL values for #bd2ac1 consists of 298° Hue, 64% Saturation, and 46% Lightness.
In the CMYK color model, the color #bd2ac1 can be represented as Cyan=0.020725388601036%, Magenta=0.78238341968912%, Yellow=0%, and Black=0.24313725490196%.
Shades of #bd2ac1
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 #bd2ac1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd2ac1
Preview of #bd2ac1 on White Background
The contrast ratio of #bd2ac1 with white color is 4.92
#bd2ac1 color will look good on a white background.
Preview of #bd2ac1 on black background
The contrast ratio of #bd2ac1 with black color is 4.27
Color Schemes of #bd2ac1
Triadic Colors of #bd2ac1
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 #bd2ac1
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 #bd2ac1
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 #bd2ac1
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: #bd2ac1;
}
This is a sample text used for the color #bd2ac1. 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: #bd2ac1;
}
This is a sample text used for the color #bd2ac1. 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 #bd2ac1;
}
This is a sample text used for the color #bd2ac1. 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 44.58%
Green 9.91%
Blue 45.52%
CMYK Percentage
Cyan 1.98
Magenta 74.78%
Yellow 0%
Black 23.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.