#bbbc3e Hex Color
rgb(187, 188, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | bc | 3e | - | #bbbc3e |
RGB | 187 | 188 | 62 | - | rgb(187,188,62) |
HSL | 60 | 50% | 49% | - | hsl(60,50%,49%) |
HSV | 60 | 67% | 74% | - | hsv(60,67%,74%) |
XYZ | 39.3462 | 46.879 | 11.5322 | - | xyz(39.3462,46.879,11.5322) |
CIE-LAB | 74.11 | -15.77 | 60.74 | - | lab(74.11,-15.77,60.74) |
CMYK | 0.0053191489361703 | 0 | 0.67021276595745 | 0.26274509803922 | cmyk(0.0053191489361703,0,0.67021276595745,0.26274509803922) |
Description
The RGB value of color #bbbc3e is rgb(187, 188, 62).
In the hex color #bbbc3e, The value of Red is 187, value of Green is 188, and value of Blue is 62. The primary color is Green. Similarly, The HSL values for #bbbc3e consists of 60° Hue, 50% Saturation, and 49% Lightness.
In the CMYK color model, the color #bbbc3e can be represented as Cyan=0.0053191489361703%, Magenta=0%, Yellow=0.67021276595745%, and Black=0.26274509803922%.
Shades of #bbbc3e
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 #bbbc3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbbc3e
Preview of #bbbc3e on White Background
The contrast ratio of #bbbc3e with white color is 2.02
Preview of #bbbc3e on black background
The contrast ratio of #bbbc3e with black color is 10.38
#bbbc3e color will look good with a black background.
Color Schemes of #bbbc3e
Triadic Colors of #bbbc3e
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 #bbbc3e
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 #bbbc3e
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 #bbbc3e
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: #bbbc3e;
}
This is a sample text used for the color #bbbc3e. 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: #bbbc3e;
}
This is a sample text used for the color #bbbc3e. 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 #bbbc3e;
}
This is a sample text used for the color #bbbc3e. 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 43.02%
Blue 14.19%
CMYK Percentage
Cyan 0.57
Magenta 0%
Yellow 71.43%
Black 28%
Comments on this color
Please login or signup to post a comment.
No comments yet.