#b7477c Hex Color
rgb(183, 71, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | 47 | 7c | - | #b7477c |
RGB | 183 | 71 | 124 | - | rgb(183,71,124) |
HSL | 332 | 44% | 50% | - | hsl(332,44%,50%) |
HSV | 332 | 61% | 72% | - | hsv(332,61%,72%) |
XYZ | 25.4198 | 16.029 | 20.8229 | - | xyz(25.4198,16.029,20.8229) |
CIE-LAB | 47.01 | 50.54 | -6.59 | - | lab(47.01,50.54,-6.59) |
CMYK | 0 | 0.6120218579235 | 0.3224043715847 | 0.28235294117647 | cmyk(0,0.6120218579235,0.3224043715847,0.28235294117647) |
Description
The RGB value of color #b7477c is rgb(183, 71, 124).
In the hex color #b7477c, The value of Red is 183, value of Green is 71, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #b7477c consists of 332° Hue, 44% Saturation, and 50% Lightness.
In the CMYK color model, the color #b7477c can be represented as Cyan=0%, Magenta=0.6120218579235%, Yellow=0.3224043715847%, and Black=0.28235294117647%.
Shades of #b7477c
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 #b7477c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7477c
Preview of #b7477c on White Background
The contrast ratio of #b7477c with white color is 4.99
#b7477c color will look good on a white background.
Preview of #b7477c on black background
The contrast ratio of #b7477c with black color is 4.21
Color Schemes of #b7477c
Triadic Colors of #b7477c
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 #b7477c
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 #b7477c
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 #b7477c
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: #b7477c;
}
This is a sample text used for the color #b7477c. 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: #b7477c;
}
This is a sample text used for the color #b7477c. 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 #b7477c;
}
This is a sample text used for the color #b7477c. 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 48.41%
Green 18.78%
Blue 32.8%
CMYK Percentage
Cyan 0
Magenta 50.3%
Yellow 26.5%
Black 23.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.