#b2428c Hex Color
rgb(178, 66, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 42 | 8c | - | #b2428c |
RGB | 178 | 66 | 140 | - | rgb(178,66,140) |
HSL | 320 | 46% | 48% | - | hsl(320,46%,48%) |
HSV | 320 | 63% | 70% | - | hsv(320,63%,70%) |
XYZ | 25.0419 | 15.2549 | 26.4356 | - | xyz(25.0419,15.2549,26.4356) |
CIE-LAB | 45.98 | 53.38 | -17.9 | - | lab(45.98,53.38,-17.9) |
CMYK | 0 | 0.62921348314607 | 0.21348314606742 | 0.30196078431373 | cmyk(0,0.62921348314607,0.21348314606742,0.30196078431373) |
Description
The RGB value of color #b2428c is rgb(178, 66, 140).
In the hex color #b2428c, The value of Red is 178, value of Green is 66, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #b2428c consists of 320° Hue, 46% Saturation, and 48% Lightness.
In the CMYK color model, the color #b2428c can be represented as Cyan=0%, Magenta=0.62921348314607%, Yellow=0.21348314606742%, and Black=0.30196078431373%.
Shades of #b2428c
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 #b2428c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2428c
Preview of #b2428c on White Background
The contrast ratio of #b2428c with white color is 5.18
#b2428c color will look good on a white background.
Preview of #b2428c on black background
The contrast ratio of #b2428c with black color is 4.05
Color Schemes of #b2428c
Triadic Colors of #b2428c
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 #b2428c
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 #b2428c
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 #b2428c
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: #b2428c;
}
This is a sample text used for the color #b2428c. 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: #b2428c;
}
This is a sample text used for the color #b2428c. 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 #b2428c;
}
This is a sample text used for the color #b2428c. 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 46.35%
Green 17.19%
Blue 36.46%
CMYK Percentage
Cyan 0
Magenta 54.97%
Yellow 18.65%
Black 26.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.