#bc8cdf Hex Color
rgb(188, 140, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 8c | df | - | #bc8cdf |
RGB | 188 | 140 | 223 | - | rgb(188,140,223) |
HSL | 275 | 56% | 71% | - | hsl(275,56%,71%) |
HSV | 275 | 37% | 87% | - | hsv(275,37%,87%) |
XYZ | 43.4364 | 34.7752 | 74.235 | - | xyz(43.4364,34.7752,74.235) |
CIE-LAB | 65.57 | 33.52 | -35.38 | - | lab(65.57,33.52,-35.38) |
CMYK | 0.15695067264574 | 0.37219730941704 | 0 | 0.12549019607843 | cmyk(0.15695067264574,0.37219730941704,0,0.12549019607843) |
Description
The RGB value of color #bc8cdf is rgb(188, 140, 223).
In the hex color #bc8cdf, The value of Red is 188, value of Green is 140, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #bc8cdf consists of 275° Hue, 56% Saturation, and 71% Lightness.
In the CMYK color model, the color #bc8cdf can be represented as Cyan=0.15695067264574%, Magenta=0.37219730941704%, Yellow=0%, and Black=0.12549019607843%.
Shades of #bc8cdf
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 #bc8cdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc8cdf
Preview of #bc8cdf on White Background
The contrast ratio of #bc8cdf with white color is 2.64
Preview of #bc8cdf on black background
The contrast ratio of #bc8cdf with black color is 7.96
#bc8cdf color will look good with a black background.
Color Schemes of #bc8cdf
Triadic Colors of #bc8cdf
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 #bc8cdf
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 #bc8cdf
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 #bc8cdf
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: #bc8cdf;
}
This is a sample text used for the color #bc8cdf. 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: #bc8cdf;
}
This is a sample text used for the color #bc8cdf. 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 #bc8cdf;
}
This is a sample text used for the color #bc8cdf. 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 34.12%
Green 25.41%
Blue 40.47%
CMYK Percentage
Cyan 23.98
Magenta 56.86%
Yellow 0%
Black 19.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.