#f16cac Hex Color
rgb(241, 108, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 6c | ac | - | #f16cac |
RGB | 241 | 108 | 172 | - | rgb(241,108,172) |
HSL | 331 | 83% | 68% | - | hsl(331,83%,68%) |
HSV | 331 | 55% | 95% | - | hsv(331,55%,95%) |
XYZ | 49.0846 | 32.4045 | 42.6974 | - | xyz(49.0846,32.4045,42.6974) |
CIE-LAB | 63.68 | 57.72 | -9.02 | - | lab(63.68,57.72,-9.02) |
CMYK | 0 | 0.55186721991701 | 0.28630705394191 | 0.054901960784314 | cmyk(0,0.55186721991701,0.28630705394191,0.054901960784314) |
Description
The RGB value of color #f16cac is rgb(241, 108, 172).
In the hex color #f16cac, The value of Red is 241, value of Green is 108, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #f16cac consists of 331° Hue, 83% Saturation, and 68% Lightness.
In the CMYK color model, the color #f16cac can be represented as Cyan=0%, Magenta=0.55186721991701%, Yellow=0.28630705394191%, and Black=0.054901960784314%.
Shades of #f16cac
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 #f16cac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f16cac
Preview of #f16cac on White Background
The contrast ratio of #f16cac with white color is 2.81
Preview of #f16cac on black background
The contrast ratio of #f16cac with black color is 7.48
#f16cac color will look good with a black background.
Color Schemes of #f16cac
Triadic Colors of #f16cac
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 #f16cac
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 #f16cac
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 #f16cac
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: #f16cac;
}
This is a sample text used for the color #f16cac. 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: #f16cac;
}
This is a sample text used for the color #f16cac. 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 #f16cac;
}
This is a sample text used for the color #f16cac. 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 46.26%
Green 20.73%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 61.79%
Yellow 32.06%
Black 6.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.