#f1394c Hex Color
rgb(241, 57, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 39 | 4c | - | #f1394c |
RGB | 241 | 57 | 76 | - | rgb(241,57,76) |
HSL | 354 | 87% | 58% | - | hsl(354,87%,58%) |
HSV | 354 | 76% | 95% | - | hsv(354,76%,95%) |
XYZ | 39.0433 | 22.1488 | 9.0548 | - | xyz(39.0433,22.1488,9.0548) |
CIE-LAB | 54.18 | 69.16 | 33.71 | - | lab(54.18,69.16,33.71) |
CMYK | 0 | 0.76348547717842 | 0.68464730290456 | 0.054901960784314 | cmyk(0,0.76348547717842,0.68464730290456,0.054901960784314) |
Description
The RGB value of color #f1394c is rgb(241, 57, 76).
In the hex color #f1394c, The value of Red is 241, value of Green is 57, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #f1394c consists of 354° Hue, 87% Saturation, and 58% Lightness.
In the CMYK color model, the color #f1394c can be represented as Cyan=0%, Magenta=0.76348547717842%, Yellow=0.68464730290456%, and Black=0.054901960784314%.
Shades of #f1394c
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 #f1394c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1394c
Preview of #f1394c on White Background
The contrast ratio of #f1394c with white color is 3.87
Preview of #f1394c on black background
The contrast ratio of #f1394c with black color is 5.43
#f1394c color will look good with a black background.
Color Schemes of #f1394c
Triadic Colors of #f1394c
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 #f1394c
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 #f1394c
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 #f1394c
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: #f1394c;
}
This is a sample text used for the color #f1394c. 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: #f1394c;
}
This is a sample text used for the color #f1394c. 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 #f1394c;
}
This is a sample text used for the color #f1394c. 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 64.44%
Green 15.24%
Blue 20.32%
CMYK Percentage
Cyan 0
Magenta 50.8%
Yellow 45.55%
Black 3.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.