#bd45a4 Hex Color
rgb(189, 69, 164)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | 45 | a4 | - | #bd45a4 |
| RGB | 189 | 69 | 164 | - | rgb(189,69,164) |
| HSL | 313 | 48% | 51% | - | hsl(313,48%,51%) |
| HSV | 313 | 63% | 74% | - | hsv(313,63%,74%) |
| XYZ | 29.8152 | 17.7554 | 36.9777 | - | xyz(29.8152,17.7554,36.9777) |
| CIE-LAB | 49.2 | 58.71 | -27.13 | - | lab(49.2,58.71,-27.13) |
| CMYK | 0 | 0.63492063492063 | 0.13227513227513 | 0.25882352941176 | cmyk(0,0.63492063492063,0.13227513227513,0.25882352941176) |
Description
The RGB value of color #bd45a4 is rgb(189, 69, 164).
In the hex color #bd45a4, The value of Red is 189, value of Green is 69, and value of Blue is 164. The primary color is Red. Similarly, The HSL values for #bd45a4 consists of 313° Hue, 48% Saturation, and 51% Lightness.
In the CMYK color model, the color #bd45a4 can be represented as Cyan=0%, Magenta=0.63492063492063%, Yellow=0.13227513227513%, and Black=0.25882352941176%.
Shades of #bd45a4
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 #bd45a4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd45a4
Preview of #bd45a4 on White Background
The contrast ratio of #bd45a4 with white color is 4.61
#bd45a4 color will look good on a white background.
Preview of #bd45a4 on black background
The contrast ratio of #bd45a4 with black color is 4.55
Color Schemes of #bd45a4
Triadic Colors of #bd45a4
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 #bd45a4
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 #bd45a4
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 #bd45a4
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: #bd45a4;
}
This is a sample text used for the color #bd45a4. 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: #bd45a4;
}
This is a sample text used for the color #bd45a4. 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 #bd45a4;
}
This is a sample text used for the color #bd45a4. 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.79%
Green 16.35%
Blue 38.86%
CMYK Percentage
Cyan 0
Magenta 61.88%
Yellow 12.89%
Black 25.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.