#fa5b60 Hex Color
rgb(250, 91, 96)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 5b | 60 | - | #fa5b60 |
| RGB | 250 | 91 | 96 | - | rgb(250,91,96) |
| HSL | 358 | 94% | 67% | - | hsl(358,94%,67%) |
| HSV | 358 | 64% | 98% | - | hsv(358,64%,98%) |
| XYZ | 45.2767 | 28.6507 | 14.2101 | - | xyz(45.2767,28.6507,14.2101) |
| CIE-LAB | 60.47 | 60.87 | 30.4 | - | lab(60.47,60.87,30.4) |
| CMYK | 0 | 0.636 | 0.616 | 0.019607843137255 | cmyk(0,0.636,0.616,0.019607843137255) |
Description
The RGB value of color #fa5b60 is rgb(250, 91, 96).
In the hex color #fa5b60, The value of Red is 250, value of Green is 91, and value of Blue is 96. The primary color is Red. Similarly, The HSL values for #fa5b60 consists of 358° Hue, 94% Saturation, and 67% Lightness.
In the CMYK color model, the color #fa5b60 can be represented as Cyan=0%, Magenta=0.636%, Yellow=0.616%, and Black=0.019607843137255%.
Shades of #fa5b60
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 #fa5b60
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa5b60
Preview of #fa5b60 on White Background
The contrast ratio of #fa5b60 with white color is 3.12
Preview of #fa5b60 on black background
The contrast ratio of #fa5b60 with black color is 6.73
#fa5b60 color will look good with a black background.
Color Schemes of #fa5b60
Triadic Colors of #fa5b60
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 #fa5b60
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 #fa5b60
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 #fa5b60
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: #fa5b60;
}
This is a sample text used for the color #fa5b60. 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: #fa5b60;
}
This is a sample text used for the color #fa5b60. 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 #fa5b60;
}
This is a sample text used for the color #fa5b60. 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 57.21%
Green 20.82%
Blue 21.97%
CMYK Percentage
Cyan 0
Magenta 50.02%
Yellow 48.44%
Black 1.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.