#fd6e70 Hex Color
rgb(253, 110, 112)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 6e | 70 | - | #fd6e70 |
| RGB | 253 | 110 | 112 | - | rgb(253,110,112) |
| HSL | 359 | 97% | 71% | - | hsl(359,97%,71%) |
| HSV | 359 | 57% | 99% | - | hsv(359,57%,99%) |
| XYZ | 49.0086 | 33.2044 | 19.1553 | - | xyz(49.0086,33.2044,19.1553) |
| CIE-LAB | 64.33 | 54.71 | 26.43 | - | lab(64.33,54.71,26.43) |
| CMYK | 0 | 0.56521739130435 | 0.55731225296443 | 0.0078431372549019 | cmyk(0,0.56521739130435,0.55731225296443,0.0078431372549019) |
Description
The RGB value of color #fd6e70 is rgb(253, 110, 112).
In the hex color #fd6e70, The value of Red is 253, value of Green is 110, and value of Blue is 112. The primary color is Red. Similarly, The HSL values for #fd6e70 consists of 359° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #fd6e70 can be represented as Cyan=0%, Magenta=0.56521739130435%, Yellow=0.55731225296443%, and Black=0.0078431372549019%.
Shades of #fd6e70
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 #fd6e70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd6e70
Preview of #fd6e70 on White Background
The contrast ratio of #fd6e70 with white color is 2.75
Preview of #fd6e70 on black background
The contrast ratio of #fd6e70 with black color is 7.64
#fd6e70 color will look good with a black background.
Color Schemes of #fd6e70
Triadic Colors of #fd6e70
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 #fd6e70
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 #fd6e70
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 #fd6e70
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: #fd6e70;
}
This is a sample text used for the color #fd6e70. 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: #fd6e70;
}
This is a sample text used for the color #fd6e70. 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 #fd6e70;
}
This is a sample text used for the color #fd6e70. 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 53.26%
Green 23.16%
Blue 23.58%
CMYK Percentage
Cyan 0
Magenta 50%
Yellow 49.3%
Black 0.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.