#bcf1a7 Hex Color
rgb(188, 241, 167)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | f1 | a7 | - | #bcf1a7 |
RGB | 188 | 241 | 167 | - | rgb(188,241,167) |
HSL | 103 | 73% | 80% | - | hsl(103,73%,80%) |
HSV | 103 | 31% | 95% | - | hsv(103,31%,95%) |
XYZ | 59.1694 | 76.392 | 48.1858 | - | xyz(59.1694,76.392,48.1858) |
CIE-LAB | 90.04 | -30.14 | 30.42 | - | lab(90.04,-30.14,30.42) |
CMYK | 0.21991701244813 | 0 | 0.30705394190871 | 0.054901960784314 | cmyk(0.21991701244813,0,0.30705394190871,0.054901960784314) |
Description
The RGB value of color #bcf1a7 is rgb(188, 241, 167).
In the hex color #bcf1a7, The value of Red is 188, value of Green is 241, and value of Blue is 167. The primary color is Green. Similarly, The HSL values for #bcf1a7 consists of 103° Hue, 73% Saturation, and 80% Lightness.
In the CMYK color model, the color #bcf1a7 can be represented as Cyan=0.21991701244813%, Magenta=0%, Yellow=0.30705394190871%, and Black=0.054901960784314%.
Shades of #bcf1a7
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 #bcf1a7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcf1a7
Preview of #bcf1a7 on White Background
The contrast ratio of #bcf1a7 with white color is 1.29
Preview of #bcf1a7 on black background
The contrast ratio of #bcf1a7 with black color is 16.28
#bcf1a7 color will look good with a black background.
Color Schemes of #bcf1a7
Triadic Colors of #bcf1a7
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 #bcf1a7
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 #bcf1a7
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 #bcf1a7
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: #bcf1a7;
}
This is a sample text used for the color #bcf1a7. 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: #bcf1a7;
}
This is a sample text used for the color #bcf1a7. 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 #bcf1a7;
}
This is a sample text used for the color #bcf1a7. 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 31.54%
Green 40.44%
Blue 28.02%
CMYK Percentage
Cyan 37.79
Magenta 0%
Yellow 52.77%
Black 9.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.