#f23261 Hex Color
rgb(242, 50, 97)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f2 | 32 | 61 | - | #f23261 |
| RGB | 242 | 50 | 97 | - | rgb(242,50,97) |
| HSL | 345 | 88% | 57% | - | hsl(345,88%,57%) |
| HSV | 345 | 79% | 95% | - | hsv(345,79%,95%) |
| XYZ | 39.9162 | 22.0215 | 13.456 | - | xyz(39.9162,22.0215,13.456) |
| CIE-LAB | 54.05 | 72.49 | 21.16 | - | lab(54.05,72.49,21.16) |
| CMYK | 0 | 0.79338842975207 | 0.59917355371901 | 0.050980392156863 | cmyk(0,0.79338842975207,0.59917355371901,0.050980392156863) |
Description
The RGB value of color #f23261 is rgb(242, 50, 97).
In the hex color #f23261, The value of Red is 242, value of Green is 50, and value of Blue is 97. The primary color is Red. Similarly, The HSL values for #f23261 consists of 345° Hue, 88% Saturation, and 57% Lightness.
In the CMYK color model, the color #f23261 can be represented as Cyan=0%, Magenta=0.79338842975207%, Yellow=0.59917355371901%, and Black=0.050980392156863%.
Shades of #f23261
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 #f23261
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f23261
Preview of #f23261 on White Background
The contrast ratio of #f23261 with white color is 3.89
Preview of #f23261 on black background
The contrast ratio of #f23261 with black color is 5.4
#f23261 color will look good with a black background.
Color Schemes of #f23261
Triadic Colors of #f23261
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 #f23261
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 #f23261
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 #f23261
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: #f23261;
}
This is a sample text used for the color #f23261. 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: #f23261;
}
This is a sample text used for the color #f23261. 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 #f23261;
}
This is a sample text used for the color #f23261. 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 62.21%
Green 12.85%
Blue 24.94%
CMYK Percentage
Cyan 0
Magenta 54.96%
Yellow 41.51%
Black 3.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.