#f014fa Hex Color
rgb(240, 20, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f0 | 14 | fa | - | #f014fa |
| RGB | 240 | 20 | 250 | - | rgb(240,20,250) |
| HSL | 297 | 96% | 53% | - | hsl(297,96%,53%) |
| HSV | 297 | 92% | 98% | - | hsv(297,92%,98%) |
| XYZ | 53.4407 | 25.9277 | 92.6304 | - | xyz(53.4407,25.9277,92.6304) |
| CIE-LAB | 57.97 | 93.85 | -61.98 | - | lab(57.97,93.85,-61.98) |
| CMYK | 0.04 | 0.92 | 0 | 0.019607843137255 | cmyk(0.04,0.92,0,0.019607843137255) |
Description
The RGB value of color #f014fa is rgb(240, 20, 250).
In the hex color #f014fa, The value of Red is 240, value of Green is 20, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #f014fa consists of 297° Hue, 96% Saturation, and 53% Lightness.
In the CMYK color model, the color #f014fa can be represented as Cyan=0.04%, Magenta=0.92%, Yellow=0%, and Black=0.019607843137255%.
Shades of #f014fa
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 #f014fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f014fa
Preview of #f014fa on White Background
The contrast ratio of #f014fa with white color is 3.4
Preview of #f014fa on black background
The contrast ratio of #f014fa with black color is 6.19
#f014fa color will look good with a black background.
Color Schemes of #f014fa
Triadic Colors of #f014fa
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 #f014fa
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 #f014fa
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 #f014fa
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: #f014fa;
}
This is a sample text used for the color #f014fa. 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: #f014fa;
}
This is a sample text used for the color #f014fa. 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 #f014fa;
}
This is a sample text used for the color #f014fa. 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 47.06%
Green 3.92%
Blue 49.02%
CMYK Percentage
Cyan 4.08
Magenta 93.92%
Yellow 0%
Black 2%
Comments on this color
Please login or signup to post a comment.
No comments yet.