#bc0ebc Hex Color
rgb(188, 14, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 0e | bc | - | #bc0ebc |
RGB | 188 | 14 | 188 | - | rgb(188,14,188) |
HSL | 300 | 86% | 40% | - | hsl(300,86%,40%) |
HSV | 300 | 93% | 74% | - | hsv(300,93%,74%) |
XYZ | 29.9732 | 14.6363 | 48.8223 | - | xyz(29.9732,14.6363,48.8223) |
CIE-LAB | 45.13 | 76.83 | -47.68 | - | lab(45.13,76.83,-47.68) |
CMYK | 0 | 0.92553191489362 | 0 | 0.26274509803922 | cmyk(0,0.92553191489362,0,0.26274509803922) |
Description
The RGB value of color #bc0ebc is rgb(188, 14, 188).
In the hex color #bc0ebc, The value of Red is 188, value of Green is 14, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #bc0ebc consists of 300° Hue, 86% Saturation, and 40% Lightness.
In the CMYK color model, the color #bc0ebc can be represented as Cyan=0%, Magenta=0.92553191489362%, Yellow=0%, and Black=0.26274509803922%.
Shades of #bc0ebc
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 #bc0ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc0ebc
Preview of #bc0ebc on White Background
The contrast ratio of #bc0ebc with white color is 5.35
#bc0ebc color will look good on a white background.
Preview of #bc0ebc on black background
The contrast ratio of #bc0ebc with black color is 3.93
Color Schemes of #bc0ebc
Triadic Colors of #bc0ebc
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 #bc0ebc
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 #bc0ebc
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 #bc0ebc
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.
Monochromatic Colors of #bc0ebc
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bc0ebc;
}
This is a sample text used for the color #bc0ebc. 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: #bc0ebc;
}
This is a sample text used for the color #bc0ebc. 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 #bc0ebc;
}
This is a sample text used for the color #bc0ebc. 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 48.21%
Green 3.59%
Blue 48.21%
CMYK Percentage
Cyan 0
Magenta 77.89%
Yellow 0%
Black 22.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.