#bff5fa Hex Color
rgb(191, 245, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | f5 | fa | - | #bff5fa |
| RGB | 191 | 245 | 250 | - | rgb(191,245,250) |
| HSL | 185 | 86% | 86% | - | hsl(185,86%,86%) |
| HSV | 185 | 24% | 98% | - | hsv(185,24%,98%) |
| XYZ | 71.3936 | 83.2833 | 102.7549 | - | xyz(71.3936,83.2833,102.7549) |
| CIE-LAB | 93.14 | -15.91 | -8.01 | - | lab(93.14,-15.91,-8.01) |
| CMYK | 0.236 | 0.02 | 0 | 0.019607843137255 | cmyk(0.236,0.02,0,0.019607843137255) |
Description
The RGB value of color #bff5fa is rgb(191, 245, 250).
In the hex color #bff5fa, The value of Red is 191, value of Green is 245, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #bff5fa consists of 185° Hue, 86% Saturation, and 86% Lightness.
In the CMYK color model, the color #bff5fa can be represented as Cyan=0.236%, Magenta=0.02%, Yellow=0%, and Black=0.019607843137255%.
Shades of #bff5fa
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 #bff5fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bff5fa
Preview of #bff5fa on White Background
The contrast ratio of #bff5fa with white color is 1.19
Preview of #bff5fa on black background
The contrast ratio of #bff5fa with black color is 17.66
#bff5fa color will look good with a black background.
Color Schemes of #bff5fa
Triadic Colors of #bff5fa
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 #bff5fa
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 #bff5fa
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 #bff5fa
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: #bff5fa;
}
This is a sample text used for the color #bff5fa. 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: #bff5fa;
}
This is a sample text used for the color #bff5fa. 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 #bff5fa;
}
This is a sample text used for the color #bff5fa. 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 27.84%
Green 35.71%
Blue 36.44%
CMYK Percentage
Cyan 85.63
Magenta 7.26%
Yellow 0%
Black 7.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.