#fe0093 Hex Color
rgb(254, 0, 147)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | 00 | 93 | - | #fe0093 |
| RGB | 254 | 0 | 147 | - | rgb(254,0,147) |
| HSL | 325 | 100% | 50% | - | hsl(325,100%,50%) |
| HSV | 325 | 100% | 100% | - | hsv(325,100%,100%) |
| XYZ | 46.1395 | 23.1774 | 29.6456 | - | xyz(46.1395,23.1774,29.6456) |
| CIE-LAB | 55.25 | 85.83 | -6.77 | - | lab(55.25,85.83,-6.77) |
| CMYK | 0 | 1 | 0.42125984251969 | 0.003921568627451 | cmyk(0,1,0.42125984251969,0.003921568627451) |
Description
The RGB value of color #fe0093 is rgb(254, 0, 147).
In the hex color #fe0093, The value of Red is 254, value of Green is 0, and value of Blue is 147. The primary color is Red. Similarly, The HSL values for #fe0093 consists of 325° Hue, 100% Saturation, and 50% Lightness.
In the CMYK color model, the color #fe0093 can be represented as Cyan=0%, Magenta=1%, Yellow=0.42125984251969%, and Black=0.003921568627451%.
Shades of #fe0093
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 #fe0093
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe0093
Preview of #fe0093 on White Background
The contrast ratio of #fe0093 with white color is 3.73
Preview of #fe0093 on black background
The contrast ratio of #fe0093 with black color is 5.64
#fe0093 color will look good with a black background.
Color Schemes of #fe0093
Triadic Colors of #fe0093
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 #fe0093
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 #fe0093
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 #fe0093
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: #fe0093;
}
This is a sample text used for the color #fe0093. 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: #fe0093;
}
This is a sample text used for the color #fe0093. 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 #fe0093;
}
This is a sample text used for the color #fe0093. 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 63.34%
Green 0%
Blue 36.66%
CMYK Percentage
Cyan 0
Magenta 70.17%
Yellow 29.56%
Black 0.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.