#bbda5c Hex Color
rgb(187, 218, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | da | 5c | - | #bbda5c |
RGB | 187 | 218 | 92 | - | rgb(187,218,92) |
HSL | 75 | 63% | 61% | - | hsl(75,63%,61%) |
HSV | 75 | 58% | 85% | - | hsv(75,58%,85%) |
XYZ | 47.4967 | 61.4803 | 19.4888 | - | xyz(47.4967,61.4803,19.4888) |
CIE-LAB | 82.64 | -28.38 | 57.35 | - | lab(82.64,-28.38,57.35) |
CMYK | 0.14220183486239 | 0 | 0.57798165137615 | 0.14509803921569 | cmyk(0.14220183486239,0,0.57798165137615,0.14509803921569) |
Description
The RGB value of color #bbda5c is rgb(187, 218, 92).
In the hex color #bbda5c, The value of Red is 187, value of Green is 218, and value of Blue is 92. The primary color is Green. Similarly, The HSL values for #bbda5c consists of 75° Hue, 63% Saturation, and 61% Lightness.
In the CMYK color model, the color #bbda5c can be represented as Cyan=0.14220183486239%, Magenta=0%, Yellow=0.57798165137615%, and Black=0.14509803921569%.
Shades of #bbda5c
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 #bbda5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbda5c
Preview of #bbda5c on White Background
The contrast ratio of #bbda5c with white color is 1.58
Preview of #bbda5c on black background
The contrast ratio of #bbda5c with black color is 13.3
#bbda5c color will look good with a black background.
Color Schemes of #bbda5c
Triadic Colors of #bbda5c
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 #bbda5c
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 #bbda5c
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 #bbda5c
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: #bbda5c;
}
This is a sample text used for the color #bbda5c. 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: #bbda5c;
}
This is a sample text used for the color #bbda5c. 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 #bbda5c;
}
This is a sample text used for the color #bbda5c. 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 37.63%
Green 43.86%
Blue 18.51%
CMYK Percentage
Cyan 16.43
Magenta 0%
Yellow 66.8%
Black 16.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.