#bc2cdd Hex Color
rgb(188, 44, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 2c | dd | - | #bc2cdd |
RGB | 188 | 44 | 221 | - | rgb(188,44,221) |
HSL | 289 | 72% | 52% | - | hsl(289,72%,52%) |
HSV | 289 | 80% | 87% | - | hsv(289,80%,87%) |
XYZ | 34.6909 | 17.7132 | 69.9972 | - | xyz(34.6909,17.7132,69.9972) |
CIE-LAB | 49.15 | 76.52 | -60.29 | - | lab(49.15,76.52,-60.29) |
CMYK | 0.14932126696833 | 0.80090497737557 | 0 | 0.13333333333333 | cmyk(0.14932126696833,0.80090497737557,0,0.13333333333333) |
Description
The RGB value of color #bc2cdd is rgb(188, 44, 221).
In the hex color #bc2cdd, The value of Red is 188, value of Green is 44, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #bc2cdd consists of 289° Hue, 72% Saturation, and 52% Lightness.
In the CMYK color model, the color #bc2cdd can be represented as Cyan=0.14932126696833%, Magenta=0.80090497737557%, Yellow=0%, and Black=0.13333333333333%.
Shades of #bc2cdd
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 #bc2cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc2cdd
Preview of #bc2cdd on White Background
The contrast ratio of #bc2cdd with white color is 4.62
#bc2cdd color will look good on a white background.
Preview of #bc2cdd on black background
The contrast ratio of #bc2cdd with black color is 4.54
Color Schemes of #bc2cdd
Triadic Colors of #bc2cdd
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 #bc2cdd
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 #bc2cdd
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 #bc2cdd
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: #bc2cdd;
}
This is a sample text used for the color #bc2cdd. 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: #bc2cdd;
}
This is a sample text used for the color #bc2cdd. 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 #bc2cdd;
}
This is a sample text used for the color #bc2cdd. 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 41.5%
Green 9.71%
Blue 48.79%
CMYK Percentage
Cyan 13.78
Magenta 73.91%
Yellow 0%
Black 12.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.