#fd453e Hex Color
rgb(253, 69, 62)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 45 | 3e | - | #fd453e |
| RGB | 253 | 69 | 62 | - | rgb(253,69,62) |
| HSL | 2 | 98% | 62% | - | hsl(2,98%,62%) |
| HSV | 2 | 75% | 99% | - | hsv(2,75%,99%) |
| XYZ | 43.5056 | 25.4867 | 7.1838 | - | xyz(43.5056,25.4867,7.1838) |
| CIE-LAB | 57.55 | 68.32 | 45.99 | - | lab(57.55,68.32,45.99) |
| CMYK | 0 | 0.72727272727273 | 0.75494071146245 | 0.0078431372549019 | cmyk(0,0.72727272727273,0.75494071146245,0.0078431372549019) |
Description
The RGB value of color #fd453e is rgb(253, 69, 62).
In the hex color #fd453e, The value of Red is 253, value of Green is 69, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #fd453e consists of 2° Hue, 98% Saturation, and 62% Lightness.
In the CMYK color model, the color #fd453e can be represented as Cyan=0%, Magenta=0.72727272727273%, Yellow=0.75494071146245%, and Black=0.0078431372549019%.
Shades of #fd453e
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 #fd453e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd453e
Preview of #fd453e on White Background
The contrast ratio of #fd453e with white color is 3.44
Preview of #fd453e on black background
The contrast ratio of #fd453e with black color is 6.1
#fd453e color will look good with a black background.
Color Schemes of #fd453e
Triadic Colors of #fd453e
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 #fd453e
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 #fd453e
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 #fd453e
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: #fd453e;
}
This is a sample text used for the color #fd453e. 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: #fd453e;
}
This is a sample text used for the color #fd453e. 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 #fd453e;
}
This is a sample text used for the color #fd453e. 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 65.89%
Green 17.97%
Blue 16.15%
CMYK Percentage
Cyan 0
Magenta 48.81%
Yellow 50.67%
Black 0.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.