#bcb438 Hex Color
rgb(188, 180, 56)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | b4 | 38 | - | #bcb438 |
| RGB | 188 | 180 | 56 | - | rgb(188,180,56) |
| HSL | 56 | 54% | 48% | - | hsl(56,54%,48%) |
| HSV | 56 | 70% | 74% | - | hsv(56,70%,74%) |
| XYZ | 37.7741 | 43.6194 | 10.1699 | - | xyz(37.7741,43.6194,10.1699) |
| CIE-LAB | 71.97 | -11.58 | 60.93 | - | lab(71.97,-11.58,60.93) |
| CMYK | 0 | 0.042553191489362 | 0.70212765957447 | 0.26274509803922 | cmyk(0,0.042553191489362,0.70212765957447,0.26274509803922) |
Description
The RGB value of color #bcb438 is rgb(188, 180, 56).
In the hex color #bcb438, The value of Red is 188, value of Green is 180, and value of Blue is 56. The primary color is Red. Similarly, The HSL values for #bcb438 consists of 56° Hue, 54% Saturation, and 48% Lightness.
In the CMYK color model, the color #bcb438 can be represented as Cyan=0%, Magenta=0.042553191489362%, Yellow=0.70212765957447%, and Black=0.26274509803922%.
Shades of #bcb438
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 #bcb438
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb438
Preview of #bcb438 on White Background
The contrast ratio of #bcb438 with white color is 2.16
Preview of #bcb438 on black background
The contrast ratio of #bcb438 with black color is 9.72
#bcb438 color will look good with a black background.
Color Schemes of #bcb438
Triadic Colors of #bcb438
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 #bcb438
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 #bcb438
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 #bcb438
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: #bcb438;
}
This is a sample text used for the color #bcb438. 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: #bcb438;
}
This is a sample text used for the color #bcb438. 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 #bcb438;
}
This is a sample text used for the color #bcb438. 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 44.34%
Green 42.45%
Blue 13.21%
CMYK Percentage
Cyan 0
Magenta 4.22%
Yellow 69.7%
Black 26.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.