#bb6af2 Hex Color
rgb(187, 106, 242)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 6a | f2 | - | #bb6af2 |
RGB | 187 | 106 | 242 | - | rgb(187,106,242) |
HSL | 276 | 84% | 68% | - | hsl(276,84%,68%) |
HSV | 276 | 56% | 95% | - | hsv(276,56%,95%) |
XYZ | 41.6746 | 27.2837 | 87.0742 | - | xyz(41.6746,27.2837,87.0742) |
CIE-LAB | 59.24 | 55.56 | -55.92 | - | lab(59.24,55.56,-55.92) |
CMYK | 0.22727272727273 | 0.56198347107438 | 0 | 0.050980392156863 | cmyk(0.22727272727273,0.56198347107438,0,0.050980392156863) |
Description
The RGB value of color #bb6af2 is rgb(187, 106, 242).
In the hex color #bb6af2, The value of Red is 187, value of Green is 106, and value of Blue is 242. The primary color is Blue. Similarly, The HSL values for #bb6af2 consists of 276° Hue, 84% Saturation, and 68% Lightness.
In the CMYK color model, the color #bb6af2 can be represented as Cyan=0.22727272727273%, Magenta=0.56198347107438%, Yellow=0%, and Black=0.050980392156863%.
Shades of #bb6af2
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 #bb6af2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb6af2
Preview of #bb6af2 on White Background
The contrast ratio of #bb6af2 with white color is 3.25
Preview of #bb6af2 on black background
The contrast ratio of #bb6af2 with black color is 6.46
#bb6af2 color will look good with a black background.
Color Schemes of #bb6af2
Triadic Colors of #bb6af2
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 #bb6af2
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 #bb6af2
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 #bb6af2
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: #bb6af2;
}
This is a sample text used for the color #bb6af2. 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: #bb6af2;
}
This is a sample text used for the color #bb6af2. 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 #bb6af2;
}
This is a sample text used for the color #bb6af2. 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.95%
Green 19.81%
Blue 45.23%
CMYK Percentage
Cyan 27.05
Magenta 66.88%
Yellow 0%
Black 6.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.