#bc93f0 Hex Color
rgb(188, 147, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 93 | f0 | - | #bc93f0 |
RGB | 188 | 147 | 240 | - | rgb(188,147,240) |
HSL | 266 | 76% | 76% | - | hsl(266,76%,76%) |
HSV | 266 | 39% | 94% | - | hsv(266,39%,94%) |
XYZ | 46.9009 | 37.8501 | 87.2719 | - | xyz(46.9009,37.8501,87.2719) |
CIE-LAB | 67.91 | 33.43 | -41.11 | - | lab(67.91,33.43,-41.11) |
CMYK | 0.21666666666667 | 0.3875 | 0 | 0.058823529411765 | cmyk(0.21666666666667,0.3875,0,0.058823529411765) |
Description
The RGB value of color #bc93f0 is rgb(188, 147, 240).
In the hex color #bc93f0, The value of Red is 188, value of Green is 147, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #bc93f0 consists of 266° Hue, 76% Saturation, and 76% Lightness.
In the CMYK color model, the color #bc93f0 can be represented as Cyan=0.21666666666667%, Magenta=0.3875%, Yellow=0%, and Black=0.058823529411765%.
Shades of #bc93f0
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 #bc93f0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc93f0
Preview of #bc93f0 on White Background
The contrast ratio of #bc93f0 with white color is 2.45
Preview of #bc93f0 on black background
The contrast ratio of #bc93f0 with black color is 8.57
#bc93f0 color will look good with a black background.
Color Schemes of #bc93f0
Triadic Colors of #bc93f0
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 #bc93f0
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 #bc93f0
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 #bc93f0
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: #bc93f0;
}
This is a sample text used for the color #bc93f0. 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: #bc93f0;
}
This is a sample text used for the color #bc93f0. 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 #bc93f0;
}
This is a sample text used for the color #bc93f0. 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 32.7%
Green 25.57%
Blue 41.74%
CMYK Percentage
Cyan 32.68
Magenta 58.45%
Yellow 0%
Black 8.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.