#bff1fa Hex Color
rgb(191, 241, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | f1 | fa | - | #bff1fa |
RGB | 191 | 241 | 250 | - | rgb(191,241,250) |
HSL | 189 | 86% | 86% | - | hsl(189,86%,86%) |
HSV | 189 | 24% | 98% | - | hsv(189,24%,98%) |
XYZ | 70.1965 | 80.8891 | 102.3559 | - | xyz(70.1965,80.8891,102.3559) |
CIE-LAB | 92.08 | -13.92 | -9.57 | - | lab(92.08,-13.92,-9.57) |
CMYK | 0.236 | 0.036 | 0 | 0.019607843137255 | cmyk(0.236,0.036,0,0.019607843137255) |
Description
The RGB value of color #bff1fa is rgb(191, 241, 250).
In the hex color #bff1fa, The value of Red is 191, value of Green is 241, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #bff1fa consists of 189° Hue, 86% Saturation, and 86% Lightness.
In the CMYK color model, the color #bff1fa can be represented as Cyan=0.236%, Magenta=0.036%, Yellow=0%, and Black=0.019607843137255%.
Shades of #bff1fa
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 #bff1fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bff1fa
Preview of #bff1fa on White Background
The contrast ratio of #bff1fa with white color is 1.22
Preview of #bff1fa on black background
The contrast ratio of #bff1fa with black color is 17.18
#bff1fa color will look good with a black background.
Color Schemes of #bff1fa
Triadic Colors of #bff1fa
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 #bff1fa
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 #bff1fa
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 #bff1fa
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: #bff1fa;
}
This is a sample text used for the color #bff1fa. 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: #bff1fa;
}
This is a sample text used for the color #bff1fa. 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 #bff1fa;
}
This is a sample text used for the color #bff1fa. 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 28.01%
Green 35.34%
Blue 36.66%
CMYK Percentage
Cyan 80.93
Magenta 12.35%
Yellow 0%
Black 6.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.