#bbd34b Hex Color
rgb(187, 211, 75)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | d3 | 4b | - | #bbd34b |
| RGB | 187 | 211 | 75 | - | rgb(187,211,75) |
| HSL | 71 | 61% | 56% | - | hsl(71,61%,56%) |
| HSV | 71 | 64% | 83% | - | hsv(71,64%,83%) |
| XYZ | 45.0578 | 57.6613 | 15.4116 | - | xyz(45.0578,57.6613,15.4116) |
| CIE-LAB | 80.55 | -26.3 | 62.24 | - | lab(80.55,-26.3,62.24) |
| CMYK | 0.11374407582938 | 0 | 0.64454976303318 | 0.17254901960784 | cmyk(0.11374407582938,0,0.64454976303318,0.17254901960784) |
Description
The RGB value of color #bbd34b is rgb(187, 211, 75).
In the hex color #bbd34b, The value of Red is 187, value of Green is 211, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #bbd34b consists of 71° Hue, 61% Saturation, and 56% Lightness.
In the CMYK color model, the color #bbd34b can be represented as Cyan=0.11374407582938%, Magenta=0%, Yellow=0.64454976303318%, and Black=0.17254901960784%.
Shades of #bbd34b
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 #bbd34b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd34b
Preview of #bbd34b on White Background
The contrast ratio of #bbd34b with white color is 1.68
Preview of #bbd34b on black background
The contrast ratio of #bbd34b with black color is 12.53
#bbd34b color will look good with a black background.
Color Schemes of #bbd34b
Triadic Colors of #bbd34b
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 #bbd34b
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 #bbd34b
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 #bbd34b
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: #bbd34b;
}
This is a sample text used for the color #bbd34b. 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: #bbd34b;
}
This is a sample text used for the color #bbd34b. 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 #bbd34b;
}
This is a sample text used for the color #bbd34b. 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.53%
Green 44.61%
Blue 15.86%
CMYK Percentage
Cyan 12.22
Magenta 0%
Yellow 69.24%
Black 18.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.