#f2327c Hex Color
rgb(242, 50, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | 32 | 7c | - | #f2327c |
RGB | 242 | 50 | 124 | - | rgb(242,50,124) |
HSL | 337 | 88% | 57% | - | hsl(337,88%,57%) |
HSV | 337 | 79% | 95% | - | hsv(337,79%,95%) |
XYZ | 41.3966 | 22.6137 | 21.2518 | - | xyz(41.3966,22.6137,21.2518) |
CIE-LAB | 54.67 | 74.38 | 5.84 | - | lab(54.67,74.38,5.84) |
CMYK | 0 | 0.79338842975207 | 0.48760330578512 | 0.050980392156863 | cmyk(0,0.79338842975207,0.48760330578512,0.050980392156863) |
Description
The RGB value of color #f2327c is rgb(242, 50, 124).
In the hex color #f2327c, The value of Red is 242, value of Green is 50, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #f2327c consists of 337° Hue, 88% Saturation, and 57% Lightness.
In the CMYK color model, the color #f2327c can be represented as Cyan=0%, Magenta=0.79338842975207%, Yellow=0.48760330578512%, and Black=0.050980392156863%.
Shades of #f2327c
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 #f2327c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2327c
Preview of #f2327c on White Background
The contrast ratio of #f2327c with white color is 3.8
Preview of #f2327c on black background
The contrast ratio of #f2327c with black color is 5.52
#f2327c color will look good with a black background.
Color Schemes of #f2327c
Triadic Colors of #f2327c
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 #f2327c
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 #f2327c
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 #f2327c
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: #f2327c;
}
This is a sample text used for the color #f2327c. 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: #f2327c;
}
This is a sample text used for the color #f2327c. 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 #f2327c;
}
This is a sample text used for the color #f2327c. 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 58.17%
Green 12.02%
Blue 29.81%
CMYK Percentage
Cyan 0
Magenta 59.56%
Yellow 36.61%
Black 3.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.