#bcfec9 Hex Color
rgb(188, 254, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | fe | c9 | - | #bcfec9 |
RGB | 188 | 254 | 201 | - | rgb(188,254,201) |
HSL | 132 | 97% | 87% | - | hsl(132,97%,87%) |
HSV | 132 | 26% | 100% | - | hsv(132,26%,100%) |
XYZ | 66.7235 | 85.792 | 68.3012 | - | xyz(66.7235,85.792,68.3012) |
CIE-LAB | 94.22 | -30.73 | 18.83 | - | lab(94.22,-30.73,18.83) |
CMYK | 0.25984251968504 | 0 | 0.20866141732283 | 0.003921568627451 | cmyk(0.25984251968504,0,0.20866141732283,0.003921568627451) |
Description
The RGB value of color #bcfec9 is rgb(188, 254, 201).
In the hex color #bcfec9, The value of Red is 188, value of Green is 254, and value of Blue is 201. The primary color is Green. Similarly, The HSL values for #bcfec9 consists of 132° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #bcfec9 can be represented as Cyan=0.25984251968504%, Magenta=0%, Yellow=0.20866141732283%, and Black=0.003921568627451%.
Shades of #bcfec9
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 #bcfec9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcfec9
Preview of #bcfec9 on White Background
The contrast ratio of #bcfec9 with white color is 1.16
Preview of #bcfec9 on black background
The contrast ratio of #bcfec9 with black color is 18.16
#bcfec9 color will look good with a black background.
Color Schemes of #bcfec9
Triadic Colors of #bcfec9
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 #bcfec9
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 #bcfec9
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 #bcfec9
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: #bcfec9;
}
This is a sample text used for the color #bcfec9. 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: #bcfec9;
}
This is a sample text used for the color #bcfec9. 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 #bcfec9;
}
This is a sample text used for the color #bcfec9. 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 29.24%
Green 39.5%
Blue 31.26%
CMYK Percentage
Cyan 55
Magenta 0%
Yellow 44.17%
Black 0.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.