#b23e8a Hex Color
rgb(178, 62, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 3e | 8a | - | #b23e8a |
RGB | 178 | 62 | 138 | - | rgb(178,62,138) |
HSL | 321 | 48% | 47% | - | hsl(321,48%,47%) |
HSV | 321 | 65% | 70% | - | hsv(321,65%,70%) |
XYZ | 24.6702 | 14.7452 | 25.5906 | - | xyz(24.6702,14.7452,25.5906) |
CIE-LAB | 45.28 | 54.79 | -17.76 | - | lab(45.28,54.79,-17.76) |
CMYK | 0 | 0.65168539325843 | 0.2247191011236 | 0.30196078431373 | cmyk(0,0.65168539325843,0.2247191011236,0.30196078431373) |
Description
The RGB value of color #b23e8a is rgb(178, 62, 138).
In the hex color #b23e8a, The value of Red is 178, value of Green is 62, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #b23e8a consists of 321° Hue, 48% Saturation, and 47% Lightness.
In the CMYK color model, the color #b23e8a can be represented as Cyan=0%, Magenta=0.65168539325843%, Yellow=0.2247191011236%, and Black=0.30196078431373%.
Shades of #b23e8a
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 #b23e8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b23e8a
Preview of #b23e8a on White Background
The contrast ratio of #b23e8a with white color is 5.32
#b23e8a color will look good on a white background.
Preview of #b23e8a on black background
The contrast ratio of #b23e8a with black color is 3.95
Color Schemes of #b23e8a
Triadic Colors of #b23e8a
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 #b23e8a
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 #b23e8a
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 #b23e8a
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: #b23e8a;
}
This is a sample text used for the color #b23e8a. 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: #b23e8a;
}
This is a sample text used for the color #b23e8a. 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 #b23e8a;
}
This is a sample text used for the color #b23e8a. 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 47.09%
Green 16.4%
Blue 36.51%
CMYK Percentage
Cyan 0
Magenta 55.3%
Yellow 19.07%
Black 25.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.