#bbdc6c Hex Color
rgb(187, 220, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | dc | 6c | - | #bbdc6c |
RGB | 187 | 220 | 108 | - | rgb(187,220,108) |
HSL | 78 | 62% | 64% | - | hsl(78,62%,64%) |
HSV | 78 | 51% | 86% | - | hsv(78,51%,86%) |
XYZ | 48.7935 | 62.8339 | 23.7438 | - | xyz(48.7935,62.8339,23.7438) |
CIE-LAB | 83.35 | -27.9 | 50.92 | - | lab(83.35,-27.9,50.92) |
CMYK | 0.15 | 0 | 0.50909090909091 | 0.13725490196078 | cmyk(0.15,0,0.50909090909091,0.13725490196078) |
Description
The RGB value of color #bbdc6c is rgb(187, 220, 108).
In the hex color #bbdc6c, The value of Red is 187, value of Green is 220, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #bbdc6c consists of 78° Hue, 62% Saturation, and 64% Lightness.
In the CMYK color model, the color #bbdc6c can be represented as Cyan=0.15%, Magenta=0%, Yellow=0.50909090909091%, and Black=0.13725490196078%.
Shades of #bbdc6c
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 #bbdc6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbdc6c
Preview of #bbdc6c on White Background
The contrast ratio of #bbdc6c with white color is 1.55
Preview of #bbdc6c on black background
The contrast ratio of #bbdc6c with black color is 13.57
#bbdc6c color will look good with a black background.
Color Schemes of #bbdc6c
Triadic Colors of #bbdc6c
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 #bbdc6c
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 #bbdc6c
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 #bbdc6c
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: #bbdc6c;
}
This is a sample text used for the color #bbdc6c. 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: #bbdc6c;
}
This is a sample text used for the color #bbdc6c. 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 #bbdc6c;
}
This is a sample text used for the color #bbdc6c. 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 36.31%
Green 42.72%
Blue 20.97%
CMYK Percentage
Cyan 18.84
Magenta 0%
Yellow 63.93%
Black 17.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.