#b455dd Hex Color
rgb(180, 85, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 55 | dd | - | #b455dd |
RGB | 180 | 85 | 221 | - | rgb(180,85,221) |
HSL | 282 | 67% | 60% | - | hsl(282,67%,60%) |
HSV | 282 | 62% | 87% | - | hsv(282,62%,87%) |
XYZ | 35.122 | 21.4208 | 70.6901 | - | xyz(35.122,21.4208,70.6901) |
CIE-LAB | 53.41 | 59.63 | -53.51 | - | lab(53.41,59.63,-53.51) |
CMYK | 0.18552036199095 | 0.61538461538462 | 0 | 0.13333333333333 | cmyk(0.18552036199095,0.61538461538462,0,0.13333333333333) |
Description
The RGB value of color #b455dd is rgb(180, 85, 221).
In the hex color #b455dd, The value of Red is 180, value of Green is 85, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #b455dd consists of 282° Hue, 67% Saturation, and 60% Lightness.
In the CMYK color model, the color #b455dd can be represented as Cyan=0.18552036199095%, Magenta=0.61538461538462%, Yellow=0%, and Black=0.13333333333333%.
Shades of #b455dd
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 #b455dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b455dd
Preview of #b455dd on White Background
The contrast ratio of #b455dd with white color is 3.97
Preview of #b455dd on black background
The contrast ratio of #b455dd with black color is 5.28
#b455dd color will look good with a black background.
Color Schemes of #b455dd
Triadic Colors of #b455dd
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 #b455dd
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 #b455dd
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 #b455dd
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: #b455dd;
}
This is a sample text used for the color #b455dd. 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: #b455dd;
}
This is a sample text used for the color #b455dd. 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 #b455dd;
}
This is a sample text used for the color #b455dd. 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 37.04%
Green 17.49%
Blue 45.47%
CMYK Percentage
Cyan 19.86
Magenta 65.87%
Yellow 0%
Black 14.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.