#f74bfe Hex Color
rgb(247, 75, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 4b | fe | - | #f74bfe |
RGB | 247 | 75 | 254 | - | rgb(247,75,254) |
HSL | 298 | 99% | 65% | - | hsl(298,99%,65%) |
HSV | 298 | 70% | 100% | - | hsv(298,70%,100%) |
XYZ | 58.7632 | 31.9621 | 96.8381 | - | xyz(58.7632,31.9621,96.8381) |
CIE-LAB | 63.31 | 84.09 | -55.59 | - | lab(63.31,84.09,-55.59) |
CMYK | 0.02755905511811 | 0.70472440944882 | 0 | 0.003921568627451 | cmyk(0.02755905511811,0.70472440944882,0,0.003921568627451) |
Description
The RGB value of color #f74bfe is rgb(247, 75, 254).
In the hex color #f74bfe, The value of Red is 247, value of Green is 75, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f74bfe consists of 298° Hue, 99% Saturation, and 65% Lightness.
In the CMYK color model, the color #f74bfe can be represented as Cyan=0.02755905511811%, Magenta=0.70472440944882%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f74bfe
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 #f74bfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f74bfe
Preview of #f74bfe on White Background
The contrast ratio of #f74bfe with white color is 2.84
Preview of #f74bfe on black background
The contrast ratio of #f74bfe with black color is 7.39
#f74bfe color will look good with a black background.
Color Schemes of #f74bfe
Triadic Colors of #f74bfe
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 #f74bfe
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 #f74bfe
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 #f74bfe
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: #f74bfe;
}
This is a sample text used for the color #f74bfe. 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: #f74bfe;
}
This is a sample text used for the color #f74bfe. 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 #f74bfe;
}
This is a sample text used for the color #f74bfe. 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.88%
Green 13.02%
Blue 44.1%
CMYK Percentage
Cyan 3.74
Magenta 95.72%
Yellow 0%
Black 0.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.