#fe4f7d Hex Color
rgb(254, 79, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 4f | 7d | - | #fe4f7d |
RGB | 254 | 79 | 125 | - | rgb(254,79,125) |
HSL | 344 | 99% | 65% | - | hsl(344,99%,65%) |
HSV | 344 | 69% | 100% | - | hsv(344,69%,100%) |
XYZ | 47.3707 | 28.1435 | 22.3376 | - | xyz(47.3707,28.1435,22.3376) |
CIE-LAB | 60.02 | 68.76 | 13.11 | - | lab(60.02,68.76,13.11) |
CMYK | 0 | 0.68897637795276 | 0.50787401574803 | 0.003921568627451 | cmyk(0,0.68897637795276,0.50787401574803,0.003921568627451) |
Description
The RGB value of color #fe4f7d is rgb(254, 79, 125).
In the hex color #fe4f7d, The value of Red is 254, value of Green is 79, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #fe4f7d consists of 344° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #fe4f7d can be represented as Cyan=0%, Magenta=0.68897637795276%, Yellow=0.50787401574803%, and Black=0.003921568627451%.
Shades of #fe4f7d
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 #fe4f7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe4f7d
Preview of #fe4f7d on White Background
The contrast ratio of #fe4f7d with white color is 3.17
Preview of #fe4f7d on black background
The contrast ratio of #fe4f7d with black color is 6.63
#fe4f7d color will look good with a black background.
Color Schemes of #fe4f7d
Triadic Colors of #fe4f7d
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 #fe4f7d
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 #fe4f7d
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 #fe4f7d
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: #fe4f7d;
}
This is a sample text used for the color #fe4f7d. 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: #fe4f7d;
}
This is a sample text used for the color #fe4f7d. 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 #fe4f7d;
}
This is a sample text used for the color #fe4f7d. 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 55.46%
Green 17.25%
Blue 27.29%
CMYK Percentage
Cyan 0
Magenta 57.38%
Yellow 42.3%
Black 0.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.