#b3570b Hex Color
rgb(179, 87, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 57 | 0b | - | #b3570b |
RGB | 179 | 87 | 11 | - | rgb(179,87,11) |
HSL | 27 | 88% | 37% | - | hsl(27,88%,37%) |
HSV | 27 | 94% | 70% | - | hsv(27,94%,70%) |
XYZ | 22.059 | 16.4243 | 2.3242 | - | xyz(22.059,16.4243,2.3242) |
CIE-LAB | 47.53 | 33.45 | 54.05 | - | lab(47.53,33.45,54.05) |
CMYK | 0 | 0.51396648044693 | 0.93854748603352 | 0.29803921568627 | cmyk(0,0.51396648044693,0.93854748603352,0.29803921568627) |
Description
The RGB value of color #b3570b is rgb(179, 87, 11).
In the hex color #b3570b, The value of Red is 179, value of Green is 87, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #b3570b consists of 27° Hue, 88% Saturation, and 37% Lightness.
In the CMYK color model, the color #b3570b can be represented as Cyan=0%, Magenta=0.51396648044693%, Yellow=0.93854748603352%, and Black=0.29803921568627%.
Shades of #b3570b
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 #b3570b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3570b
Preview of #b3570b on White Background
The contrast ratio of #b3570b with white color is 4.9
#b3570b color will look good on a white background.
Preview of #b3570b on black background
The contrast ratio of #b3570b with black color is 4.28
Color Schemes of #b3570b
Triadic Colors of #b3570b
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 #b3570b
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 #b3570b
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 #b3570b
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.
Monochromatic Colors of #b3570b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b3570b;
}
This is a sample text used for the color #b3570b. 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: #b3570b;
}
This is a sample text used for the color #b3570b. 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 #b3570b;
}
This is a sample text used for the color #b3570b. 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 64.62%
Green 31.41%
Blue 3.97%
CMYK Percentage
Cyan 0
Magenta 29.36%
Yellow 53.61%
Black 17.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.