#bff8da Hex Color
rgb(191, 248, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | f8 | da | - | #bff8da |
RGB | 191 | 248 | 218 | - | rgb(191,248,218) |
HSL | 148 | 80% | 86% | - | hsl(148,80%,86%) |
HSV | 148 | 23% | 97% | - | hsv(148,23%,97%) |
XYZ | 67.7081 | 83.2731 | 78.8344 | - | xyz(67.7081,83.2731,78.8344) |
CIE-LAB | 93.13 | -23.85 | 8.57 | - | lab(93.13,-23.85,8.57) |
CMYK | 0.22983870967742 | 0 | 0.12096774193548 | 0.027450980392157 | cmyk(0.22983870967742,0,0.12096774193548,0.027450980392157) |
Description
The RGB value of color #bff8da is rgb(191, 248, 218).
In the hex color #bff8da, The value of Red is 191, value of Green is 248, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #bff8da consists of 148° Hue, 80% Saturation, and 86% Lightness.
In the CMYK color model, the color #bff8da can be represented as Cyan=0.22983870967742%, Magenta=0%, Yellow=0.12096774193548%, and Black=0.027450980392157%.
Shades of #bff8da
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 #bff8da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bff8da
Preview of #bff8da on White Background
The contrast ratio of #bff8da with white color is 1.19
Preview of #bff8da on black background
The contrast ratio of #bff8da with black color is 17.65
#bff8da color will look good with a black background.
Color Schemes of #bff8da
Triadic Colors of #bff8da
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 #bff8da
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 #bff8da
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 #bff8da
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: #bff8da;
}
This is a sample text used for the color #bff8da. 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: #bff8da;
}
This is a sample text used for the color #bff8da. 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 #bff8da;
}
This is a sample text used for the color #bff8da. 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.07%
Green 37.75%
Blue 33.18%
CMYK Percentage
Cyan 60.76
Magenta 0%
Yellow 31.98%
Black 7.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.