#f19ff9 Hex Color
rgb(241, 159, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 9f | f9 | - | #f19ff9 |
RGB | 241 | 159 | 249 | - | rgb(241,159,249) |
HSL | 295 | 88% | 80% | - | hsl(295,88%,80%) |
HSV | 295 | 36% | 98% | - | hsv(295,36%,98%) |
XYZ | 65.7726 | 50.3366 | 95.8719 | - | xyz(65.7726,50.3366,95.8719) |
CIE-LAB | 76.28 | 44.52 | -32.6 | - | lab(76.28,44.52,-32.6) |
CMYK | 0.032128514056225 | 0.36144578313253 | 0 | 0.023529411764706 | cmyk(0.032128514056225,0.36144578313253,0,0.023529411764706) |
Description
The RGB value of color #f19ff9 is rgb(241, 159, 249).
In the hex color #f19ff9, The value of Red is 241, value of Green is 159, and value of Blue is 249. The primary color is Blue. Similarly, The HSL values for #f19ff9 consists of 295° Hue, 88% Saturation, and 80% Lightness.
In the CMYK color model, the color #f19ff9 can be represented as Cyan=0.032128514056225%, Magenta=0.36144578313253%, Yellow=0%, and Black=0.023529411764706%.
Shades of #f19ff9
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 #f19ff9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f19ff9
Preview of #f19ff9 on White Background
The contrast ratio of #f19ff9 with white color is 1.9
Preview of #f19ff9 on black background
The contrast ratio of #f19ff9 with black color is 11.07
#f19ff9 color will look good with a black background.
Color Schemes of #f19ff9
Triadic Colors of #f19ff9
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 #f19ff9
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 #f19ff9
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 #f19ff9
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: #f19ff9;
}
This is a sample text used for the color #f19ff9. 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: #f19ff9;
}
This is a sample text used for the color #f19ff9. 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 #f19ff9;
}
This is a sample text used for the color #f19ff9. 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.13%
Green 24.5%
Blue 38.37%
CMYK Percentage
Cyan 7.7
Magenta 86.66%
Yellow 0%
Black 5.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.