#f79ffe Hex Color
rgb(247, 159, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f7 | 9f | fe | - | #f79ffe |
| RGB | 247 | 159 | 254 | - | rgb(247,159,254) |
| HSL | 296 | 98% | 81% | - | hsl(296,98%,81%) |
| HSV | 296 | 37% | 100% | - | hsv(296,37%,100%) |
| XYZ | 68.6453 | 51.7262 | 100.1321 | - | xyz(68.6453,51.7262,100.1321) |
| CIE-LAB | 77.12 | 47.24 | -33.95 | - | lab(77.12,47.24,-33.95) |
| CMYK | 0.02755905511811 | 0.3740157480315 | 0 | 0.003921568627451 | cmyk(0.02755905511811,0.3740157480315,0,0.003921568627451) |
Description
The RGB value of color #f79ffe is rgb(247, 159, 254).
In the hex color #f79ffe, The value of Red is 247, value of Green is 159, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f79ffe consists of 296° Hue, 98% Saturation, and 81% Lightness.
In the CMYK color model, the color #f79ffe can be represented as Cyan=0.02755905511811%, Magenta=0.3740157480315%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f79ffe
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 #f79ffe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f79ffe
Preview of #f79ffe on White Background
The contrast ratio of #f79ffe with white color is 1.85
Preview of #f79ffe on black background
The contrast ratio of #f79ffe with black color is 11.35
#f79ffe color will look good with a black background.
Color Schemes of #f79ffe
Triadic Colors of #f79ffe
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 #f79ffe
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 #f79ffe
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 #f79ffe
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: #f79ffe;
}
This is a sample text used for the color #f79ffe. 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: #f79ffe;
}
This is a sample text used for the color #f79ffe. 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 #f79ffe;
}
This is a sample text used for the color #f79ffe. 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 37.42%
Green 24.09%
Blue 38.48%
CMYK Percentage
Cyan 6.8
Magenta 92.24%
Yellow 0%
Black 0.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.