#f1baef Hex Color
rgb(241, 186, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | ba | ef | - | #f1baef |
RGB | 241 | 186 | 239 | - | rgb(241,186,239) |
HSL | 302 | 66% | 84% | - | hsl(302,66%,84%) |
HSV | 302 | 23% | 95% | - | hsv(302,23%,95%) |
XYZ | 69.4145 | 60.0506 | 89.5937 | - | xyz(69.4145,60.0506,89.5937) |
CIE-LAB | 81.87 | 28.44 | -18.68 | - | lab(81.87,28.44,-18.68) |
CMYK | 0 | 0.22821576763485 | 0.008298755186722 | 0.054901960784314 | cmyk(0,0.22821576763485,0.008298755186722,0.054901960784314) |
Description
The RGB value of color #f1baef is rgb(241, 186, 239).
In the hex color #f1baef, The value of Red is 241, value of Green is 186, and value of Blue is 239. The primary color is Red. Similarly, The HSL values for #f1baef consists of 302° Hue, 66% Saturation, and 84% Lightness.
In the CMYK color model, the color #f1baef can be represented as Cyan=0%, Magenta=0.22821576763485%, Yellow=0.008298755186722%, and Black=0.054901960784314%.
Shades of #f1baef
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 #f1baef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1baef
Preview of #f1baef on White Background
The contrast ratio of #f1baef with white color is 1.61
Preview of #f1baef on black background
The contrast ratio of #f1baef with black color is 13.01
#f1baef color will look good with a black background.
Color Schemes of #f1baef
Triadic Colors of #f1baef
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 #f1baef
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 #f1baef
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 #f1baef
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: #f1baef;
}
This is a sample text used for the color #f1baef. 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: #f1baef;
}
This is a sample text used for the color #f1baef. 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 #f1baef;
}
This is a sample text used for the color #f1baef. 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 36.19%
Green 27.93%
Blue 35.89%
CMYK Percentage
Cyan 0
Magenta 78.31%
Yellow 2.85%
Black 18.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.