#fa5ec2 Hex Color
rgb(250, 94, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 5e | c2 | - | #fa5ec2 |
RGB | 250 | 94 | 194 | - | rgb(250,94,194) |
HSL | 322 | 94% | 67% | - | hsl(322,94%,67%) |
HSV | 322 | 62% | 98% | - | hsv(322,62%,98%) |
XYZ | 53.1646 | 32.2244 | 54.4568 | - | xyz(53.1646,32.2244,54.4568) |
CIE-LAB | 63.53 | 69.18 | -21.64 | - | lab(63.53,69.18,-21.64) |
CMYK | 0 | 0.624 | 0.224 | 0.019607843137255 | cmyk(0,0.624,0.224,0.019607843137255) |
Description
The RGB value of color #fa5ec2 is rgb(250, 94, 194).
In the hex color #fa5ec2, The value of Red is 250, value of Green is 94, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #fa5ec2 consists of 322° Hue, 94% Saturation, and 67% Lightness.
In the CMYK color model, the color #fa5ec2 can be represented as Cyan=0%, Magenta=0.624%, Yellow=0.224%, and Black=0.019607843137255%.
Shades of #fa5ec2
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 #fa5ec2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa5ec2
Preview of #fa5ec2 on White Background
The contrast ratio of #fa5ec2 with white color is 2.82
Preview of #fa5ec2 on black background
The contrast ratio of #fa5ec2 with black color is 7.44
#fa5ec2 color will look good with a black background.
Color Schemes of #fa5ec2
Triadic Colors of #fa5ec2
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 #fa5ec2
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 #fa5ec2
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 #fa5ec2
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: #fa5ec2;
}
This is a sample text used for the color #fa5ec2. 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: #fa5ec2;
}
This is a sample text used for the color #fa5ec2. 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 #fa5ec2;
}
This is a sample text used for the color #fa5ec2. 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 46.47%
Green 17.47%
Blue 36.06%
CMYK Percentage
Cyan 0
Magenta 71.92%
Yellow 25.82%
Black 2.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.