#f182cf Hex Color
rgb(241, 130, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 82 | cf | - | #f182cf |
RGB | 241 | 130 | 207 | - | rgb(241,130,207) |
HSL | 318 | 80% | 73% | - | hsl(318,80%,73%) |
HSV | 318 | 46% | 95% | - | hsv(318,46%,95%) |
XYZ | 55.5207 | 39.171 | 63.666 | - | xyz(55.5207,39.171,63.666) |
CIE-LAB | 68.87 | 52.13 | -20.91 | - | lab(68.87,52.13,-20.91) |
CMYK | 0 | 0.46058091286307 | 0.14107883817427 | 0.054901960784314 | cmyk(0,0.46058091286307,0.14107883817427,0.054901960784314) |
Description
The RGB value of color #f182cf is rgb(241, 130, 207).
In the hex color #f182cf, The value of Red is 241, value of Green is 130, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #f182cf consists of 318° Hue, 80% Saturation, and 73% Lightness.
In the CMYK color model, the color #f182cf can be represented as Cyan=0%, Magenta=0.46058091286307%, Yellow=0.14107883817427%, and Black=0.054901960784314%.
Shades of #f182cf
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 #f182cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f182cf
Preview of #f182cf on White Background
The contrast ratio of #f182cf with white color is 2.38
Preview of #f182cf on black background
The contrast ratio of #f182cf with black color is 8.83
#f182cf color will look good with a black background.
Color Schemes of #f182cf
Triadic Colors of #f182cf
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 #f182cf
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 #f182cf
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 #f182cf
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: #f182cf;
}
This is a sample text used for the color #f182cf. 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: #f182cf;
}
This is a sample text used for the color #f182cf. 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 #f182cf;
}
This is a sample text used for the color #f182cf. 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 41.7%
Green 22.49%
Blue 35.81%
CMYK Percentage
Cyan 0
Magenta 70.15%
Yellow 21.49%
Black 8.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.