#f04ffb Hex Color
rgb(240, 79, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 4f | fb | - | #f04ffb |
RGB | 240 | 79 | 251 | - | rgb(240,79,251) |
HSL | 296 | 96% | 65% | - | hsl(296,96%,65%) |
HSV | 296 | 69% | 98% | - | hsv(296,69%,98%) |
XYZ | 56.1437 | 31.0823 | 94.3072 | - | xyz(56.1437,31.0823,94.3072) |
CIE-LAB | 62.58 | 80.83 | -55.17 | - | lab(62.58,80.83,-55.17) |
CMYK | 0.043824701195219 | 0.68525896414343 | 0 | 0.015686274509804 | cmyk(0.043824701195219,0.68525896414343,0,0.015686274509804) |
Description
The RGB value of color #f04ffb is rgb(240, 79, 251).
In the hex color #f04ffb, The value of Red is 240, value of Green is 79, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #f04ffb consists of 296° Hue, 96% Saturation, and 65% Lightness.
In the CMYK color model, the color #f04ffb can be represented as Cyan=0.043824701195219%, Magenta=0.68525896414343%, Yellow=0%, and Black=0.015686274509804%.
Shades of #f04ffb
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 #f04ffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f04ffb
Preview of #f04ffb on White Background
The contrast ratio of #f04ffb with white color is 2.91
Preview of #f04ffb on black background
The contrast ratio of #f04ffb with black color is 7.22
#f04ffb color will look good with a black background.
Color Schemes of #f04ffb
Triadic Colors of #f04ffb
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 #f04ffb
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 #f04ffb
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 #f04ffb
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: #f04ffb;
}
This is a sample text used for the color #f04ffb. 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: #f04ffb;
}
This is a sample text used for the color #f04ffb. 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 #f04ffb;
}
This is a sample text used for the color #f04ffb. 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.11%
Green 13.86%
Blue 44.04%
CMYK Percentage
Cyan 5.88
Magenta 92.01%
Yellow 0%
Black 2.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.