#fa97c0 Hex Color
rgb(250, 151, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 97 | c0 | - | #fa97c0 |
RGB | 250 | 151 | 192 | - | rgb(250,151,192) |
HSL | 335 | 91% | 79% | - | hsl(335,91%,79%) |
HSV | 335 | 40% | 98% | - | hsv(335,40%,98%) |
XYZ | 60.0054 | 46.263 | 55.6362 | - | xyz(60.0054,46.263,55.6362) |
CIE-LAB | 73.72 | 42.22 | -5.21 | - | lab(73.72,42.22,-5.21) |
CMYK | 0 | 0.396 | 0.232 | 0.019607843137255 | cmyk(0,0.396,0.232,0.019607843137255) |
Description
The RGB value of color #fa97c0 is rgb(250, 151, 192).
In the hex color #fa97c0, The value of Red is 250, value of Green is 151, and value of Blue is 192. The primary color is Red. Similarly, The HSL values for #fa97c0 consists of 335° Hue, 91% Saturation, and 79% Lightness.
In the CMYK color model, the color #fa97c0 can be represented as Cyan=0%, Magenta=0.396%, Yellow=0.232%, and Black=0.019607843137255%.
Shades of #fa97c0
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 #fa97c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa97c0
Preview of #fa97c0 on White Background
The contrast ratio of #fa97c0 with white color is 2.05
Preview of #fa97c0 on black background
The contrast ratio of #fa97c0 with black color is 10.25
#fa97c0 color will look good with a black background.
Color Schemes of #fa97c0
Triadic Colors of #fa97c0
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 #fa97c0
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 #fa97c0
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 #fa97c0
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: #fa97c0;
}
This is a sample text used for the color #fa97c0. 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: #fa97c0;
}
This is a sample text used for the color #fa97c0. 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 #fa97c0;
}
This is a sample text used for the color #fa97c0. 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 42.16%
Green 25.46%
Blue 32.38%
CMYK Percentage
Cyan 0
Magenta 61.15%
Yellow 35.82%
Black 3.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.