#bb6eeb Hex Color
rgb(187, 110, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 6e | eb | - | #bb6eeb |
RGB | 187 | 110 | 235 | - | rgb(187,110,235) |
HSL | 277 | 76% | 68% | - | hsl(277,76%,68%) |
HSV | 277 | 53% | 92% | - | hsv(277,53%,92%) |
XYZ | 41.0648 | 27.7148 | 81.7824 | - | xyz(41.0648,27.7148,81.7824) |
CIE-LAB | 59.63 | 52 | -51.4 | - | lab(59.63,52,-51.4) |
CMYK | 0.20425531914894 | 0.53191489361702 | 0 | 0.07843137254902 | cmyk(0.20425531914894,0.53191489361702,0,0.07843137254902) |
Description
The RGB value of color #bb6eeb is rgb(187, 110, 235).
In the hex color #bb6eeb, The value of Red is 187, value of Green is 110, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #bb6eeb consists of 277° Hue, 76% Saturation, and 68% Lightness.
In the CMYK color model, the color #bb6eeb can be represented as Cyan=0.20425531914894%, Magenta=0.53191489361702%, Yellow=0%, and Black=0.07843137254902%.
Shades of #bb6eeb
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 #bb6eeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb6eeb
Preview of #bb6eeb on White Background
The contrast ratio of #bb6eeb with white color is 3.21
Preview of #bb6eeb on black background
The contrast ratio of #bb6eeb with black color is 6.54
#bb6eeb color will look good with a black background.
Color Schemes of #bb6eeb
Triadic Colors of #bb6eeb
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 #bb6eeb
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 #bb6eeb
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 #bb6eeb
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: #bb6eeb;
}
This is a sample text used for the color #bb6eeb. 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: #bb6eeb;
}
This is a sample text used for the color #bb6eeb. 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 #bb6eeb;
}
This is a sample text used for the color #bb6eeb. 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.15%
Green 20.68%
Blue 44.17%
CMYK Percentage
Cyan 25.07
Magenta 65.3%
Yellow 0%
Black 9.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.