#bff48a Hex Color
rgb(191, 244, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | f4 | 8a | - | #bff48a |
RGB | 191 | 244 | 138 | - | rgb(191,244,138) |
HSL | 90 | 83% | 75% | - | hsl(90,83%,75%) |
HSV | 90 | 43% | 96% | - | hsv(90,43%,96%) |
XYZ | 58.424 | 77.6127 | 35.9462 | - | xyz(58.424,77.6127,35.9462) |
CIE-LAB | 90.6 | -34.37 | 45.57 | - | lab(90.6,-34.37,45.57) |
CMYK | 0.2172131147541 | 0 | 0.4344262295082 | 0.043137254901961 | cmyk(0.2172131147541,0,0.4344262295082,0.043137254901961) |
Description
The RGB value of color #bff48a is rgb(191, 244, 138).
In the hex color #bff48a, The value of Red is 191, value of Green is 244, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #bff48a consists of 90° Hue, 83% Saturation, and 75% Lightness.
In the CMYK color model, the color #bff48a can be represented as Cyan=0.2172131147541%, Magenta=0%, Yellow=0.4344262295082%, and Black=0.043137254901961%.
Shades of #bff48a
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 #bff48a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bff48a
Preview of #bff48a on White Background
The contrast ratio of #bff48a with white color is 1.27
Preview of #bff48a on black background
The contrast ratio of #bff48a with black color is 16.52
#bff48a color will look good with a black background.
Color Schemes of #bff48a
Triadic Colors of #bff48a
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 #bff48a
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 #bff48a
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 #bff48a
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: #bff48a;
}
This is a sample text used for the color #bff48a. 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: #bff48a;
}
This is a sample text used for the color #bff48a. 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 #bff48a;
}
This is a sample text used for the color #bff48a. 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 33.33%
Green 42.58%
Blue 24.08%
CMYK Percentage
Cyan 31.26
Magenta 0%
Yellow 62.53%
Black 6.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.