#f13e7c Hex Color
rgb(241, 62, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 3e | 7c | - | #f13e7c |
RGB | 241 | 62 | 124 | - | rgb(241,62,124) |
HSL | 339 | 86% | 59% | - | hsl(339,86%,59%) |
HSV | 339 | 74% | 95% | - | hsv(339,74%,95%) |
XYZ | 41.6363 | 23.6013 | 21.4298 | - | xyz(41.6363,23.6013,21.4298) |
CIE-LAB | 55.69 | 70.74 | 7.26 | - | lab(55.69,70.74,7.26) |
CMYK | 0 | 0.74273858921162 | 0.48547717842324 | 0.054901960784314 | cmyk(0,0.74273858921162,0.48547717842324,0.054901960784314) |
Description
The RGB value of color #f13e7c is rgb(241, 62, 124).
In the hex color #f13e7c, The value of Red is 241, value of Green is 62, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #f13e7c consists of 339° Hue, 86% Saturation, and 59% Lightness.
In the CMYK color model, the color #f13e7c can be represented as Cyan=0%, Magenta=0.74273858921162%, Yellow=0.48547717842324%, and Black=0.054901960784314%.
Shades of #f13e7c
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 #f13e7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f13e7c
Preview of #f13e7c on White Background
The contrast ratio of #f13e7c with white color is 3.67
Preview of #f13e7c on black background
The contrast ratio of #f13e7c with black color is 5.72
#f13e7c color will look good with a black background.
Color Schemes of #f13e7c
Triadic Colors of #f13e7c
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 #f13e7c
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 #f13e7c
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 #f13e7c
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: #f13e7c;
}
This is a sample text used for the color #f13e7c. 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: #f13e7c;
}
This is a sample text used for the color #f13e7c. 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 #f13e7c;
}
This is a sample text used for the color #f13e7c. 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 56.44%
Green 14.52%
Blue 29.04%
CMYK Percentage
Cyan 0
Magenta 57.89%
Yellow 37.84%
Black 4.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.