#bc966e Hex Color
rgb(188, 150, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 96 | 6e | - | #bc966e |
RGB | 188 | 150 | 110 | - | rgb(188,150,110) |
HSL | 31 | 37% | 58% | - | hsl(31,37%,58%) |
HSV | 31 | 41% | 74% | - | hsv(31,41%,74%) |
XYZ | 34.4599 | 33.6298 | 19.4268 | - | xyz(34.4599,33.6298,19.4268) |
CIE-LAB | 64.67 | 8.82 | 26.49 | - | lab(64.67,8.82,26.49) |
CMYK | 0 | 0.20212765957447 | 0.41489361702128 | 0.26274509803922 | cmyk(0,0.20212765957447,0.41489361702128,0.26274509803922) |
Description
The RGB value of color #bc966e is rgb(188, 150, 110).
In the hex color #bc966e, The value of Red is 188, value of Green is 150, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #bc966e consists of 31° Hue, 37% Saturation, and 58% Lightness.
In the CMYK color model, the color #bc966e can be represented as Cyan=0%, Magenta=0.20212765957447%, Yellow=0.41489361702128%, and Black=0.26274509803922%.
Shades of #bc966e
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 #bc966e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc966e
Preview of #bc966e on White Background
The contrast ratio of #bc966e with white color is 2.72
Preview of #bc966e on black background
The contrast ratio of #bc966e with black color is 7.73
#bc966e color will look good with a black background.
Color Schemes of #bc966e
Triadic Colors of #bc966e
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 #bc966e
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 #bc966e
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 #bc966e
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: #bc966e;
}
This is a sample text used for the color #bc966e. 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: #bc966e;
}
This is a sample text used for the color #bc966e. 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 #bc966e;
}
This is a sample text used for the color #bc966e. 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 41.96%
Green 33.48%
Blue 24.55%
CMYK Percentage
Cyan 0
Magenta 22.98%
Yellow 47.16%
Black 29.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.