#fa7f60 Hex Color
rgb(250, 127, 96)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 7f | 60 | - | #fa7f60 |
| RGB | 250 | 127 | 96 | - | rgb(250,127,96) |
| HSL | 12 | 94% | 68% | - | hsl(12,94%,68%) |
| HSV | 12 | 62% | 98% | - | hsv(12,62%,98%) |
| XYZ | 49.125 | 36.3473 | 15.4929 | - | xyz(49.125,36.3473,15.4929) |
| CIE-LAB | 66.78 | 44.43 | 38.32 | - | lab(66.78,44.43,38.32) |
| CMYK | 0 | 0.492 | 0.616 | 0.019607843137255 | cmyk(0,0.492,0.616,0.019607843137255) |
Description
The RGB value of color #fa7f60 is rgb(250, 127, 96).
In the hex color #fa7f60, The value of Red is 250, value of Green is 127, and value of Blue is 96. The primary color is Red. Similarly, The HSL values for #fa7f60 consists of 12° Hue, 94% Saturation, and 68% Lightness.
In the CMYK color model, the color #fa7f60 can be represented as Cyan=0%, Magenta=0.492%, Yellow=0.616%, and Black=0.019607843137255%.
Shades of #fa7f60
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 #fa7f60
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa7f60
Preview of #fa7f60 on White Background
The contrast ratio of #fa7f60 with white color is 2.54
Preview of #fa7f60 on black background
The contrast ratio of #fa7f60 with black color is 8.27
#fa7f60 color will look good with a black background.
Color Schemes of #fa7f60
Triadic Colors of #fa7f60
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 #fa7f60
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 #fa7f60
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 #fa7f60
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: #fa7f60;
}
This is a sample text used for the color #fa7f60. 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: #fa7f60;
}
This is a sample text used for the color #fa7f60. 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 #fa7f60;
}
This is a sample text used for the color #fa7f60. 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 52.85%
Green 26.85%
Blue 20.3%
CMYK Percentage
Cyan 0
Magenta 43.63%
Yellow 54.63%
Black 1.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.