#bcfee4 Hex Color
rgb(188, 254, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | fe | e4 | - | #bcfee4 |
RGB | 188 | 254 | 228 | - | rgb(188,254,228) |
HSL | 156 | 97% | 87% | - | hsl(156,97%,87%) |
HSV | 156 | 26% | 100% | - | hsv(156,26%,100%) |
XYZ | 70.1844 | 87.1764 | 86.5264 | - | xyz(70.1844,87.1764,86.5264) |
CIE-LAB | 94.81 | -25.71 | 5.81 | - | lab(94.81,-25.71,5.81) |
CMYK | 0.25984251968504 | 0 | 0.10236220472441 | 0.003921568627451 | cmyk(0.25984251968504,0,0.10236220472441,0.003921568627451) |
Description
The RGB value of color #bcfee4 is rgb(188, 254, 228).
In the hex color #bcfee4, The value of Red is 188, value of Green is 254, and value of Blue is 228. The primary color is Green. Similarly, The HSL values for #bcfee4 consists of 156° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #bcfee4 can be represented as Cyan=0.25984251968504%, Magenta=0%, Yellow=0.10236220472441%, and Black=0.003921568627451%.
Shades of #bcfee4
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 #bcfee4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcfee4
Preview of #bcfee4 on White Background
The contrast ratio of #bcfee4 with white color is 1.14
Preview of #bcfee4 on black background
The contrast ratio of #bcfee4 with black color is 18.44
#bcfee4 color will look good with a black background.
Color Schemes of #bcfee4
Triadic Colors of #bcfee4
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 #bcfee4
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 #bcfee4
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 #bcfee4
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: #bcfee4;
}
This is a sample text used for the color #bcfee4. 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: #bcfee4;
}
This is a sample text used for the color #bcfee4. 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 #bcfee4;
}
This is a sample text used for the color #bcfee4. 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 28.06%
Green 37.91%
Blue 34.03%
CMYK Percentage
Cyan 70.97
Magenta 0%
Yellow 27.96%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.