#b73e7b Hex Color
rgb(183, 62, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | 3e | 7b | - | #b73e7b |
RGB | 183 | 62 | 123 | - | rgb(183,62,123) |
HSL | 330 | 49% | 48% | - | hsl(330,49%,48%) |
HSV | 330 | 66% | 72% | - | hsv(330,66%,72%) |
XYZ | 24.8262 | 14.9426 | 20.3146 | - | xyz(24.8262,14.9426,20.3146) |
CIE-LAB | 45.56 | 54.29 | -8.15 | - | lab(45.56,54.29,-8.15) |
CMYK | 0 | 0.66120218579235 | 0.32786885245902 | 0.28235294117647 | cmyk(0,0.66120218579235,0.32786885245902,0.28235294117647) |
Description
The RGB value of color #b73e7b is rgb(183, 62, 123).
In the hex color #b73e7b, The value of Red is 183, value of Green is 62, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #b73e7b consists of 330° Hue, 49% Saturation, and 48% Lightness.
In the CMYK color model, the color #b73e7b can be represented as Cyan=0%, Magenta=0.66120218579235%, Yellow=0.32786885245902%, and Black=0.28235294117647%.
Shades of #b73e7b
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 #b73e7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b73e7b
Preview of #b73e7b on White Background
The contrast ratio of #b73e7b with white color is 5.27
#b73e7b color will look good on a white background.
Preview of #b73e7b on black background
The contrast ratio of #b73e7b with black color is 3.99
Color Schemes of #b73e7b
Triadic Colors of #b73e7b
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 #b73e7b
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 #b73e7b
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 #b73e7b
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: #b73e7b;
}
This is a sample text used for the color #b73e7b. 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: #b73e7b;
}
This is a sample text used for the color #b73e7b. 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 #b73e7b;
}
This is a sample text used for the color #b73e7b. 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 49.73%
Green 16.85%
Blue 33.42%
CMYK Percentage
Cyan 0
Magenta 52%
Yellow 25.79%
Black 22.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.