#bba7cc Hex Color
rgb(187, 167, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | a7 | cc | - | #bba7cc |
RGB | 187 | 167 | 204 | - | rgb(187,167,204) |
HSL | 272 | 27% | 73% | - | hsl(272,27%,73%) |
HSV | 272 | 18% | 80% | - | hsv(272,18%,80%) |
XYZ | 45.2113 | 42.5619 | 62.9591 | - | xyz(45.2113,42.5619,62.9591) |
CIE-LAB | 71.26 | 14.2 | -16.18 | - | lab(71.26,14.2,-16.18) |
CMYK | 0.083333333333333 | 0.18137254901961 | 0 | 0.2 | cmyk(0.083333333333333,0.18137254901961,0,0.2) |
Description
The RGB value of color #bba7cc is rgb(187, 167, 204).
In the hex color #bba7cc, The value of Red is 187, value of Green is 167, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #bba7cc consists of 272° Hue, 27% Saturation, and 73% Lightness.
In the CMYK color model, the color #bba7cc can be represented as Cyan=0.083333333333333%, Magenta=0.18137254901961%, Yellow=0%, and Black=0.2%.
Shades of #bba7cc
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 #bba7cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bba7cc
Preview of #bba7cc on White Background
The contrast ratio of #bba7cc with white color is 2.21
Preview of #bba7cc on black background
The contrast ratio of #bba7cc with black color is 9.51
#bba7cc color will look good with a black background.
Color Schemes of #bba7cc
Triadic Colors of #bba7cc
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 #bba7cc
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 #bba7cc
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 #bba7cc
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: #bba7cc;
}
This is a sample text used for the color #bba7cc. 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: #bba7cc;
}
This is a sample text used for the color #bba7cc. 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 #bba7cc;
}
This is a sample text used for the color #bba7cc. 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 33.51%
Green 29.93%
Blue 36.56%
CMYK Percentage
Cyan 17.93
Magenta 39.03%
Yellow 0%
Black 43.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.