#bc70fd Hex Color
rgb(188, 112, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | 70 | fd | - | #bc70fd |
| RGB | 188 | 112 | 253 | - | rgb(188,112,253) |
| HSL | 272 | 97% | 72% | - | hsl(272,97%,72%) |
| HSV | 272 | 56% | 99% | - | hsv(272,56%,99%) |
| XYZ | 44.2628 | 29.3716 | 96.2649 | - | xyz(44.2628,29.3716,96.2649) |
| CIE-LAB | 61.11 | 55.2 | -59.01 | - | lab(61.11,55.2,-59.01) |
| CMYK | 0.25691699604743 | 0.55731225296443 | 0 | 0.0078431372549019 | cmyk(0.25691699604743,0.55731225296443,0,0.0078431372549019) |
Description
The RGB value of color #bc70fd is rgb(188, 112, 253).
In the hex color #bc70fd, The value of Red is 188, value of Green is 112, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #bc70fd consists of 272° Hue, 97% Saturation, and 72% Lightness.
In the CMYK color model, the color #bc70fd can be represented as Cyan=0.25691699604743%, Magenta=0.55731225296443%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #bc70fd
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 #bc70fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc70fd
Preview of #bc70fd on White Background
The contrast ratio of #bc70fd with white color is 3.05
Preview of #bc70fd on black background
The contrast ratio of #bc70fd with black color is 6.87
#bc70fd color will look good with a black background.
Color Schemes of #bc70fd
Triadic Colors of #bc70fd
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 #bc70fd
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 #bc70fd
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 #bc70fd
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: #bc70fd;
}
This is a sample text used for the color #bc70fd. 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: #bc70fd;
}
This is a sample text used for the color #bc70fd. 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 #bc70fd;
}
This is a sample text used for the color #bc70fd. 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%
Green 20.25%
Blue 45.75%
CMYK Percentage
Cyan 31.25
Magenta 67.79%
Yellow 0%
Black 0.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.