#b75d4b Hex Color
rgb(183, 93, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | 5d | 4b | - | #b75d4b |
RGB | 183 | 93 | 75 | - | rgb(183,93,75) |
HSL | 10 | 43% | 51% | - | hsl(10,43%,51%) |
HSV | 10 | 59% | 72% | - | hsv(10,59%,72%) |
XYZ | 24.7128 | 18.404 | 8.9064 | - | xyz(24.7128,18.404,8.9064) |
CIE-LAB | 49.98 | 34.72 | 26.94 | - | lab(49.98,34.72,26.94) |
CMYK | 0 | 0.49180327868852 | 0.59016393442623 | 0.28235294117647 | cmyk(0,0.49180327868852,0.59016393442623,0.28235294117647) |
Description
The RGB value of color #b75d4b is rgb(183, 93, 75).
In the hex color #b75d4b, The value of Red is 183, value of Green is 93, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #b75d4b consists of 10° Hue, 43% Saturation, and 51% Lightness.
In the CMYK color model, the color #b75d4b can be represented as Cyan=0%, Magenta=0.49180327868852%, Yellow=0.59016393442623%, and Black=0.28235294117647%.
Shades of #b75d4b
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 #b75d4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b75d4b
Preview of #b75d4b on White Background
The contrast ratio of #b75d4b with white color is 4.49
Preview of #b75d4b on black background
The contrast ratio of #b75d4b with black color is 4.68
#b75d4b color will look good with a black background.
Color Schemes of #b75d4b
Triadic Colors of #b75d4b
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 #b75d4b
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 #b75d4b
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 #b75d4b
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: #b75d4b;
}
This is a sample text used for the color #b75d4b. 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: #b75d4b;
}
This is a sample text used for the color #b75d4b. 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 #b75d4b;
}
This is a sample text used for the color #b75d4b. 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 52.14%
Green 26.5%
Blue 21.37%
CMYK Percentage
Cyan 0
Magenta 36.05%
Yellow 43.26%
Black 20.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.