#fe5fff Hex Color
rgb(254, 95, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 5f | ff | - | #fe5fff |
RGB | 254 | 95 | 255 | - | rgb(254,95,255) |
HSL | 300 | 100% | 69% | - | hsl(300,100%,69%) |
HSV | 300 | 63% | 100% | - | hsv(300,63%,100%) |
XYZ | 63.0153 | 36.4752 | 98.3269 | - | xyz(63.0153,36.4752,98.3269) |
CIE-LAB | 66.88 | 78.74 | -50.42 | - | lab(66.88,78.74,-50.42) |
CMYK | 0.003921568627451 | 0.62745098039216 | 0 | 0 | cmyk(0.003921568627451,0.62745098039216,0,0) |
Description
The RGB value of color #fe5fff is rgb(254, 95, 255).
In the hex color #fe5fff, The value of Red is 254, value of Green is 95, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #fe5fff consists of 300° Hue, 100% Saturation, and 69% Lightness.
In the CMYK color model, the color #fe5fff can be represented as Cyan=0.003921568627451%, Magenta=0.62745098039216%, Yellow=0%, and Black=0%.
Shades of #fe5fff
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 #fe5fff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe5fff
Preview of #fe5fff on White Background
The contrast ratio of #fe5fff with white color is 2.53
Preview of #fe5fff on black background
The contrast ratio of #fe5fff with black color is 8.3
#fe5fff color will look good with a black background.
Color Schemes of #fe5fff
Triadic Colors of #fe5fff
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 #fe5fff
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 #fe5fff
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 #fe5fff
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: #fe5fff;
}
This is a sample text used for the color #fe5fff. 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: #fe5fff;
}
This is a sample text used for the color #fe5fff. 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 #fe5fff;
}
This is a sample text used for the color #fe5fff. 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 42.05%
Green 15.73%
Blue 42.22%
CMYK Percentage
Cyan 0.62
Magenta 99.38%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.