#f78cfe Hex Color
rgb(247, 140, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 8c | fe | - | #f78cfe |
RGB | 247 | 140 | 254 | - | rgb(247,140,254) |
HSL | 296 | 98% | 77% | - | hsl(296,98%,77%) |
HSV | 296 | 45% | 100% | - | hsv(296,45%,100%) |
XYZ | 65.6252 | 45.6861 | 99.1254 | - | xyz(65.6252,45.6861,99.1254) |
CIE-LAB | 73.34 | 56.83 | -39.8 | - | lab(73.34,56.83,-39.8) |
CMYK | 0.02755905511811 | 0.4488188976378 | 0 | 0.003921568627451 | cmyk(0.02755905511811,0.4488188976378,0,0.003921568627451) |
Description
The RGB value of color #f78cfe is rgb(247, 140, 254).
In the hex color #f78cfe, The value of Red is 247, value of Green is 140, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f78cfe consists of 296° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #f78cfe can be represented as Cyan=0.02755905511811%, Magenta=0.4488188976378%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f78cfe
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 #f78cfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f78cfe
Preview of #f78cfe on White Background
The contrast ratio of #f78cfe with white color is 2.07
Preview of #f78cfe on black background
The contrast ratio of #f78cfe with black color is 10.14
#f78cfe color will look good with a black background.
Color Schemes of #f78cfe
Triadic Colors of #f78cfe
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 #f78cfe
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 #f78cfe
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 #f78cfe
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: #f78cfe;
}
This is a sample text used for the color #f78cfe. 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: #f78cfe;
}
This is a sample text used for the color #f78cfe. 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 #f78cfe;
}
This is a sample text used for the color #f78cfe. 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 38.53%
Green 21.84%
Blue 39.63%
CMYK Percentage
Cyan 5.74
Magenta 93.45%
Yellow 0%
Black 0.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.