#b23ac5 Hex Color
rgb(178, 58, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 3a | c5 | - | #b23ac5 |
RGB | 178 | 58 | 197 | - | rgb(178,58,197) |
HSL | 292 | 55% | 50% | - | hsl(292,55%,50%) |
HSV | 292 | 71% | 77% | - | hsv(292,71%,77%) |
XYZ | 29.9512 | 16.5223 | 54.4338 | - | xyz(29.9512,16.5223,54.4338) |
CIE-LAB | 47.65 | 65.88 | -48.99 | - | lab(47.65,65.88,-48.99) |
CMYK | 0.096446700507614 | 0.70558375634518 | 0 | 0.22745098039216 | cmyk(0.096446700507614,0.70558375634518,0,0.22745098039216) |
Description
The RGB value of color #b23ac5 is rgb(178, 58, 197).
In the hex color #b23ac5, The value of Red is 178, value of Green is 58, and value of Blue is 197. The primary color is Blue. Similarly, The HSL values for #b23ac5 consists of 292° Hue, 55% Saturation, and 50% Lightness.
In the CMYK color model, the color #b23ac5 can be represented as Cyan=0.096446700507614%, Magenta=0.70558375634518%, Yellow=0%, and Black=0.22745098039216%.
Shades of #b23ac5
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 #b23ac5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b23ac5
Preview of #b23ac5 on White Background
The contrast ratio of #b23ac5 with white color is 4.88
#b23ac5 color will look good on a white background.
Preview of #b23ac5 on black background
The contrast ratio of #b23ac5 with black color is 4.3
Color Schemes of #b23ac5
Triadic Colors of #b23ac5
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 #b23ac5
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 #b23ac5
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 #b23ac5
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: #b23ac5;
}
This is a sample text used for the color #b23ac5. 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: #b23ac5;
}
This is a sample text used for the color #b23ac5. 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 #b23ac5;
}
This is a sample text used for the color #b23ac5. 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 41.11%
Green 13.39%
Blue 45.5%
CMYK Percentage
Cyan 9.37
Magenta 68.54%
Yellow 0%
Black 22.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.