#baa38b Hex Color
rgb(186, 163, 139)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ba | a3 | 8b | - | #baa38b |
| RGB | 186 | 163 | 139 | - | rgb(186,163,139) |
| HSL | 31 | 25% | 64% | - | hsl(31,25%,64%) |
| HSV | 31 | 25% | 73% | - | hsv(31,25%,73%) |
| XYZ | 38.0071 | 38.4976 | 29.8537 | - | xyz(38.0071,38.4976,29.8537) |
| CIE-LAB | 68.39 | 4.63 | 15.56 | - | lab(68.39,4.63,15.56) |
| CMYK | 0 | 0.12365591397849 | 0.25268817204301 | 0.27058823529412 | cmyk(0,0.12365591397849,0.25268817204301,0.27058823529412) |
Description
The RGB value of color #baa38b is rgb(186, 163, 139).
In the hex color #baa38b, The value of Red is 186, value of Green is 163, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #baa38b consists of 31° Hue, 25% Saturation, and 64% Lightness.
In the CMYK color model, the color #baa38b can be represented as Cyan=0%, Magenta=0.12365591397849%, Yellow=0.25268817204301%, and Black=0.27058823529412%.
This color is named Sesame.
Shades of #baa38b
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 #baa38b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baa38b
Preview of #baa38b on White Background
The contrast ratio of #baa38b with white color is 2.41
Preview of #baa38b on black background
The contrast ratio of #baa38b with black color is 8.7
#baa38b color will look good with a black background.
Color Schemes of #baa38b
Triadic Colors of #baa38b
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 #baa38b
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 #baa38b
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 #baa38b
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: #baa38b;
}
This is a sample text used for the color #baa38b. 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: #baa38b;
}
This is a sample text used for the color #baa38b. 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 #baa38b;
}
This is a sample text used for the color #baa38b. 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 38.11%
Green 33.4%
Blue 28.48%
CMYK Percentage
Cyan 0
Magenta 19.11%
Yellow 39.06%
Black 41.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.