#bff1cf Hex Color
rgb(191, 241, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | f1 | cf | - | #bff1cf |
RGB | 191 | 241 | 207 | - | rgb(191,241,207) |
HSL | 139 | 64% | 85% | - | hsl(139,64%,85%) |
HSV | 139 | 21% | 95% | - | hsv(139,21%,95%) |
XYZ | 64.2036 | 78.492 | 70.7981 | - | xyz(64.2036,78.492,70.7981) |
CIE-LAB | 91 | -22.51 | 11.22 | - | lab(91,-22.51,11.22) |
CMYK | 0.20746887966805 | 0 | 0.14107883817427 | 0.054901960784314 | cmyk(0.20746887966805,0,0.14107883817427,0.054901960784314) |
Description
The RGB value of color #bff1cf is rgb(191, 241, 207).
In the hex color #bff1cf, The value of Red is 191, value of Green is 241, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #bff1cf consists of 139° Hue, 64% Saturation, and 85% Lightness.
In the CMYK color model, the color #bff1cf can be represented as Cyan=0.20746887966805%, Magenta=0%, Yellow=0.14107883817427%, and Black=0.054901960784314%.
Shades of #bff1cf
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 #bff1cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bff1cf
Preview of #bff1cf on White Background
The contrast ratio of #bff1cf with white color is 1.26
Preview of #bff1cf on black background
The contrast ratio of #bff1cf with black color is 16.7
#bff1cf color will look good with a black background.
Color Schemes of #bff1cf
Triadic Colors of #bff1cf
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 #bff1cf
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 #bff1cf
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 #bff1cf
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: #bff1cf;
}
This is a sample text used for the color #bff1cf. 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: #bff1cf;
}
This is a sample text used for the color #bff1cf. 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 #bff1cf;
}
This is a sample text used for the color #bff1cf. 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.89%
Green 37.72%
Blue 32.39%
CMYK Percentage
Cyan 51.42
Magenta 0%
Yellow 34.97%
Black 13.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.