#b44efc Hex Color
rgb(180, 78, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 4e | fc | - | #b44efc |
RGB | 180 | 78 | 252 | - | rgb(180,78,252) |
HSL | 275 | 97% | 65% | - | hsl(275,97%,65%) |
HSV | 275 | 69% | 99% | - | hsv(275,69%,99%) |
XYZ | 39.1175 | 22.1804 | 94.315 | - | xyz(39.1175,22.1804,94.315) |
CIE-LAB | 54.22 | 69.25 | -69.58 | - | lab(54.22,69.25,-69.58) |
CMYK | 0.28571428571429 | 0.69047619047619 | 0 | 0.011764705882353 | cmyk(0.28571428571429,0.69047619047619,0,0.011764705882353) |
Description
The RGB value of color #b44efc is rgb(180, 78, 252).
In the hex color #b44efc, The value of Red is 180, value of Green is 78, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #b44efc consists of 275° Hue, 97% Saturation, and 65% Lightness.
In the CMYK color model, the color #b44efc can be represented as Cyan=0.28571428571429%, Magenta=0.69047619047619%, Yellow=0%, and Black=0.011764705882353%.
Shades of #b44efc
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 #b44efc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b44efc
Preview of #b44efc on White Background
The contrast ratio of #b44efc with white color is 3.86
Preview of #b44efc on black background
The contrast ratio of #b44efc with black color is 5.44
#b44efc color will look good with a black background.
Color Schemes of #b44efc
Triadic Colors of #b44efc
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 #b44efc
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 #b44efc
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 #b44efc
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: #b44efc;
}
This is a sample text used for the color #b44efc. 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: #b44efc;
}
This is a sample text used for the color #b44efc. 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 #b44efc;
}
This is a sample text used for the color #b44efc. 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 35.29%
Green 15.29%
Blue 49.41%
CMYK Percentage
Cyan 28.92
Magenta 69.89%
Yellow 0%
Black 1.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.