#b24a5b Hex Color
rgb(178, 74, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 4a | 5b | - | #b24a5b |
RGB | 178 | 74 | 91 | - | rgb(178,74,91) |
HSL | 350 | 41% | 49% | - | hsl(350,41%,49%) |
HSV | 350 | 58% | 70% | - | hsv(350,58%,70%) |
XYZ | 22.6972 | 15.1179 | 11.6193 | - | xyz(22.6972,15.1179,11.6193) |
CIE-LAB | 45.8 | 43.85 | 11.68 | - | lab(45.8,43.85,11.68) |
CMYK | 0 | 0.58426966292135 | 0.48876404494382 | 0.30196078431373 | cmyk(0,0.58426966292135,0.48876404494382,0.30196078431373) |
Description
The RGB value of color #b24a5b is rgb(178, 74, 91).
In the hex color #b24a5b, The value of Red is 178, value of Green is 74, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #b24a5b consists of 350° Hue, 41% Saturation, and 49% Lightness.
In the CMYK color model, the color #b24a5b can be represented as Cyan=0%, Magenta=0.58426966292135%, Yellow=0.48876404494382%, and Black=0.30196078431373%.
Shades of #b24a5b
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 #b24a5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b24a5b
Preview of #b24a5b on White Background
The contrast ratio of #b24a5b with white color is 5.22
#b24a5b color will look good on a white background.
Preview of #b24a5b on black background
The contrast ratio of #b24a5b with black color is 4.02
Color Schemes of #b24a5b
Triadic Colors of #b24a5b
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 #b24a5b
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 #b24a5b
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 #b24a5b
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: #b24a5b;
}
This is a sample text used for the color #b24a5b. 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: #b24a5b;
}
This is a sample text used for the color #b24a5b. 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 #b24a5b;
}
This is a sample text used for the color #b24a5b. 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 51.9%
Green 21.57%
Blue 26.53%
CMYK Percentage
Cyan 0
Magenta 42.49%
Yellow 35.55%
Black 21.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.