#bcb69d Hex Color
rgb(188, 182, 157)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | b6 | 9d | - | #bcb69d |
| RGB | 188 | 182 | 157 | - | rgb(188,182,157) |
| HSL | 48 | 19% | 68% | - | hsl(48,19%,68%) |
| HSV | 48 | 16% | 74% | - | hsv(48,16%,74%) |
| XYZ | 43.5528 | 46.5816 | 38.594 | - | xyz(43.5528,46.5816,38.594) |
| CIE-LAB | 73.92 | -2.12 | 13.5 | - | lab(73.92,-2.12,13.5) |
| CMYK | 0 | 0.031914893617021 | 0.16489361702128 | 0.26274509803922 | cmyk(0,0.031914893617021,0.16489361702128,0.26274509803922) |
Description
The RGB value of color #bcb69d is rgb(188, 182, 157).
In the hex color #bcb69d, The value of Red is 188, value of Green is 182, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #bcb69d consists of 48° Hue, 19% Saturation, and 68% Lightness.
In the CMYK color model, the color #bcb69d can be represented as Cyan=0%, Magenta=0.031914893617021%, Yellow=0.16489361702128%, and Black=0.26274509803922%.
Shades of #bcb69d
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 #bcb69d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb69d
Preview of #bcb69d on White Background
The contrast ratio of #bcb69d with white color is 2.04
Preview of #bcb69d on black background
The contrast ratio of #bcb69d with black color is 10.32
#bcb69d color will look good with a black background.
Color Schemes of #bcb69d
Triadic Colors of #bcb69d
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 #bcb69d
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 #bcb69d
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 #bcb69d
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: #bcb69d;
}
This is a sample text used for the color #bcb69d. 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: #bcb69d;
}
This is a sample text used for the color #bcb69d. 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 #bcb69d;
}
This is a sample text used for the color #bcb69d. 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.67%
Green 34.54%
Blue 29.79%
CMYK Percentage
Cyan 0
Magenta 6.94%
Yellow 35.88%
Black 57.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.