#bffccf Hex Color
rgb(191, 252, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | fc | cf | - | #bffccf |
RGB | 191 | 252 | 207 | - | rgb(191,252,207) |
HSL | 136 | 91% | 87% | - | hsl(136,91%,87%) |
HSV | 136 | 24% | 99% | - | hsv(136,24%,99%) |
XYZ | 67.5587 | 85.2022 | 71.9164 | - | xyz(67.5587,85.2022,71.9164) |
CIE-LAB | 93.97 | -27.79 | 15.43 | - | lab(93.97,-27.79,15.43) |
CMYK | 0.24206349206349 | 0 | 0.17857142857143 | 0.011764705882353 | cmyk(0.24206349206349,0,0.17857142857143,0.011764705882353) |
Description
The RGB value of color #bffccf is rgb(191, 252, 207).
In the hex color #bffccf, The value of Red is 191, value of Green is 252, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #bffccf consists of 136° Hue, 91% Saturation, and 87% Lightness.
In the CMYK color model, the color #bffccf can be represented as Cyan=0.24206349206349%, Magenta=0%, Yellow=0.17857142857143%, and Black=0.011764705882353%.
Shades of #bffccf
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 #bffccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bffccf
Preview of #bffccf on White Background
The contrast ratio of #bffccf with white color is 1.16
Preview of #bffccf on black background
The contrast ratio of #bffccf with black color is 18.04
#bffccf color will look good with a black background.
Color Schemes of #bffccf
Triadic Colors of #bffccf
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 #bffccf
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 #bffccf
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 #bffccf
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: #bffccf;
}
This is a sample text used for the color #bffccf. 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: #bffccf;
}
This is a sample text used for the color #bffccf. 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 #bffccf;
}
This is a sample text used for the color #bffccf. 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.38%
Green 38.77%
Blue 31.85%
CMYK Percentage
Cyan 55.98
Magenta 0%
Yellow 41.3%
Black 2.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.