#bbd50f Hex Color
rgb(187, 213, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | d5 | 0f | - | #bbd50f |
RGB | 187 | 213 | 15 | - | rgb(187,213,15) |
HSL | 68 | 87% | 45% | - | hsl(68,87%,45%) |
HSV | 68 | 93% | 84% | - | hsv(68,93%,84%) |
XYZ | 44.374 | 58.1878 | 9.3445 | - | xyz(44.374,58.1878,9.3445) |
CIE-LAB | 80.84 | -29.54 | 78.75 | - | lab(80.84,-29.54,78.75) |
CMYK | 0.12206572769953 | 0 | 0.92957746478873 | 0.16470588235294 | cmyk(0.12206572769953,0,0.92957746478873,0.16470588235294) |
Description
The RGB value of color #bbd50f is rgb(187, 213, 15).
In the hex color #bbd50f, The value of Red is 187, value of Green is 213, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #bbd50f consists of 68° Hue, 87% Saturation, and 45% Lightness.
In the CMYK color model, the color #bbd50f can be represented as Cyan=0.12206572769953%, Magenta=0%, Yellow=0.92957746478873%, and Black=0.16470588235294%.
Shades of #bbd50f
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 #bbd50f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd50f
Preview of #bbd50f on White Background
The contrast ratio of #bbd50f with white color is 1.66
Preview of #bbd50f on black background
The contrast ratio of #bbd50f with black color is 12.64
#bbd50f color will look good with a black background.
Color Schemes of #bbd50f
Triadic Colors of #bbd50f
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 #bbd50f
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 #bbd50f
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 #bbd50f
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 #bbd50f
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: #bbd50f;
}
This is a sample text used for the color #bbd50f. 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: #bbd50f;
}
This is a sample text used for the color #bbd50f. 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 #bbd50f;
}
This is a sample text used for the color #bbd50f. 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 45.06%
Green 51.33%
Blue 3.61%
CMYK Percentage
Cyan 10.04
Magenta 0%
Yellow 76.42%
Black 13.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.