#b28ff3 Hex Color
rgb(178, 143, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 8f | f3 | - | #b28ff3 |
RGB | 178 | 143 | 243 | - | rgb(178,143,243) |
HSL | 261 | 81% | 76% | - | hsl(261,81%,76%) |
HSV | 261 | 41% | 95% | - | hsv(261,41%,95%) |
XYZ | 44.3602 | 35.581 | 89.3238 | - | xyz(44.3602,35.581,89.3238) |
CIE-LAB | 66.2 | 33.54 | -45.5 | - | lab(66.2,33.54,-45.5) |
CMYK | 0.26748971193416 | 0.41152263374486 | 0 | 0.047058823529412 | cmyk(0.26748971193416,0.41152263374486,0,0.047058823529412) |
Description
The RGB value of color #b28ff3 is rgb(178, 143, 243).
In the hex color #b28ff3, The value of Red is 178, value of Green is 143, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #b28ff3 consists of 261° Hue, 81% Saturation, and 76% Lightness.
In the CMYK color model, the color #b28ff3 can be represented as Cyan=0.26748971193416%, Magenta=0.41152263374486%, Yellow=0%, and Black=0.047058823529412%.
Shades of #b28ff3
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 #b28ff3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b28ff3
Preview of #b28ff3 on White Background
The contrast ratio of #b28ff3 with white color is 2.59
Preview of #b28ff3 on black background
The contrast ratio of #b28ff3 with black color is 8.12
#b28ff3 color will look good with a black background.
Color Schemes of #b28ff3
Triadic Colors of #b28ff3
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 #b28ff3
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 #b28ff3
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 #b28ff3
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: #b28ff3;
}
This is a sample text used for the color #b28ff3. 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: #b28ff3;
}
This is a sample text used for the color #b28ff3. 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 #b28ff3;
}
This is a sample text used for the color #b28ff3. 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 31.56%
Green 25.35%
Blue 43.09%
CMYK Percentage
Cyan 36.84
Magenta 56.68%
Yellow 0%
Black 6.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.