#bda78f Hex Color
rgb(189, 167, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | a7 | 8f | - | #bda78f |
RGB | 189 | 167 | 143 | - | rgb(189,167,143) |
HSL | 31 | 26% | 65% | - | hsl(31,26%,65%) |
HSV | 31 | 24% | 74% | - | hsv(31,24%,74%) |
XYZ | 39.7629 | 40.4394 | 31.6965 | - | xyz(39.7629,40.4394,31.6965) |
CIE-LAB | 69.78 | 4.21 | 15.35 | - | lab(69.78,4.21,15.35) |
CMYK | 0 | 0.11640211640212 | 0.24338624338624 | 0.25882352941176 | cmyk(0,0.11640211640212,0.24338624338624,0.25882352941176) |
Description
The RGB value of color #bda78f is rgb(189, 167, 143).
In the hex color #bda78f, The value of Red is 189, value of Green is 167, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #bda78f consists of 31° Hue, 26% Saturation, and 65% Lightness.
In the CMYK color model, the color #bda78f can be represented as Cyan=0%, Magenta=0.11640211640212%, Yellow=0.24338624338624%, and Black=0.25882352941176%.
Shades of #bda78f
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 #bda78f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bda78f
Preview of #bda78f on White Background
The contrast ratio of #bda78f with white color is 2.31
Preview of #bda78f on black background
The contrast ratio of #bda78f with black color is 9.09
#bda78f color will look good with a black background.
Color Schemes of #bda78f
Triadic Colors of #bda78f
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 #bda78f
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 #bda78f
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 #bda78f
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: #bda78f;
}
This is a sample text used for the color #bda78f. 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: #bda78f;
}
This is a sample text used for the color #bda78f. 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 #bda78f;
}
This is a sample text used for the color #bda78f. 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.88%
Green 33.47%
Blue 28.66%
CMYK Percentage
Cyan 0
Magenta 18.82%
Yellow 39.34%
Black 41.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.