#bbd54b Hex Color
rgb(187, 213, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | d5 | 4b | - | #bbd54b |
RGB | 187 | 213 | 75 | - | rgb(187,213,75) |
HSL | 71 | 62% | 56% | - | hsl(71,62%,56%) |
HSV | 71 | 65% | 84% | - | hsv(71,65%,84%) |
XYZ | 45.5578 | 58.6613 | 15.5782 | - | xyz(45.5578,58.6613,15.5782) |
CIE-LAB | 81.11 | -27.25 | 62.82 | - | lab(81.11,-27.25,62.82) |
CMYK | 0.12206572769953 | 0 | 0.64788732394366 | 0.16470588235294 | cmyk(0.12206572769953,0,0.64788732394366,0.16470588235294) |
Description
The RGB value of color #bbd54b is rgb(187, 213, 75).
In the hex color #bbd54b, The value of Red is 187, value of Green is 213, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #bbd54b consists of 71° Hue, 62% Saturation, and 56% Lightness.
In the CMYK color model, the color #bbd54b can be represented as Cyan=0.12206572769953%, Magenta=0%, Yellow=0.64788732394366%, and Black=0.16470588235294%.
Shades of #bbd54b
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 #bbd54b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd54b
Preview of #bbd54b on White Background
The contrast ratio of #bbd54b with white color is 1.65
Preview of #bbd54b on black background
The contrast ratio of #bbd54b with black color is 12.73
#bbd54b color will look good with a black background.
Color Schemes of #bbd54b
Triadic Colors of #bbd54b
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 #bbd54b
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 #bbd54b
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 #bbd54b
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: #bbd54b;
}
This is a sample text used for the color #bbd54b. 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: #bbd54b;
}
This is a sample text used for the color #bbd54b. 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 #bbd54b;
}
This is a sample text used for the color #bbd54b. 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 39.37%
Green 44.84%
Blue 15.79%
CMYK Percentage
Cyan 13.06
Magenta 0%
Yellow 69.32%
Black 17.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.