#b74d4d Hex Color
rgb(183, 77, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | 4d | 4d | - | #b74d4d |
RGB | 183 | 77 | 77 | - | rgb(183,77,77) |
HSL | 0 | 42% | 51% | - | hsl(0,42%,51%) |
HSV | 0 | 58% | 72% | - | hsv(0,58%,72%) |
XYZ | 23.5219 | 15.9109 | 8.8525 | - | xyz(23.5219,15.9109,8.8525) |
CIE-LAB | 46.86 | 42.98 | 21.73 | - | lab(46.86,42.98,21.73) |
CMYK | 0 | 0.5792349726776 | 0.5792349726776 | 0.28235294117647 | cmyk(0,0.5792349726776,0.5792349726776,0.28235294117647) |
Description
The RGB value of color #b74d4d is rgb(183, 77, 77).
In the hex color #b74d4d, The value of Red is 183, value of Green is 77, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #b74d4d consists of 0° Hue, 42% Saturation, and 51% Lightness.
In the CMYK color model, the color #b74d4d can be represented as Cyan=0%, Magenta=0.5792349726776%, Yellow=0.5792349726776%, and Black=0.28235294117647%.
Shades of #b74d4d
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 #b74d4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b74d4d
Preview of #b74d4d on White Background
The contrast ratio of #b74d4d with white color is 5.02
#b74d4d color will look good on a white background.
Preview of #b74d4d on black background
The contrast ratio of #b74d4d with black color is 4.18
Color Schemes of #b74d4d
Triadic Colors of #b74d4d
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 #b74d4d
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 #b74d4d
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 #b74d4d
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: #b74d4d;
}
This is a sample text used for the color #b74d4d. 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: #b74d4d;
}
This is a sample text used for the color #b74d4d. 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 #b74d4d;
}
This is a sample text used for the color #b74d4d. 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 54.3%
Green 22.85%
Blue 22.85%
CMYK Percentage
Cyan 0
Magenta 40.2%
Yellow 40.2%
Black 19.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.