#f1bcfd Hex Color
rgb(241, 188, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | bc | fd | - | #f1bcfd |
RGB | 241 | 188 | 253 | - | rgb(241,188,253) |
HSL | 289 | 94% | 86% | - | hsl(289,94%,86%) |
HSV | 289 | 26% | 99% | - | hsv(289,26%,99%) |
XYZ | 71.9885 | 61.7591 | 101.055 | - | xyz(71.9885,61.7591,101.055) |
CIE-LAB | 82.79 | 29.97 | -24.77 | - | lab(82.79,29.97,-24.77) |
CMYK | 0.047430830039526 | 0.25691699604743 | 0 | 0.0078431372549019 | cmyk(0.047430830039526,0.25691699604743,0,0.0078431372549019) |
Description
The RGB value of color #f1bcfd is rgb(241, 188, 253).
In the hex color #f1bcfd, The value of Red is 241, value of Green is 188, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f1bcfd consists of 289° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #f1bcfd can be represented as Cyan=0.047430830039526%, Magenta=0.25691699604743%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f1bcfd
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 #f1bcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1bcfd
Preview of #f1bcfd on White Background
The contrast ratio of #f1bcfd with white color is 1.57
Preview of #f1bcfd on black background
The contrast ratio of #f1bcfd with black color is 13.35
#f1bcfd color will look good with a black background.
Color Schemes of #f1bcfd
Triadic Colors of #f1bcfd
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 #f1bcfd
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 #f1bcfd
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 #f1bcfd
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: #f1bcfd;
}
This is a sample text used for the color #f1bcfd. 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: #f1bcfd;
}
This is a sample text used for the color #f1bcfd. 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 #f1bcfd;
}
This is a sample text used for the color #f1bcfd. 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 35.34%
Green 27.57%
Blue 37.1%
CMYK Percentage
Cyan 15.19
Magenta 82.29%
Yellow 0%
Black 2.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.