#bca0fd Hex Color
rgb(188, 160, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a0 | fd | - | #bca0fd |
RGB | 188 | 160 | 253 | - | rgb(188,160,253) |
HSL | 258 | 96% | 81% | - | hsl(258,96%,81%) |
HSV | 258 | 37% | 99% | - | hsv(258,37%,99%) |
XYZ | 51.0395 | 42.9248 | 98.5238 | - | xyz(51.0395,42.9248,98.5238) |
CIE-LAB | 71.5 | 29.23 | -42.58 | - | lab(71.5,29.23,-42.58) |
CMYK | 0.25691699604743 | 0.36758893280632 | 0 | 0.0078431372549019 | cmyk(0.25691699604743,0.36758893280632,0,0.0078431372549019) |
Description
The RGB value of color #bca0fd is rgb(188, 160, 253).
In the hex color #bca0fd, The value of Red is 188, value of Green is 160, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #bca0fd consists of 258° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #bca0fd can be represented as Cyan=0.25691699604743%, Magenta=0.36758893280632%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #bca0fd
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 #bca0fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca0fd
Preview of #bca0fd on White Background
The contrast ratio of #bca0fd with white color is 2.19
Preview of #bca0fd on black background
The contrast ratio of #bca0fd with black color is 9.58
#bca0fd color will look good with a black background.
Color Schemes of #bca0fd
Triadic Colors of #bca0fd
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 #bca0fd
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 #bca0fd
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 #bca0fd
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: #bca0fd;
}
This is a sample text used for the color #bca0fd. 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: #bca0fd;
}
This is a sample text used for the color #bca0fd. 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 #bca0fd;
}
This is a sample text used for the color #bca0fd. 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 31.28%
Green 26.62%
Blue 42.1%
CMYK Percentage
Cyan 40.63
Magenta 58.13%
Yellow 0%
Black 1.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.