#ba8cad Hex Color
rgb(186, 140, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | 8c | ad | - | #ba8cad |
RGB | 186 | 140 | 173 | - | rgb(186,140,173) |
HSL | 317 | 25% | 64% | - | hsl(317,25%,64%) |
HSV | 317 | 25% | 73% | - | hsv(317,25%,73%) |
XYZ | 37.1706 | 32.2124 | 43.7937 | - | xyz(37.1706,32.2124,43.7937) |
CIE-LAB | 63.52 | 22.89 | -10.53 | - | lab(63.52,22.89,-10.53) |
CMYK | 0 | 0.24731182795699 | 0.069892473118279 | 0.27058823529412 | cmyk(0,0.24731182795699,0.069892473118279,0.27058823529412) |
Description
The RGB value of color #ba8cad is rgb(186, 140, 173).
In the hex color #ba8cad, The value of Red is 186, value of Green is 140, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #ba8cad consists of 317° Hue, 25% Saturation, and 64% Lightness.
In the CMYK color model, the color #ba8cad can be represented as Cyan=0%, Magenta=0.24731182795699%, Yellow=0.069892473118279%, and Black=0.27058823529412%.
Shades of #ba8cad
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 #ba8cad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba8cad
Preview of #ba8cad on White Background
The contrast ratio of #ba8cad with white color is 2.82
Preview of #ba8cad on black background
The contrast ratio of #ba8cad with black color is 7.44
#ba8cad color will look good with a black background.
Color Schemes of #ba8cad
Triadic Colors of #ba8cad
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 #ba8cad
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 #ba8cad
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 #ba8cad
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: #ba8cad;
}
This is a sample text used for the color #ba8cad. 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: #ba8cad;
}
This is a sample text used for the color #ba8cad. 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 #ba8cad;
}
This is a sample text used for the color #ba8cad. 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 37.27%
Green 28.06%
Blue 34.67%
CMYK Percentage
Cyan 0
Magenta 42.07%
Yellow 11.89%
Black 46.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.