#fe4235 Hex Color
rgb(254, 66, 53)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | 42 | 35 | - | #fe4235 |
| RGB | 254 | 66 | 53 | - | rgb(254,66,53) |
| HSL | 4 | 99% | 60% | - | hsl(4,99%,60%) |
| HSV | 4 | 79% | 100% | - | hsv(4,79%,100%) |
| XYZ | 43.4639 | 25.2243 | 5.9461 | - | xyz(43.4639,25.2243,5.9461) |
| CIE-LAB | 57.29 | 69.29 | 50.49 | - | lab(57.29,69.29,50.49) |
| CMYK | 0 | 0.74015748031496 | 0.79133858267717 | 0.003921568627451 | cmyk(0,0.74015748031496,0.79133858267717,0.003921568627451) |
Description
The RGB value of color #fe4235 is rgb(254, 66, 53).
In the hex color #fe4235, The value of Red is 254, value of Green is 66, and value of Blue is 53. The primary color is Red. Similarly, The HSL values for #fe4235 consists of 4° Hue, 99% Saturation, and 60% Lightness.
In the CMYK color model, the color #fe4235 can be represented as Cyan=0%, Magenta=0.74015748031496%, Yellow=0.79133858267717%, and Black=0.003921568627451%.
Shades of #fe4235
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 #fe4235
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe4235
Preview of #fe4235 on White Background
The contrast ratio of #fe4235 with white color is 3.47
Preview of #fe4235 on black background
The contrast ratio of #fe4235 with black color is 6.04
#fe4235 color will look good with a black background.
Color Schemes of #fe4235
Triadic Colors of #fe4235
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 #fe4235
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 #fe4235
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 #fe4235
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: #fe4235;
}
This is a sample text used for the color #fe4235. 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: #fe4235;
}
This is a sample text used for the color #fe4235. 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 #fe4235;
}
This is a sample text used for the color #fe4235. 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 68.1%
Green 17.69%
Blue 14.21%
CMYK Percentage
Cyan 0
Magenta 48.21%
Yellow 51.54%
Black 0.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.