#fe0ae2 Hex Color
rgb(254, 10, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 0a | e2 | - | #fe0ae2 |
RGB | 254 | 10 | 226 | - | rgb(254,10,226) |
HSL | 307 | 99% | 52% | - | hsl(307,99%,52%) |
HSV | 307 | 96% | 100% | - | hsv(307,96%,100%) |
XYZ | 54.7091 | 26.7789 | 74.2369 | - | xyz(54.7091,26.7789,74.2369) |
CIE-LAB | 58.77 | 93.64 | -47.12 | - | lab(58.77,93.64,-47.12) |
CMYK | 0 | 0.96062992125984 | 0.11023622047244 | 0.003921568627451 | cmyk(0,0.96062992125984,0.11023622047244,0.003921568627451) |
Description
The RGB value of color #fe0ae2 is rgb(254, 10, 226).
In the hex color #fe0ae2, The value of Red is 254, value of Green is 10, and value of Blue is 226. The primary color is Red. Similarly, The HSL values for #fe0ae2 consists of 307° Hue, 99% Saturation, and 52% Lightness.
In the CMYK color model, the color #fe0ae2 can be represented as Cyan=0%, Magenta=0.96062992125984%, Yellow=0.11023622047244%, and Black=0.003921568627451%.
Shades of #fe0ae2
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 #fe0ae2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe0ae2
Preview of #fe0ae2 on White Background
The contrast ratio of #fe0ae2 with white color is 3.3
Preview of #fe0ae2 on black background
The contrast ratio of #fe0ae2 with black color is 6.36
#fe0ae2 color will look good with a black background.
Color Schemes of #fe0ae2
Triadic Colors of #fe0ae2
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 #fe0ae2
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 #fe0ae2
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 #fe0ae2
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: #fe0ae2;
}
This is a sample text used for the color #fe0ae2. 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: #fe0ae2;
}
This is a sample text used for the color #fe0ae2. 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 #fe0ae2;
}
This is a sample text used for the color #fe0ae2. 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 51.84%
Green 2.04%
Blue 46.12%
CMYK Percentage
Cyan 0
Magenta 89.38%
Yellow 10.26%
Black 0.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.