#bca5bf Hex Color
rgb(188, 165, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a5 | bf | - | #bca5bf |
RGB | 188 | 165 | 191 | - | rgb(188,165,191) |
HSL | 293 | 17% | 70% | - | hsl(293,17%,70%) |
HSV | 293 | 14% | 75% | - | hsv(293,14%,75%) |
XYZ | 43.5981 | 41.3632 | 54.9762 | - | xyz(43.5981,41.3632,54.9762) |
CIE-LAB | 70.43 | 13.07 | -10.24 | - | lab(70.43,13.07,-10.24) |
CMYK | 0.015706806282722 | 0.13612565445026 | 0 | 0.25098039215686 | cmyk(0.015706806282722,0.13612565445026,0,0.25098039215686) |
Description
The RGB value of color #bca5bf is rgb(188, 165, 191).
In the hex color #bca5bf, The value of Red is 188, value of Green is 165, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #bca5bf consists of 293° Hue, 17% Saturation, and 70% Lightness.
In the CMYK color model, the color #bca5bf can be represented as Cyan=0.015706806282722%, Magenta=0.13612565445026%, Yellow=0%, and Black=0.25098039215686%.
Shades of #bca5bf
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 #bca5bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca5bf
Preview of #bca5bf on White Background
The contrast ratio of #bca5bf with white color is 2.26
Preview of #bca5bf on black background
The contrast ratio of #bca5bf with black color is 9.27
#bca5bf color will look good with a black background.
Color Schemes of #bca5bf
Triadic Colors of #bca5bf
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 #bca5bf
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 #bca5bf
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 #bca5bf
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: #bca5bf;
}
This is a sample text used for the color #bca5bf. 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: #bca5bf;
}
This is a sample text used for the color #bca5bf. 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 #bca5bf;
}
This is a sample text used for the color #bca5bf. 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 34.56%
Green 30.33%
Blue 35.11%
CMYK Percentage
Cyan 3.9
Magenta 33.79%
Yellow 0%
Black 62.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.