#bc93be Hex Color
rgb(188, 147, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | 93 | be | - | #bc93be |
| RGB | 188 | 147 | 190 | - | rgb(188,147,190) |
| HSL | 297 | 25% | 66% | - | hsl(297,25%,66%) |
| HSV | 297 | 23% | 75% | - | hsv(297,23%,75%) |
| XYZ | 40.467 | 35.2765 | 53.3914 | - | xyz(40.467,35.2765,53.3914) |
| CIE-LAB | 65.96 | 22.86 | -16.4 | - | lab(65.96,22.86,-16.4) |
| CMYK | 0.010526315789474 | 0.22631578947368 | 0 | 0.25490196078431 | cmyk(0.010526315789474,0.22631578947368,0,0.25490196078431) |
Description
The RGB value of color #bc93be is rgb(188, 147, 190).
In the hex color #bc93be, The value of Red is 188, value of Green is 147, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #bc93be consists of 297° Hue, 25% Saturation, and 66% Lightness.
In the CMYK color model, the color #bc93be can be represented as Cyan=0.010526315789474%, Magenta=0.22631578947368%, Yellow=0%, and Black=0.25490196078431%.
Shades of #bc93be
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 #bc93be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc93be
Preview of #bc93be on White Background
The contrast ratio of #bc93be with white color is 2.61
Preview of #bc93be on black background
The contrast ratio of #bc93be with black color is 8.06
#bc93be color will look good with a black background.
Color Schemes of #bc93be
Triadic Colors of #bc93be
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 #bc93be
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 #bc93be
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 #bc93be
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: #bc93be;
}
This is a sample text used for the color #bc93be. 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: #bc93be;
}
This is a sample text used for the color #bc93be. 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 #bc93be;
}
This is a sample text used for the color #bc93be. 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 35.81%
Green 28%
Blue 36.19%
CMYK Percentage
Cyan 2.14
Magenta 46.02%
Yellow 0%
Black 51.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.