#f1aacf Hex Color
rgb(241, 170, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | aa | cf | - | #f1aacf |
RGB | 241 | 170 | 207 | - | rgb(241,170,207) |
HSL | 329 | 72% | 81% | - | hsl(329,72%,81%) |
HSV | 329 | 29% | 95% | - | hsv(329,29%,95%) |
XYZ | 61.9128 | 51.9552 | 65.7967 | - | xyz(61.9128,51.9552,65.7967) |
CIE-LAB | 77.25 | 31.47 | -8.3 | - | lab(77.25,31.47,-8.3) |
CMYK | 0 | 0.29460580912863 | 0.14107883817427 | 0.054901960784314 | cmyk(0,0.29460580912863,0.14107883817427,0.054901960784314) |
Description
The RGB value of color #f1aacf is rgb(241, 170, 207).
In the hex color #f1aacf, The value of Red is 241, value of Green is 170, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #f1aacf consists of 329° Hue, 72% Saturation, and 81% Lightness.
In the CMYK color model, the color #f1aacf can be represented as Cyan=0%, Magenta=0.29460580912863%, Yellow=0.14107883817427%, and Black=0.054901960784314%.
Shades of #f1aacf
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 #f1aacf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1aacf
Preview of #f1aacf on White Background
The contrast ratio of #f1aacf with white color is 1.84
Preview of #f1aacf on black background
The contrast ratio of #f1aacf with black color is 11.39
#f1aacf color will look good with a black background.
Color Schemes of #f1aacf
Triadic Colors of #f1aacf
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 #f1aacf
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 #f1aacf
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 #f1aacf
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: #f1aacf;
}
This is a sample text used for the color #f1aacf. 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: #f1aacf;
}
This is a sample text used for the color #f1aacf. 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 #f1aacf;
}
This is a sample text used for the color #f1aacf. 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 39%
Green 27.51%
Blue 33.5%
CMYK Percentage
Cyan 0
Magenta 60.05%
Yellow 28.76%
Black 11.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.