#b2ec7c Hex Color
rgb(178, 236, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | ec | 7c | - | #b2ec7c |
RGB | 178 | 236 | 124 | - | rgb(178,236,124) |
HSL | 91 | 75% | 71% | - | hsl(91,75%,71%) |
HSV | 91 | 47% | 93% | - | hsv(91,47%,93%) |
XYZ | 51.9936 | 70.9111 | 30.0156 | - | xyz(51.9936,70.9111,30.0156) |
CIE-LAB | 87.44 | -36.95 | 48.18 | - | lab(87.44,-36.95,48.18) |
CMYK | 0.24576271186441 | 0 | 0.47457627118644 | 0.074509803921569 | cmyk(0.24576271186441,0,0.47457627118644,0.074509803921569) |
Description
The RGB value of color #b2ec7c is rgb(178, 236, 124).
In the hex color #b2ec7c, The value of Red is 178, value of Green is 236, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #b2ec7c consists of 91° Hue, 75% Saturation, and 71% Lightness.
In the CMYK color model, the color #b2ec7c can be represented as Cyan=0.24576271186441%, Magenta=0%, Yellow=0.47457627118644%, and Black=0.074509803921569%.
Shades of #b2ec7c
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 #b2ec7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2ec7c
Preview of #b2ec7c on White Background
The contrast ratio of #b2ec7c with white color is 1.38
Preview of #b2ec7c on black background
The contrast ratio of #b2ec7c with black color is 15.18
#b2ec7c color will look good with a black background.
Color Schemes of #b2ec7c
Triadic Colors of #b2ec7c
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 #b2ec7c
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 #b2ec7c
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 #b2ec7c
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: #b2ec7c;
}
This is a sample text used for the color #b2ec7c. 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: #b2ec7c;
}
This is a sample text used for the color #b2ec7c. 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 #b2ec7c;
}
This is a sample text used for the color #b2ec7c. 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 33.09%
Green 43.87%
Blue 23.05%
CMYK Percentage
Cyan 30.92
Magenta 0%
Yellow 59.71%
Black 9.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.