#f1434a Hex Color
rgb(241, 67, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 43 | 4a | - | #f1434a |
RGB | 241 | 67 | 74 | - | rgb(241,67,74) |
HSL | 358 | 86% | 60% | - | hsl(358,86%,60%) |
HSV | 358 | 72% | 95% | - | hsv(358,72%,95%) |
XYZ | 39.5188 | 23.2095 | 8.8756 | - | xyz(39.5188,23.2095,8.8756) |
CIE-LAB | 55.29 | 65.91 | 36.19 | - | lab(55.29,65.91,36.19) |
CMYK | 0 | 0.72199170124481 | 0.69294605809129 | 0.054901960784314 | cmyk(0,0.72199170124481,0.69294605809129,0.054901960784314) |
Description
The RGB value of color #f1434a is rgb(241, 67, 74).
In the hex color #f1434a, The value of Red is 241, value of Green is 67, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #f1434a consists of 358° Hue, 86% Saturation, and 60% Lightness.
In the CMYK color model, the color #f1434a can be represented as Cyan=0%, Magenta=0.72199170124481%, Yellow=0.69294605809129%, and Black=0.054901960784314%.
Shades of #f1434a
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 #f1434a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1434a
Preview of #f1434a on White Background
The contrast ratio of #f1434a with white color is 3.72
Preview of #f1434a on black background
The contrast ratio of #f1434a with black color is 5.64
#f1434a color will look good with a black background.
Color Schemes of #f1434a
Triadic Colors of #f1434a
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 #f1434a
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 #f1434a
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 #f1434a
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: #f1434a;
}
This is a sample text used for the color #f1434a. 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: #f1434a;
}
This is a sample text used for the color #f1434a. 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 #f1434a;
}
This is a sample text used for the color #f1434a. 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 63.09%
Green 17.54%
Blue 19.37%
CMYK Percentage
Cyan 0
Magenta 49.12%
Yellow 47.14%
Black 3.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.