#f15dfe Hex Color
rgb(241, 93, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 5d | fe | - | #f15dfe |
RGB | 241 | 93 | 254 | - | rgb(241,93,254) |
HSL | 295 | 99% | 68% | - | hsl(295,99%,68%) |
HSV | 295 | 63% | 100% | - | hsv(295,63%,100%) |
XYZ | 58.0794 | 33.6852 | 97.2067 | - | xyz(58.0794,33.6852,97.2067) |
CIE-LAB | 64.71 | 76.4 | -53.42 | - | lab(64.71,76.4,-53.42) |
CMYK | 0.051181102362205 | 0.63385826771654 | 0 | 0.003921568627451 | cmyk(0.051181102362205,0.63385826771654,0,0.003921568627451) |
Description
The RGB value of color #f15dfe is rgb(241, 93, 254).
In the hex color #f15dfe, The value of Red is 241, value of Green is 93, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f15dfe consists of 295° Hue, 99% Saturation, and 68% Lightness.
In the CMYK color model, the color #f15dfe can be represented as Cyan=0.051181102362205%, Magenta=0.63385826771654%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f15dfe
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 #f15dfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f15dfe
Preview of #f15dfe on White Background
The contrast ratio of #f15dfe with white color is 2.71
Preview of #f15dfe on black background
The contrast ratio of #f15dfe with black color is 7.74
#f15dfe color will look good with a black background.
Color Schemes of #f15dfe
Triadic Colors of #f15dfe
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 #f15dfe
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 #f15dfe
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 #f15dfe
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: #f15dfe;
}
This is a sample text used for the color #f15dfe. 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: #f15dfe;
}
This is a sample text used for the color #f15dfe. 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 #f15dfe;
}
This is a sample text used for the color #f15dfe. 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 40.99%
Green 15.82%
Blue 43.2%
CMYK Percentage
Cyan 7.43
Magenta 92%
Yellow 0%
Black 0.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.