#fd7959 Hex Color
rgb(253, 121, 89)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 79 | 59 | - | #fd7959 |
| RGB | 253 | 121 | 89 | - | rgb(253,121,89) |
| HSL | 12 | 98% | 67% | - | hsl(12,98%,67%) |
| HSV | 12 | 65% | 99% | - | hsv(12,65%,99%) |
| XYZ | 49.1486 | 35.2787 | 13.6702 | - | xyz(49.1486,35.2787,13.6702) |
| CIE-LAB | 65.97 | 48.03 | 41.17 | - | lab(65.97,48.03,41.17) |
| CMYK | 0 | 0.52173913043478 | 0.64822134387352 | 0.0078431372549019 | cmyk(0,0.52173913043478,0.64822134387352,0.0078431372549019) |
Description
The RGB value of color #fd7959 is rgb(253, 121, 89).
In the hex color #fd7959, The value of Red is 253, value of Green is 121, and value of Blue is 89. The primary color is Red. Similarly, The HSL values for #fd7959 consists of 12° Hue, 98% Saturation, and 67% Lightness.
In the CMYK color model, the color #fd7959 can be represented as Cyan=0%, Magenta=0.52173913043478%, Yellow=0.64822134387352%, and Black=0.0078431372549019%.
Shades of #fd7959
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 #fd7959
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd7959
Preview of #fd7959 on White Background
The contrast ratio of #fd7959 with white color is 2.61
Preview of #fd7959 on black background
The contrast ratio of #fd7959 with black color is 8.06
#fd7959 color will look good with a black background.
Color Schemes of #fd7959
Triadic Colors of #fd7959
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 #fd7959
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 #fd7959
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 #fd7959
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: #fd7959;
}
This is a sample text used for the color #fd7959. 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: #fd7959;
}
This is a sample text used for the color #fd7959. 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 #fd7959;
}
This is a sample text used for the color #fd7959. 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 54.64%
Green 26.13%
Blue 19.22%
CMYK Percentage
Cyan 0
Magenta 44.3%
Yellow 55.04%
Black 0.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.