#b44a91 Hex Color
rgb(180, 74, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 4a | 91 | - | #b44a91 |
RGB | 180 | 74 | 145 | - | rgb(180,74,145) |
HSL | 320 | 42% | 50% | - | hsl(320,42%,50%) |
HSV | 320 | 59% | 71% | - | hsv(320,59%,71%) |
XYZ | 26.382 | 16.6452 | 28.6104 | - | xyz(26.382,16.6452,28.6104) |
CIE-LAB | 47.81 | 51.11 | -18.08 | - | lab(47.81,51.11,-18.08) |
CMYK | 0 | 0.58888888888889 | 0.19444444444444 | 0.29411764705882 | cmyk(0,0.58888888888889,0.19444444444444,0.29411764705882) |
Description
The RGB value of color #b44a91 is rgb(180, 74, 145).
In the hex color #b44a91, The value of Red is 180, value of Green is 74, and value of Blue is 145. The primary color is Red. Similarly, The HSL values for #b44a91 consists of 320° Hue, 42% Saturation, and 50% Lightness.
In the CMYK color model, the color #b44a91 can be represented as Cyan=0%, Magenta=0.58888888888889%, Yellow=0.19444444444444%, and Black=0.29411764705882%.
Shades of #b44a91
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 #b44a91
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b44a91
Preview of #b44a91 on White Background
The contrast ratio of #b44a91 with white color is 4.85
#b44a91 color will look good on a white background.
Preview of #b44a91 on black background
The contrast ratio of #b44a91 with black color is 4.33
Color Schemes of #b44a91
Triadic Colors of #b44a91
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 #b44a91
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 #b44a91
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 #b44a91
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: #b44a91;
}
This is a sample text used for the color #b44a91. 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: #b44a91;
}
This is a sample text used for the color #b44a91. 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 #b44a91;
}
This is a sample text used for the color #b44a91. 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 45.11%
Green 18.55%
Blue 36.34%
CMYK Percentage
Cyan 0
Magenta 54.66%
Yellow 18.05%
Black 27.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.