#bba88b Hex Color
rgb(187, 168, 139)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | a8 | 8b | - | #bba88b |
| RGB | 187 | 168 | 139 | - | rgb(187,168,139) |
| HSL | 36 | 26% | 64% | - | hsl(36,26%,64%) |
| HSV | 36 | 26% | 73% | - | hsv(36,26%,73%) |
| XYZ | 39.1563 | 40.4341 | 30.1669 | - | xyz(39.1563,40.4341,30.1669) |
| CIE-LAB | 69.78 | 2.31 | 17.51 | - | lab(69.78,2.31,17.51) |
| CMYK | 0 | 0.10160427807487 | 0.25668449197861 | 0.26666666666667 | cmyk(0,0.10160427807487,0.25668449197861,0.26666666666667) |
Description
The RGB value of color #bba88b is rgb(187, 168, 139).
In the hex color #bba88b, The value of Red is 187, value of Green is 168, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #bba88b consists of 36° Hue, 26% Saturation, and 64% Lightness.
In the CMYK color model, the color #bba88b can be represented as Cyan=0%, Magenta=0.10160427807487%, Yellow=0.25668449197861%, and Black=0.26666666666667%.
This color is named Natural Chamois.
Shades of #bba88b
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 #bba88b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bba88b
Preview of #bba88b on White Background
The contrast ratio of #bba88b with white color is 2.31
Preview of #bba88b on black background
The contrast ratio of #bba88b with black color is 9.09
#bba88b color will look good with a black background.
Color Schemes of #bba88b
Triadic Colors of #bba88b
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 #bba88b
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 #bba88b
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 #bba88b
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: #bba88b;
}
This is a sample text used for the color #bba88b. 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: #bba88b;
}
This is a sample text used for the color #bba88b. 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 #bba88b;
}
This is a sample text used for the color #bba88b. 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.85%
Green 34.01%
Blue 28.14%
CMYK Percentage
Cyan 0
Magenta 16.26%
Yellow 41.07%
Black 42.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.