#bda84c Hex Color
rgb(189, 168, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | a8 | 4c | - | #bda84c |
RGB | 189 | 168 | 76 | - | rgb(189,168,76) |
HSL | 49 | 46% | 52% | - | hsl(49,46%,52%) |
HSV | 49 | 60% | 74% | - | hsv(49,60%,74%) |
XYZ | 36.2934 | 39.3459 | 12.5191 | - | xyz(36.2934,39.3459,12.5191) |
CIE-LAB | 69 | -3.64 | 49.3 | - | lab(69,-3.64,49.3) |
CMYK | 0 | 0.11111111111111 | 0.5978835978836 | 0.25882352941176 | cmyk(0,0.11111111111111,0.5978835978836,0.25882352941176) |
Description
The RGB value of color #bda84c is rgb(189, 168, 76).
In the hex color #bda84c, The value of Red is 189, value of Green is 168, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #bda84c consists of 49° Hue, 46% Saturation, and 52% Lightness.
In the CMYK color model, the color #bda84c can be represented as Cyan=0%, Magenta=0.11111111111111%, Yellow=0.5978835978836%, and Black=0.25882352941176%.
Shades of #bda84c
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 #bda84c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bda84c
Preview of #bda84c on White Background
The contrast ratio of #bda84c with white color is 2.37
Preview of #bda84c on black background
The contrast ratio of #bda84c with black color is 8.87
#bda84c color will look good with a black background.
Color Schemes of #bda84c
Triadic Colors of #bda84c
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 #bda84c
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 #bda84c
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 #bda84c
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: #bda84c;
}
This is a sample text used for the color #bda84c. 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: #bda84c;
}
This is a sample text used for the color #bda84c. 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 #bda84c;
}
This is a sample text used for the color #bda84c. 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 43.65%
Green 38.8%
Blue 17.55%
CMYK Percentage
Cyan 0
Magenta 11.48%
Yellow 61.78%
Black 26.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.