#bffebe Hex Color
rgb(191, 254, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | fe | be | - | #bffebe |
RGB | 191 | 254 | 190 | - | rgb(191,254,190) |
HSL | 119 | 97% | 87% | - | hsl(119,97%,87%) |
HSV | 119 | 25% | 100% | - | hsv(119,25%,100%) |
XYZ | 66.2219 | 85.6777 | 61.7624 | - | xyz(66.2219,85.6777,61.7624) |
CIE-LAB | 94.17 | -31.63 | 24.4 | - | lab(94.17,-31.63,24.4) |
CMYK | 0.24803149606299 | 0 | 0.25196850393701 | 0.003921568627451 | cmyk(0.24803149606299,0,0.25196850393701,0.003921568627451) |
Description
The RGB value of color #bffebe is rgb(191, 254, 190).
In the hex color #bffebe, The value of Red is 191, value of Green is 254, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #bffebe consists of 119° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #bffebe can be represented as Cyan=0.24803149606299%, Magenta=0%, Yellow=0.25196850393701%, and Black=0.003921568627451%.
Shades of #bffebe
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 #bffebe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bffebe
Preview of #bffebe on White Background
The contrast ratio of #bffebe with white color is 1.16
Preview of #bffebe on black background
The contrast ratio of #bffebe with black color is 18.14
#bffebe color will look good with a black background.
Color Schemes of #bffebe
Triadic Colors of #bffebe
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 #bffebe
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 #bffebe
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 #bffebe
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: #bffebe;
}
This is a sample text used for the color #bffebe. 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: #bffebe;
}
This is a sample text used for the color #bffebe. 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 #bffebe;
}
This is a sample text used for the color #bffebe. 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 30.08%
Green 40%
Blue 29.92%
CMYK Percentage
Cyan 49.22
Magenta 0%
Yellow 50%
Black 0.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.