#f16cde Hex Color
rgb(241, 108, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f1 | 6c | de | - | #f16cde |
| RGB | 241 | 108 | 222 | - | rgb(241,108,222) |
| HSL | 309 | 83% | 68% | - | hsl(309,83%,68%) |
| HSV | 309 | 55% | 95% | - | hsv(309,55%,95%) |
| XYZ | 54.823 | 34.6998 | 72.9155 | - | xyz(54.823,34.6998,72.9155) |
| CIE-LAB | 65.51 | 64.85 | -34.44 | - | lab(65.51,64.85,-34.44) |
| CMYK | 0 | 0.55186721991701 | 0.078838174273859 | 0.054901960784314 | cmyk(0,0.55186721991701,0.078838174273859,0.054901960784314) |
Description
The RGB value of color #f16cde is rgb(241, 108, 222).
In the hex color #f16cde, The value of Red is 241, value of Green is 108, and value of Blue is 222. The primary color is Red. Similarly, The HSL values for #f16cde consists of 309° Hue, 83% Saturation, and 68% Lightness.
In the CMYK color model, the color #f16cde can be represented as Cyan=0%, Magenta=0.55186721991701%, Yellow=0.078838174273859%, and Black=0.054901960784314%.
Shades of #f16cde
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 #f16cde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f16cde
Preview of #f16cde on White Background
The contrast ratio of #f16cde with white color is 2.64
Preview of #f16cde on black background
The contrast ratio of #f16cde with black color is 7.94
#f16cde color will look good with a black background.
Color Schemes of #f16cde
Triadic Colors of #f16cde
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 #f16cde
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 #f16cde
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 #f16cde
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: #f16cde;
}
This is a sample text used for the color #f16cde. 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: #f16cde;
}
This is a sample text used for the color #f16cde. 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 #f16cde;
}
This is a sample text used for the color #f16cde. 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.21%
Green 18.91%
Blue 38.88%
CMYK Percentage
Cyan 0
Magenta 80.49%
Yellow 11.5%
Black 8.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.