#bba6b4 Hex Color
rgb(187, 166, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | a6 | b4 | - | #bba6b4 |
RGB | 187 | 166 | 180 | - | rgb(187,166,180) |
HSL | 320 | 13% | 69% | - | hsl(320,13%,69%) |
HSV | 320 | 11% | 73% | - | hsv(320,11%,73%) |
XYZ | 42.368 | 41.1325 | 48.8864 | - | xyz(42.368,41.1325,48.8864) |
CIE-LAB | 70.27 | 10.1 | -4.41 | - | lab(70.27,10.1,-4.41) |
CMYK | 0 | 0.11229946524064 | 0.037433155080214 | 0.26666666666667 | cmyk(0,0.11229946524064,0.037433155080214,0.26666666666667) |
Description
The RGB value of color #bba6b4 is rgb(187, 166, 180).
In the hex color #bba6b4, The value of Red is 187, value of Green is 166, and value of Blue is 180. The primary color is Red. Similarly, The HSL values for #bba6b4 consists of 320° Hue, 13% Saturation, and 69% Lightness.
In the CMYK color model, the color #bba6b4 can be represented as Cyan=0%, Magenta=0.11229946524064%, Yellow=0.037433155080214%, and Black=0.26666666666667%.
Shades of #bba6b4
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 #bba6b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bba6b4
Preview of #bba6b4 on White Background
The contrast ratio of #bba6b4 with white color is 2.28
Preview of #bba6b4 on black background
The contrast ratio of #bba6b4 with black color is 9.23
#bba6b4 color will look good with a black background.
Color Schemes of #bba6b4
Triadic Colors of #bba6b4
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 #bba6b4
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 #bba6b4
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 #bba6b4
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: #bba6b4;
}
This is a sample text used for the color #bba6b4. 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: #bba6b4;
}
This is a sample text used for the color #bba6b4. 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 #bba6b4;
}
This is a sample text used for the color #bba6b4. 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 35.08%
Green 31.14%
Blue 33.77%
CMYK Percentage
Cyan 0
Magenta 26.97%
Yellow 8.99%
Black 64.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.