#bca70f Hex Color
rgb(188, 167, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | a7 | 0f | - | #bca70f |
RGB | 188 | 167 | 15 | - | rgb(188,167,15) |
HSL | 53 | 85% | 40% | - | hsl(53,85%,40%) |
HSV | 53 | 92% | 74% | - | hsv(53,92%,74%) |
XYZ | 34.644 | 38.3633 | 6.0309 | - | xyz(34.644,38.3633,6.0309) |
CIE-LAB | 68.29 | -6.15 | 69.09 | - | lab(68.29,-6.15,69.09) |
CMYK | 0 | 0.11170212765957 | 0.92021276595745 | 0.26274509803922 | cmyk(0,0.11170212765957,0.92021276595745,0.26274509803922) |
Description
The RGB value of color #bca70f is rgb(188, 167, 15).
In the hex color #bca70f, The value of Red is 188, value of Green is 167, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #bca70f consists of 53° Hue, 85% Saturation, and 40% Lightness.
In the CMYK color model, the color #bca70f can be represented as Cyan=0%, Magenta=0.11170212765957%, Yellow=0.92021276595745%, and Black=0.26274509803922%.
Shades of #bca70f
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 #bca70f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bca70f
Preview of #bca70f on White Background
The contrast ratio of #bca70f with white color is 2.42
Preview of #bca70f on black background
The contrast ratio of #bca70f with black color is 8.67
#bca70f color will look good with a black background.
Color Schemes of #bca70f
Triadic Colors of #bca70f
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 #bca70f
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 #bca70f
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 #bca70f
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.
Monochromatic Colors of #bca70f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bca70f;
}
This is a sample text used for the color #bca70f. 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: #bca70f;
}
This is a sample text used for the color #bca70f. 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 #bca70f;
}
This is a sample text used for the color #bca70f. 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 50.81%
Green 45.14%
Blue 4.05%
CMYK Percentage
Cyan 0
Magenta 8.63%
Yellow 71.08%
Black 20.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.