#b07cee Hex Color
rgb(176, 124, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b0 | 7c | ee | - | #b07cee |
| RGB | 176 | 124 | 238 | - | rgb(176,124,238) |
| HSL | 267 | 77% | 71% | - | hsl(267,77%,71%) |
| HSV | 267 | 48% | 93% | - | hsv(267,48%,93%) |
| XYZ | 40.5448 | 29.8185 | 84.5075 | - | xyz(40.5448,29.8185,84.5075) |
| CIE-LAB | 61.5 | 42.35 | -50.18 | - | lab(61.5,42.35,-50.18) |
| CMYK | 0.26050420168067 | 0.47899159663866 | 0 | 0.066666666666667 | cmyk(0.26050420168067,0.47899159663866,0,0.066666666666667) |
Description
The RGB value of color #b07cee is rgb(176, 124, 238).
In the hex color #b07cee, The value of Red is 176, value of Green is 124, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #b07cee consists of 267° Hue, 77% Saturation, and 71% Lightness.
In the CMYK color model, the color #b07cee can be represented as Cyan=0.26050420168067%, Magenta=0.47899159663866%, Yellow=0%, and Black=0.066666666666667%.
Shades of #b07cee
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 #b07cee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b07cee
Preview of #b07cee on White Background
The contrast ratio of #b07cee with white color is 3.02
Preview of #b07cee on black background
The contrast ratio of #b07cee with black color is 6.96
#b07cee color will look good with a black background.
Color Schemes of #b07cee
Triadic Colors of #b07cee
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 #b07cee
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 #b07cee
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 #b07cee
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: #b07cee;
}
This is a sample text used for the color #b07cee. 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: #b07cee;
}
This is a sample text used for the color #b07cee. 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 #b07cee;
}
This is a sample text used for the color #b07cee. 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 32.71%
Green 23.05%
Blue 44.24%
CMYK Percentage
Cyan 32.31
Magenta 59.42%
Yellow 0%
Black 8.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.