#be6cfc Hex Color
rgb(190, 108, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 6c | fc | - | #be6cfc |
RGB | 190 | 108 | 252 | - | rgb(190,108,252) |
HSL | 274 | 96% | 71% | - | hsl(274,96%,71%) |
HSV | 274 | 57% | 99% | - | hsv(274,57%,99%) |
XYZ | 44.1685 | 28.7005 | 95.3073 | - | xyz(44.1685,28.7005,95.3073) |
CIE-LAB | 60.52 | 57.47 | -59.39 | - | lab(60.52,57.47,-59.39) |
CMYK | 0.24603174603175 | 0.57142857142857 | 0 | 0.011764705882353 | cmyk(0.24603174603175,0.57142857142857,0,0.011764705882353) |
Description
The RGB value of color #be6cfc is rgb(190, 108, 252).
In the hex color #be6cfc, The value of Red is 190, value of Green is 108, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #be6cfc consists of 274° Hue, 96% Saturation, and 71% Lightness.
In the CMYK color model, the color #be6cfc can be represented as Cyan=0.24603174603175%, Magenta=0.57142857142857%, Yellow=0%, and Black=0.011764705882353%.
Shades of #be6cfc
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 #be6cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be6cfc
Preview of #be6cfc on White Background
The contrast ratio of #be6cfc with white color is 3.12
Preview of #be6cfc on black background
The contrast ratio of #be6cfc with black color is 6.74
#be6cfc color will look good with a black background.
Color Schemes of #be6cfc
Triadic Colors of #be6cfc
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 #be6cfc
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 #be6cfc
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 #be6cfc
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: #be6cfc;
}
This is a sample text used for the color #be6cfc. 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: #be6cfc;
}
This is a sample text used for the color #be6cfc. 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 #be6cfc;
}
This is a sample text used for the color #be6cfc. 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.55%
Green 19.64%
Blue 45.82%
CMYK Percentage
Cyan 29.67
Magenta 68.91%
Yellow 0%
Black 1.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.