#fa348c Hex Color
rgb(250, 52, 140)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 34 | 8c | - | #fa348c |
| RGB | 250 | 52 | 140 | - | rgb(250,52,140) |
| HSL | 333 | 95% | 59% | - | hsl(333,95%,59%) |
| HSV | 333 | 79% | 98% | - | hsv(333,79%,98%) |
| XYZ | 45.386 | 24.6734 | 27.1813 | - | xyz(45.386,24.6734,27.1813) |
| CIE-LAB | 56.76 | 77.21 | -0.49 | - | lab(56.76,77.21,-0.49) |
| CMYK | 0 | 0.792 | 0.44 | 0.019607843137255 | cmyk(0,0.792,0.44,0.019607843137255) |
Description
The RGB value of color #fa348c is rgb(250, 52, 140).
In the hex color #fa348c, The value of Red is 250, value of Green is 52, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #fa348c consists of 333° Hue, 95% Saturation, and 59% Lightness.
In the CMYK color model, the color #fa348c can be represented as Cyan=0%, Magenta=0.792%, Yellow=0.44%, and Black=0.019607843137255%.
Shades of #fa348c
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 #fa348c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa348c
Preview of #fa348c on White Background
The contrast ratio of #fa348c with white color is 3.54
Preview of #fa348c on black background
The contrast ratio of #fa348c with black color is 5.93
#fa348c color will look good with a black background.
Color Schemes of #fa348c
Triadic Colors of #fa348c
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 #fa348c
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 #fa348c
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 #fa348c
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: #fa348c;
}
This is a sample text used for the color #fa348c. 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: #fa348c;
}
This is a sample text used for the color #fa348c. 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 #fa348c;
}
This is a sample text used for the color #fa348c. 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.56%
Green 11.76%
Blue 31.67%
CMYK Percentage
Cyan 0
Magenta 63.28%
Yellow 35.15%
Black 1.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.