#bbab4f Hex Color
rgb(187, 171, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | ab | 4f | - | #bbab4f |
RGB | 187 | 171 | 79 | - | rgb(187,171,79) |
HSL | 51 | 44% | 52% | - | hsl(51,44%,52%) |
HSV | 51 | 58% | 73% | - | hsv(51,58%,73%) |
XYZ | 36.4677 | 40.2551 | 13.2451 | - | xyz(36.4677,40.2551,13.2451) |
CIE-LAB | 69.65 | -5.86 | 48.58 | - | lab(69.65,-5.86,48.58) |
CMYK | 0 | 0.085561497326203 | 0.57754010695187 | 0.26666666666667 | cmyk(0,0.085561497326203,0.57754010695187,0.26666666666667) |
Description
The RGB value of color #bbab4f is rgb(187, 171, 79).
In the hex color #bbab4f, The value of Red is 187, value of Green is 171, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #bbab4f consists of 51° Hue, 44% Saturation, and 52% Lightness.
In the CMYK color model, the color #bbab4f can be represented as Cyan=0%, Magenta=0.085561497326203%, Yellow=0.57754010695187%, and Black=0.26666666666667%.
Shades of #bbab4f
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 #bbab4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbab4f
Preview of #bbab4f on White Background
The contrast ratio of #bbab4f with white color is 2.32
Preview of #bbab4f on black background
The contrast ratio of #bbab4f with black color is 9.05
#bbab4f color will look good with a black background.
Color Schemes of #bbab4f
Triadic Colors of #bbab4f
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 #bbab4f
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 #bbab4f
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 #bbab4f
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: #bbab4f;
}
This is a sample text used for the color #bbab4f. 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: #bbab4f;
}
This is a sample text used for the color #bbab4f. 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 #bbab4f;
}
This is a sample text used for the color #bbab4f. 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 42.79%
Green 39.13%
Blue 18.08%
CMYK Percentage
Cyan 0
Magenta 9.2%
Yellow 62.12%
Black 28.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.