#bbbc4c Hex Color
rgb(187, 188, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | bc | 4c | - | #bbbc4c |
RGB | 187 | 188 | 76 | - | rgb(187,188,76) |
HSL | 61 | 46% | 52% | - | hsl(61,46%,52%) |
HSV | 61 | 60% | 74% | - | hsv(61,60%,74%) |
XYZ | 39.7812 | 47.053 | 13.8229 | - | xyz(39.7812,47.053,13.8229) |
CIE-LAB | 74.22 | -14.89 | 55.04 | - | lab(74.22,-14.89,55.04) |
CMYK | 0.0053191489361703 | 0 | 0.59574468085106 | 0.26274509803922 | cmyk(0.0053191489361703,0,0.59574468085106,0.26274509803922) |
Description
The RGB value of color #bbbc4c is rgb(187, 188, 76).
In the hex color #bbbc4c, The value of Red is 187, value of Green is 188, and value of Blue is 76. The primary color is Green. Similarly, The HSL values for #bbbc4c consists of 61° Hue, 46% Saturation, and 52% Lightness.
In the CMYK color model, the color #bbbc4c can be represented as Cyan=0.0053191489361703%, Magenta=0%, Yellow=0.59574468085106%, and Black=0.26274509803922%.
Shades of #bbbc4c
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 #bbbc4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbbc4c
Preview of #bbbc4c on White Background
The contrast ratio of #bbbc4c with white color is 2.02
Preview of #bbbc4c on black background
The contrast ratio of #bbbc4c with black color is 10.41
#bbbc4c color will look good with a black background.
Color Schemes of #bbbc4c
Triadic Colors of #bbbc4c
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 #bbbc4c
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 #bbbc4c
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 #bbbc4c
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: #bbbc4c;
}
This is a sample text used for the color #bbbc4c. 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: #bbbc4c;
}
This is a sample text used for the color #bbbc4c. 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 #bbbc4c;
}
This is a sample text used for the color #bbbc4c. 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.46%
Green 41.69%
Blue 16.85%
CMYK Percentage
Cyan 0.62
Magenta 0%
Yellow 68.97%
Black 30.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.