#fa4057 Hex Color
rgb(250, 64, 87)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 40 | 57 | - | #fa4057 |
RGB | 250 | 64 | 87 | - | rgb(250,64,87) |
HSL | 353 | 95% | 62% | - | hsl(353,95%,62%) |
HSV | 353 | 74% | 98% | - | hsv(353,74%,98%) |
XYZ | 42.978 | 24.6789 | 11.5151 | - | xyz(42.978,24.6789,11.5151) |
CIE-LAB | 56.76 | 70.15 | 30.87 | - | lab(56.76,70.15,30.87) |
CMYK | 0 | 0.744 | 0.652 | 0.019607843137255 | cmyk(0,0.744,0.652,0.019607843137255) |
Description
The RGB value of color #fa4057 is rgb(250, 64, 87).
In the hex color #fa4057, The value of Red is 250, value of Green is 64, and value of Blue is 87. The primary color is Red. Similarly, The HSL values for #fa4057 consists of 353° Hue, 95% Saturation, and 62% Lightness.
In the CMYK color model, the color #fa4057 can be represented as Cyan=0%, Magenta=0.744%, Yellow=0.652%, and Black=0.019607843137255%.
Shades of #fa4057
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 #fa4057
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa4057
Preview of #fa4057 on White Background
The contrast ratio of #fa4057 with white color is 3.54
Preview of #fa4057 on black background
The contrast ratio of #fa4057 with black color is 5.94
#fa4057 color will look good with a black background.
Color Schemes of #fa4057
Triadic Colors of #fa4057
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 #fa4057
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 #fa4057
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 #fa4057
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: #fa4057;
}
This is a sample text used for the color #fa4057. 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: #fa4057;
}
This is a sample text used for the color #fa4057. 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 #fa4057;
}
This is a sample text used for the color #fa4057. 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 62.34%
Green 15.96%
Blue 21.7%
CMYK Percentage
Cyan 0
Magenta 52.56%
Yellow 46.06%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.