#f34771 Hex Color
rgb(243, 71, 113)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f3 | 47 | 71 | - | #f34771 |
| RGB | 243 | 71 | 113 | - | rgb(243,71,113) |
| HSL | 345 | 88% | 62% | - | hsl(345,88%,62%) |
| HSV | 345 | 71% | 95% | - | hsv(345,71%,95%) |
| XYZ | 42.196 | 24.7534 | 18.1767 | - | xyz(42.196,24.7534,18.1767) |
| CIE-LAB | 56.83 | 67.49 | 15.45 | - | lab(56.83,67.49,15.45) |
| CMYK | 0 | 0.70781893004115 | 0.53497942386831 | 0.047058823529412 | cmyk(0,0.70781893004115,0.53497942386831,0.047058823529412) |
Description
The RGB value of color #f34771 is rgb(243, 71, 113).
In the hex color #f34771, The value of Red is 243, value of Green is 71, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #f34771 consists of 345° Hue, 88% Saturation, and 62% Lightness.
In the CMYK color model, the color #f34771 can be represented as Cyan=0%, Magenta=0.70781893004115%, Yellow=0.53497942386831%, and Black=0.047058823529412%.
Shades of #f34771
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 #f34771
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f34771
Preview of #f34771 on White Background
The contrast ratio of #f34771 with white color is 3.53
Preview of #f34771 on black background
The contrast ratio of #f34771 with black color is 5.95
#f34771 color will look good with a black background.
Color Schemes of #f34771
Triadic Colors of #f34771
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 #f34771
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 #f34771
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 #f34771
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: #f34771;
}
This is a sample text used for the color #f34771. 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: #f34771;
}
This is a sample text used for the color #f34771. 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 #f34771;
}
This is a sample text used for the color #f34771. 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 56.91%
Green 16.63%
Blue 26.46%
CMYK Percentage
Cyan 0
Magenta 54.88%
Yellow 41.48%
Black 3.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.