#ff4842 Hex Color
rgb(255, 72, 66)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | 48 | 42 | - | #ff4842 |
| RGB | 255 | 72 | 66 | - | rgb(255,72,66) |
| HSL | 2 | 100% | 63% | - | hsl(2,100%,63%) |
| HSV | 2 | 74% | 100% | - | hsv(2,74%,100%) |
| XYZ | 44.5407 | 26.2881 | 7.8808 | - | xyz(44.5407,26.2881,7.8808) |
| CIE-LAB | 58.31 | 68.07 | 44.77 | - | lab(58.31,68.07,44.77) |
| CMYK | 0 | 0.71764705882353 | 0.74117647058824 | 0 | cmyk(0,0.71764705882353,0.74117647058824,0) |
Description
The RGB value of color #ff4842 is rgb(255, 72, 66).
In the hex color #ff4842, The value of Red is 255, value of Green is 72, and value of Blue is 66. The primary color is Red. Similarly, The HSL values for #ff4842 consists of 2° Hue, 100% Saturation, and 63% Lightness.
In the CMYK color model, the color #ff4842 can be represented as Cyan=0%, Magenta=0.71764705882353%, Yellow=0.74117647058824%, and Black=0%.
Shades of #ff4842
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 #ff4842
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff4842
Preview of #ff4842 on White Background
The contrast ratio of #ff4842 with white color is 3.36
Preview of #ff4842 on black background
The contrast ratio of #ff4842 with black color is 6.26
#ff4842 color will look good with a black background.
Color Schemes of #ff4842
Triadic Colors of #ff4842
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 #ff4842
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 #ff4842
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 #ff4842
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: #ff4842;
}
This is a sample text used for the color #ff4842. 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: #ff4842;
}
This is a sample text used for the color #ff4842. 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 #ff4842;
}
This is a sample text used for the color #ff4842. 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 64.89%
Green 18.32%
Blue 16.79%
CMYK Percentage
Cyan 0
Magenta 49.19%
Yellow 50.81%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.