#b22a2b Hex Color
rgb(178, 42, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 2a | 2b | - | #b22a2b |
RGB | 178 | 42 | 43 | - | rgb(178,42,43) |
HSL | 360 | 62% | 43% | - | hsl(360,62%,43%) |
HSV | 360 | 76% | 70% | - | hsv(360,76%,70%) |
XYZ | 19.6241 | 11.2953 | 3.4314 | - | xyz(19.6241,11.2953,3.4314) |
CIE-LAB | 40.07 | 53.82 | 33.51 | - | lab(40.07,53.82,33.51) |
CMYK | 0 | 0.76404494382022 | 0.75842696629213 | 0.30196078431373 | cmyk(0,0.76404494382022,0.75842696629213,0.30196078431373) |
Description
The RGB value of color #b22a2b is rgb(178, 42, 43).
In the hex color #b22a2b, The value of Red is 178, value of Green is 42, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #b22a2b consists of 360° Hue, 62% Saturation, and 43% Lightness.
In the CMYK color model, the color #b22a2b can be represented as Cyan=0%, Magenta=0.76404494382022%, Yellow=0.75842696629213%, and Black=0.30196078431373%.
Shades of #b22a2b
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 #b22a2b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b22a2b
Preview of #b22a2b on White Background
The contrast ratio of #b22a2b with white color is 6.44
#b22a2b color will look good on a white background.
Preview of #b22a2b on black background
The contrast ratio of #b22a2b with black color is 3.26
Color Schemes of #b22a2b
Triadic Colors of #b22a2b
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 #b22a2b
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 #b22a2b
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 #b22a2b
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 #b22a2b
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: #b22a2b;
}
This is a sample text used for the color #b22a2b. 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: #b22a2b;
}
This is a sample text used for the color #b22a2b. 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 #b22a2b;
}
This is a sample text used for the color #b22a2b. 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 67.68%
Green 15.97%
Blue 16.35%
CMYK Percentage
Cyan 0
Magenta 41.88%
Yellow 41.57%
Black 16.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.