#b22900 Hex Color
rgb(178, 41, 0)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 29 | 00 | - | #b22900 |
RGB | 178 | 41 | 0 | - | rgb(178,41,0) |
HSL | 14 | 100% | 35% | - | hsl(14,100%,35%) |
HSV | 14 | 100% | 70% | - | hsv(14,100%,70%) |
XYZ | 19.153 | 11.0509 | 1.1236 | - | xyz(19.153,11.0509,1.1236) |
CIE-LAB | 39.67 | 53.2 | 52.43 | - | lab(39.67,53.2,52.43) |
CMYK | 0 | 0.76966292134831 | 1 | 0.30196078431373 | cmyk(0,0.76966292134831,1,0.30196078431373) |
Description
The RGB value of color #b22900 is rgb(178, 41, 0).
In the hex color #b22900, The value of Red is 178, value of Green is 41, and value of Blue is 0. The primary color is Red. Similarly, The HSL values for #b22900 consists of 14° Hue, 100% Saturation, and 35% Lightness.
In the CMYK color model, the color #b22900 can be represented as Cyan=0%, Magenta=0.76966292134831%, Yellow=1%, and Black=0.30196078431373%.
Shades of #b22900
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 #b22900
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b22900
Preview of #b22900 on White Background
The contrast ratio of #b22900 with white color is 6.54
#b22900 color will look good on a white background.
Preview of #b22900 on black background
The contrast ratio of #b22900 with black color is 3.21
Color Schemes of #b22900
Triadic Colors of #b22900
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 #b22900
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 #b22900
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 #b22900
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 #b22900
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: #b22900;
}
This is a sample text used for the color #b22900. 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: #b22900;
}
This is a sample text used for the color #b22900. 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 #b22900;
}
This is a sample text used for the color #b22900. 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 81.28%
Green 18.72%
Blue 0%
CMYK Percentage
Cyan 0
Magenta 37.15%
Yellow 48.27%
Black 14.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.