#fe857a Hex Color
rgb(254, 133, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 85 | 7a | - | #fe857a |
RGB | 254 | 133 | 122 | - | rgb(254,133,122) |
HSL | 5 | 99% | 74% | - | hsl(5,99%,74%) |
HSV | 5 | 52% | 100% | - | hsv(5,52%,100%) |
XYZ | 52.7734 | 39.251 | 23.2071 | - | xyz(52.7734,39.251,23.2071) |
CIE-LAB | 68.93 | 44.87 | 26.97 | - | lab(68.93,44.87,26.97) |
CMYK | 0 | 0.47637795275591 | 0.51968503937008 | 0.003921568627451 | cmyk(0,0.47637795275591,0.51968503937008,0.003921568627451) |
Description
The RGB value of color #fe857a is rgb(254, 133, 122).
In the hex color #fe857a, The value of Red is 254, value of Green is 133, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #fe857a consists of 5° Hue, 99% Saturation, and 74% Lightness.
In the CMYK color model, the color #fe857a can be represented as Cyan=0%, Magenta=0.47637795275591%, Yellow=0.51968503937008%, and Black=0.003921568627451%.
Shades of #fe857a
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 #fe857a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe857a
Preview of #fe857a on White Background
The contrast ratio of #fe857a with white color is 2.37
Preview of #fe857a on black background
The contrast ratio of #fe857a with black color is 8.85
#fe857a color will look good with a black background.
Color Schemes of #fe857a
Triadic Colors of #fe857a
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 #fe857a
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 #fe857a
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 #fe857a
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: #fe857a;
}
This is a sample text used for the color #fe857a. 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: #fe857a;
}
This is a sample text used for the color #fe857a. 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 #fe857a;
}
This is a sample text used for the color #fe857a. 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 49.9%
Green 26.13%
Blue 23.97%
CMYK Percentage
Cyan 0
Magenta 47.64%
Yellow 51.97%
Black 0.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.