#bca6ba Hex Color
rgb(188, 166, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a6 | ba | - | #bca6ba |
RGB | 188 | 166 | 186 | - | rgb(188,166,186) |
HSL | 305 | 14% | 69% | - | hsl(305,14%,69%) |
HSV | 305 | 12% | 74% | - | hsv(305,12%,74%) |
XYZ | 43.2382 | 41.509 | 52.1875 | - | xyz(43.2382,41.509,52.1875) |
CIE-LAB | 70.53 | 11.57 | -7.33 | - | lab(70.53,11.57,-7.33) |
CMYK | 0 | 0.11702127659574 | 0.010638297872341 | 0.26274509803922 | cmyk(0,0.11702127659574,0.010638297872341,0.26274509803922) |
Description
The RGB value of color #bca6ba is rgb(188, 166, 186).
In the hex color #bca6ba, The value of Red is 188, value of Green is 166, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #bca6ba consists of 305° Hue, 14% Saturation, and 69% Lightness.
In the CMYK color model, the color #bca6ba can be represented as Cyan=0%, Magenta=0.11702127659574%, Yellow=0.010638297872341%, and Black=0.26274509803922%.
Shades of #bca6ba
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 #bca6ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca6ba
Preview of #bca6ba on White Background
The contrast ratio of #bca6ba with white color is 2.26
Preview of #bca6ba on black background
The contrast ratio of #bca6ba with black color is 9.3
#bca6ba color will look good with a black background.
Color Schemes of #bca6ba
Triadic Colors of #bca6ba
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 #bca6ba
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 #bca6ba
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 #bca6ba
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: #bca6ba;
}
This is a sample text used for the color #bca6ba. 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: #bca6ba;
}
This is a sample text used for the color #bca6ba. 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 #bca6ba;
}
This is a sample text used for the color #bca6ba. 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.81%
Green 30.74%
Blue 34.44%
CMYK Percentage
Cyan 0
Magenta 29.97%
Yellow 2.72%
Black 67.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.