#bd1bdc Hex Color
rgb(189, 27, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 1b | dc | - | #bd1bdc |
RGB | 189 | 27 | 220 | - | rgb(189,27,220) |
HSL | 290 | 78% | 48% | - | hsl(290,78%,48%) |
HSV | 290 | 88% | 86% | - | hsv(290,88%,86%) |
XYZ | 34.2965 | 16.77 | 69.1395 | - | xyz(34.2965,16.77,69.1395) |
CIE-LAB | 47.97 | 80.24 | -61.61 | - | lab(47.97,80.24,-61.61) |
CMYK | 0.14090909090909 | 0.87727272727273 | 0 | 0.13725490196078 | cmyk(0.14090909090909,0.87727272727273,0,0.13725490196078) |
Description
The RGB value of color #bd1bdc is rgb(189, 27, 220).
In the hex color #bd1bdc, The value of Red is 189, value of Green is 27, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #bd1bdc consists of 290° Hue, 78% Saturation, and 48% Lightness.
In the CMYK color model, the color #bd1bdc can be represented as Cyan=0.14090909090909%, Magenta=0.87727272727273%, Yellow=0%, and Black=0.13725490196078%.
Shades of #bd1bdc
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 #bd1bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd1bdc
Preview of #bd1bdc on White Background
The contrast ratio of #bd1bdc with white color is 4.82
#bd1bdc color will look good on a white background.
Preview of #bd1bdc on black background
The contrast ratio of #bd1bdc with black color is 4.35
Color Schemes of #bd1bdc
Triadic Colors of #bd1bdc
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 #bd1bdc
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 #bd1bdc
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 #bd1bdc
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: #bd1bdc;
}
This is a sample text used for the color #bd1bdc. 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: #bd1bdc;
}
This is a sample text used for the color #bd1bdc. 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 #bd1bdc;
}
This is a sample text used for the color #bd1bdc. 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 43.35%
Green 6.19%
Blue 50.46%
CMYK Percentage
Cyan 12.2
Magenta 75.93%
Yellow 0%
Black 11.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.