#bd2bbd Hex Color
rgb(189, 43, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 2b | bd | - | #bd2bbd |
RGB | 189 | 43 | 189 | - | rgb(189,43,189) |
HSL | 300 | 63% | 45% | - | hsl(300,63%,45%) |
HSV | 300 | 77% | 74% | - | hsv(300,77%,74%) |
XYZ | 31.0355 | 16.2207 | 49.6393 | - | xyz(31.0355,16.2207,49.6393) |
CIE-LAB | 47.26 | 71.62 | -44.85 | - | lab(47.26,71.62,-44.85) |
CMYK | 0 | 0.77248677248677 | 0 | 0.25882352941176 | cmyk(0,0.77248677248677,0,0.25882352941176) |
Description
The RGB value of color #bd2bbd is rgb(189, 43, 189).
In the hex color #bd2bbd, The value of Red is 189, value of Green is 43, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #bd2bbd consists of 300° Hue, 63% Saturation, and 45% Lightness.
In the CMYK color model, the color #bd2bbd can be represented as Cyan=0%, Magenta=0.77248677248677%, Yellow=0%, and Black=0.25882352941176%.
Shades of #bd2bbd
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 #bd2bbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd2bbd
Preview of #bd2bbd on White Background
The contrast ratio of #bd2bbd with white color is 4.95
#bd2bbd color will look good on a white background.
Preview of #bd2bbd on black background
The contrast ratio of #bd2bbd with black color is 4.24
Color Schemes of #bd2bbd
Triadic Colors of #bd2bbd
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 #bd2bbd
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 #bd2bbd
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 #bd2bbd
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: #bd2bbd;
}
This is a sample text used for the color #bd2bbd. 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: #bd2bbd;
}
This is a sample text used for the color #bd2bbd. 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 #bd2bbd;
}
This is a sample text used for the color #bd2bbd. 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.89%
Green 10.21%
Blue 44.89%
CMYK Percentage
Cyan 0
Magenta 74.9%
Yellow 0%
Black 25.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.