#b015dd Hex Color
rgb(176, 21, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 15 | dd | - | #b015dd |
RGB | 176 | 21 | 221 | - | rgb(176,21,221) |
HSL | 287 | 83% | 47% | - | hsl(287,83%,47%) |
HSV | 287 | 90% | 87% | - | hsv(287,90%,87%) |
XYZ | 31.2238 | 14.9869 | 69.6537 | - | xyz(31.2238,14.9869,69.6537) |
CIE-LAB | 45.62 | 79.41 | -66.09 | - | lab(45.62,79.41,-66.09) |
CMYK | 0.20361990950226 | 0.90497737556561 | 0 | 0.13333333333333 | cmyk(0.20361990950226,0.90497737556561,0,0.13333333333333) |
Description
The RGB value of color #b015dd is rgb(176, 21, 221).
In the hex color #b015dd, The value of Red is 176, value of Green is 21, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #b015dd consists of 287° Hue, 83% Saturation, and 47% Lightness.
In the CMYK color model, the color #b015dd can be represented as Cyan=0.20361990950226%, Magenta=0.90497737556561%, Yellow=0%, and Black=0.13333333333333%.
Shades of #b015dd
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 #b015dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b015dd
Preview of #b015dd on White Background
The contrast ratio of #b015dd with white color is 5.25
#b015dd color will look good on a white background.
Preview of #b015dd on black background
The contrast ratio of #b015dd with black color is 4
Color Schemes of #b015dd
Triadic Colors of #b015dd
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 #b015dd
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 #b015dd
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 #b015dd
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: #b015dd;
}
This is a sample text used for the color #b015dd. 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: #b015dd;
}
This is a sample text used for the color #b015dd. 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 #b015dd;
}
This is a sample text used for the color #b015dd. 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 42.11%
Green 5.02%
Blue 52.87%
CMYK Percentage
Cyan 16.4
Magenta 72.87%
Yellow 0%
Black 10.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.