#ba2892 Hex Color
rgb(186, 40, 146)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ba | 28 | 92 | - | #ba2892 |
| RGB | 186 | 40 | 146 | - | rgb(186,40,146) |
| HSL | 316 | 65% | 44% | - | hsl(316,65%,44%) |
| HSV | 316 | 78% | 73% | - | hsv(316,78%,73%) |
| XYZ | 26.1968 | 14.032 | 28.5219 | - | xyz(26.1968,14.032,28.5219) |
| CIE-LAB | 44.28 | 65.57 | -24.04 | - | lab(44.28,65.57,-24.04) |
| CMYK | 0 | 0.78494623655914 | 0.21505376344086 | 0.27058823529412 | cmyk(0,0.78494623655914,0.21505376344086,0.27058823529412) |
Description
The RGB value of color #ba2892 is rgb(186, 40, 146).
In the hex color #ba2892, The value of Red is 186, value of Green is 40, and value of Blue is 146. The primary color is Red. Similarly, The HSL values for #ba2892 consists of 316° Hue, 65% Saturation, and 44% Lightness.
In the CMYK color model, the color #ba2892 can be represented as Cyan=0%, Magenta=0.78494623655914%, Yellow=0.21505376344086%, and Black=0.27058823529412%.
Shades of #ba2892
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 #ba2892
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba2892
Preview of #ba2892 on White Background
The contrast ratio of #ba2892 with white color is 5.52
#ba2892 color will look good on a white background.
Preview of #ba2892 on black background
The contrast ratio of #ba2892 with black color is 3.81
Color Schemes of #ba2892
Triadic Colors of #ba2892
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 #ba2892
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 #ba2892
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 #ba2892
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 #ba2892
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: #ba2892;
}
This is a sample text used for the color #ba2892. 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: #ba2892;
}
This is a sample text used for the color #ba2892. 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 #ba2892;
}
This is a sample text used for the color #ba2892. 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 50%
Green 10.75%
Blue 39.25%
CMYK Percentage
Cyan 0
Magenta 61.78%
Yellow 16.93%
Black 21.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.