#f1bcdb Hex Color
rgb(241, 188, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | bc | db | - | #f1bcdb |
RGB | 241 | 188 | 219 | - | rgb(241,188,219) |
HSL | 325 | 65% | 84% | - | hsl(325,65%,84%) |
HSV | 325 | 22% | 95% | - | hsv(325,22%,95%) |
XYZ | 67.045 | 59.7817 | 75.0232 | - | xyz(67.045,59.7817,75.0232) |
CIE-LAB | 81.72 | 23.88 | -8.17 | - | lab(81.72,23.88,-8.17) |
CMYK | 0 | 0.21991701244813 | 0.091286307053942 | 0.054901960784314 | cmyk(0,0.21991701244813,0.091286307053942,0.054901960784314) |
Description
The RGB value of color #f1bcdb is rgb(241, 188, 219).
In the hex color #f1bcdb, The value of Red is 241, value of Green is 188, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #f1bcdb consists of 325° Hue, 65% Saturation, and 84% Lightness.
In the CMYK color model, the color #f1bcdb can be represented as Cyan=0%, Magenta=0.21991701244813%, Yellow=0.091286307053942%, and Black=0.054901960784314%.
Shades of #f1bcdb
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 #f1bcdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1bcdb
Preview of #f1bcdb on White Background
The contrast ratio of #f1bcdb with white color is 1.62
Preview of #f1bcdb on black background
The contrast ratio of #f1bcdb with black color is 12.96
#f1bcdb color will look good with a black background.
Color Schemes of #f1bcdb
Triadic Colors of #f1bcdb
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 #f1bcdb
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 #f1bcdb
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 #f1bcdb
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: #f1bcdb;
}
This is a sample text used for the color #f1bcdb. 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: #f1bcdb;
}
This is a sample text used for the color #f1bcdb. 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 #f1bcdb;
}
This is a sample text used for the color #f1bcdb. 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 37.19%
Green 29.01%
Blue 33.8%
CMYK Percentage
Cyan 0
Magenta 60.07%
Yellow 24.93%
Black 15%
Comments on this color
Please login or signup to post a comment.
No comments yet.