#f1546f Hex Color
rgb(241, 84, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 54 | 6f | - | #f1546f |
RGB | 241 | 84 | 111 | - | rgb(241,84,111) |
HSL | 350 | 85% | 64% | - | hsl(350,85%,64%) |
HSV | 350 | 65% | 95% | - | hsv(350,65%,95%) |
XYZ | 42.3152 | 26.1891 | 17.8637 | - | xyz(42.3152,26.1891,17.8637) |
CIE-LAB | 58.22 | 61.89 | 18.47 | - | lab(58.22,61.89,18.47) |
CMYK | 0 | 0.65145228215768 | 0.53941908713693 | 0.054901960784314 | cmyk(0,0.65145228215768,0.53941908713693,0.054901960784314) |
Description
The RGB value of color #f1546f is rgb(241, 84, 111).
In the hex color #f1546f, The value of Red is 241, value of Green is 84, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #f1546f consists of 350° Hue, 85% Saturation, and 64% Lightness.
In the CMYK color model, the color #f1546f can be represented as Cyan=0%, Magenta=0.65145228215768%, Yellow=0.53941908713693%, and Black=0.054901960784314%.
Shades of #f1546f
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 #f1546f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1546f
Preview of #f1546f on White Background
The contrast ratio of #f1546f with white color is 3.37
Preview of #f1546f on black background
The contrast ratio of #f1546f with black color is 6.24
#f1546f color will look good with a black background.
Color Schemes of #f1546f
Triadic Colors of #f1546f
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 #f1546f
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 #f1546f
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 #f1546f
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: #f1546f;
}
This is a sample text used for the color #f1546f. 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: #f1546f;
}
This is a sample text used for the color #f1546f. 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 #f1546f;
}
This is a sample text used for the color #f1546f. 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 55.28%
Green 19.27%
Blue 25.46%
CMYK Percentage
Cyan 0
Magenta 52.29%
Yellow 43.3%
Black 4.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.