#b036e8 Hex Color
rgb(176, 54, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 36 | e8 | - | #b036e8 |
RGB | 176 | 54 | 232 | - | rgb(176,54,232) |
HSL | 281 | 79% | 56% | - | hsl(281,79%,56%) |
HSV | 281 | 77% | 91% | - | hsv(281,77%,91%) |
XYZ | 33.7892 | 17.6946 | 77.9785 | - | xyz(33.7892,17.6946,77.9785) |
CIE-LAB | 49.12 | 73.5 | -66.66 | - | lab(49.12,73.5,-66.66) |
CMYK | 0.24137931034483 | 0.76724137931034 | 0 | 0.090196078431373 | cmyk(0.24137931034483,0.76724137931034,0,0.090196078431373) |
Description
The RGB value of color #b036e8 is rgb(176, 54, 232).
In the hex color #b036e8, The value of Red is 176, value of Green is 54, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #b036e8 consists of 281° Hue, 79% Saturation, and 56% Lightness.
In the CMYK color model, the color #b036e8 can be represented as Cyan=0.24137931034483%, Magenta=0.76724137931034%, Yellow=0%, and Black=0.090196078431373%.
Shades of #b036e8
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 #b036e8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b036e8
Preview of #b036e8 on White Background
The contrast ratio of #b036e8 with white color is 4.63
#b036e8 color will look good on a white background.
Preview of #b036e8 on black background
The contrast ratio of #b036e8 with black color is 4.54
Color Schemes of #b036e8
Triadic Colors of #b036e8
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 #b036e8
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 #b036e8
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 #b036e8
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: #b036e8;
}
This is a sample text used for the color #b036e8. 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: #b036e8;
}
This is a sample text used for the color #b036e8. 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 #b036e8;
}
This is a sample text used for the color #b036e8. 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 38.1%
Green 11.69%
Blue 50.22%
CMYK Percentage
Cyan 21.97
Magenta 69.82%
Yellow 0%
Black 8.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.