#f1eac8 Hex Color
rgb(241, 234, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | ea | c8 | - | #f1eac8 |
RGB | 241 | 234 | 200 | - | rgb(241,234,200) |
HSL | 50 | 59% | 86% | - | hsl(50,59%,86%) |
HSV | 50 | 17% | 95% | - | hsv(50,17%,95%) |
XYZ | 76.1238 | 81.7165 | 66.4043 | - | xyz(76.1238,81.7165,66.4043) |
CIE-LAB | 92.45 | -3.12 | 17.38 | - | lab(92.45,-3.12,17.38) |
CMYK | 0 | 0.029045643153527 | 0.1701244813278 | 0.054901960784314 | cmyk(0,0.029045643153527,0.1701244813278,0.054901960784314) |
Description
The RGB value of color #f1eac8 is rgb(241, 234, 200).
In the hex color #f1eac8, The value of Red is 241, value of Green is 234, and value of Blue is 200. The primary color is Red. Similarly, The HSL values for #f1eac8 consists of 50° Hue, 59% Saturation, and 86% Lightness.
In the CMYK color model, the color #f1eac8 can be represented as Cyan=0%, Magenta=0.029045643153527%, Yellow=0.1701244813278%, and Black=0.054901960784314%.
Shades of #f1eac8
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 #f1eac8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1eac8
Preview of #f1eac8 on White Background
The contrast ratio of #f1eac8 with white color is 1.21
Preview of #f1eac8 on black background
The contrast ratio of #f1eac8 with black color is 17.34
#f1eac8 color will look good with a black background.
Color Schemes of #f1eac8
Triadic Colors of #f1eac8
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 #f1eac8
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 #f1eac8
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 #f1eac8
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: #f1eac8;
}
This is a sample text used for the color #f1eac8. 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: #f1eac8;
}
This is a sample text used for the color #f1eac8. 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 #f1eac8;
}
This is a sample text used for the color #f1eac8. 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.7%
Green 34.67%
Blue 29.63%
CMYK Percentage
Cyan 0
Magenta 11.43%
Yellow 66.96%
Black 21.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.