#bcef95 Hex Color
rgb(188, 239, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | ef | 95 | - | #bcef95 |
RGB | 188 | 239 | 149 | - | rgb(188,239,149) |
HSL | 94 | 74% | 76% | - | hsl(94,74%,76%) |
HSV | 94 | 38% | 94% | - | hsv(94,38%,94%) |
XYZ | 57.0304 | 74.5943 | 39.8261 | - | xyz(57.0304,74.5943,39.8261) |
CIE-LAB | 89.2 | -31.74 | 38.35 | - | lab(89.2,-31.74,38.35) |
CMYK | 0.21338912133891 | 0 | 0.3765690376569 | 0.062745098039216 | cmyk(0.21338912133891,0,0.3765690376569,0.062745098039216) |
Description
The RGB value of color #bcef95 is rgb(188, 239, 149).
In the hex color #bcef95, The value of Red is 188, value of Green is 239, and value of Blue is 149. The primary color is Green. Similarly, The HSL values for #bcef95 consists of 94° Hue, 74% Saturation, and 76% Lightness.
In the CMYK color model, the color #bcef95 can be represented as Cyan=0.21338912133891%, Magenta=0%, Yellow=0.3765690376569%, and Black=0.062745098039216%.
Shades of #bcef95
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 #bcef95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcef95
Preview of #bcef95 on White Background
The contrast ratio of #bcef95 with white color is 1.32
Preview of #bcef95 on black background
The contrast ratio of #bcef95 with black color is 15.92
#bcef95 color will look good with a black background.
Color Schemes of #bcef95
Triadic Colors of #bcef95
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 #bcef95
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 #bcef95
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 #bcef95
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: #bcef95;
}
This is a sample text used for the color #bcef95. 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: #bcef95;
}
This is a sample text used for the color #bcef95. 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 #bcef95;
}
This is a sample text used for the color #bcef95. 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 32.64%
Green 41.49%
Blue 25.87%
CMYK Percentage
Cyan 32.69
Magenta 0%
Yellow 57.69%
Black 9.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.