#b94271 Hex Color
rgb(185, 66, 113)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b9 | 42 | 71 | - | #b94271 |
| RGB | 185 | 66 | 113 | - | rgb(185,66,113) |
| HSL | 336 | 47% | 49% | - | hsl(336,47%,49%) |
| HSV | 336 | 64% | 73% | - | hsv(336,64%,73%) |
| XYZ | 24.9364 | 15.403 | 17.2816 | - | xyz(24.9364,15.403,17.2816) |
| CIE-LAB | 46.18 | 52.06 | -1.08 | - | lab(46.18,52.06,-1.08) |
| CMYK | 0 | 0.64324324324324 | 0.38918918918919 | 0.27450980392157 | cmyk(0,0.64324324324324,0.38918918918919,0.27450980392157) |
Description
The RGB value of color #b94271 is rgb(185, 66, 113).
In the hex color #b94271, The value of Red is 185, value of Green is 66, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #b94271 consists of 336° Hue, 47% Saturation, and 49% Lightness.
In the CMYK color model, the color #b94271 can be represented as Cyan=0%, Magenta=0.64324324324324%, Yellow=0.38918918918919%, and Black=0.27450980392157%.
Shades of #b94271
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 #b94271
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b94271
Preview of #b94271 on White Background
The contrast ratio of #b94271 with white color is 5.15
#b94271 color will look good on a white background.
Preview of #b94271 on black background
The contrast ratio of #b94271 with black color is 4.08
Color Schemes of #b94271
Triadic Colors of #b94271
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 #b94271
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 #b94271
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 #b94271
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: #b94271;
}
This is a sample text used for the color #b94271. 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: #b94271;
}
This is a sample text used for the color #b94271. 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 #b94271;
}
This is a sample text used for the color #b94271. 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 50.82%
Green 18.13%
Blue 31.04%
CMYK Percentage
Cyan 0
Magenta 49.22%
Yellow 29.78%
Black 21%
Comments on this color
Please login or signup to post a comment.
No comments yet.