#bc46ca Hex Color
rgb(188, 70, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | 46 | ca | - | #bc46ca |
| RGB | 188 | 70 | 202 | - | rgb(188,70,202) |
| HSL | 294 | 55% | 53% | - | hsl(294,55%,53%) |
| HSV | 294 | 65% | 79% | - | hsv(294,65%,79%) |
| XYZ | 33.5899 | 19.336 | 57.8389 | - | xyz(33.5899,19.336,57.8389) |
| CIE-LAB | 51.08 | 64.37 | -46.32 | - | lab(51.08,64.37,-46.32) |
| CMYK | 0.069306930693069 | 0.65346534653465 | 0 | 0.2078431372549 | cmyk(0.069306930693069,0.65346534653465,0,0.2078431372549) |
Description
The RGB value of color #bc46ca is rgb(188, 70, 202).
In the hex color #bc46ca, The value of Red is 188, value of Green is 70, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #bc46ca consists of 294° Hue, 55% Saturation, and 53% Lightness.
In the CMYK color model, the color #bc46ca can be represented as Cyan=0.069306930693069%, Magenta=0.65346534653465%, Yellow=0%, and Black=0.2078431372549%.
Shades of #bc46ca
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 #bc46ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc46ca
Preview of #bc46ca on White Background
The contrast ratio of #bc46ca with white color is 4.31
Preview of #bc46ca on black background
The contrast ratio of #bc46ca with black color is 4.87
#bc46ca color will look good with a black background.
Color Schemes of #bc46ca
Triadic Colors of #bc46ca
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 #bc46ca
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 #bc46ca
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 #bc46ca
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: #bc46ca;
}
This is a sample text used for the color #bc46ca. 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: #bc46ca;
}
This is a sample text used for the color #bc46ca. 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 #bc46ca;
}
This is a sample text used for the color #bc46ca. 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 40.87%
Green 15.22%
Blue 43.91%
CMYK Percentage
Cyan 7.45
Magenta 70.22%
Yellow 0%
Black 22.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.