#fa8ecc Hex Color
rgb(250, 142, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 8e | cc | - | #fa8ecc |
RGB | 250 | 142 | 204 | - | rgb(250,142,204) |
HSL | 326 | 92% | 77% | - | hsl(326,92%,77%) |
HSV | 326 | 43% | 98% | - | hsv(326,43%,98%) |
XYZ | 59.9964 | 44.0296 | 62.4632 | - | xyz(59.9964,44.0296,62.4632) |
CIE-LAB | 72.25 | 48.53 | -14.03 | - | lab(72.25,48.53,-14.03) |
CMYK | 0 | 0.432 | 0.184 | 0.019607843137255 | cmyk(0,0.432,0.184,0.019607843137255) |
Description
The RGB value of color #fa8ecc is rgb(250, 142, 204).
In the hex color #fa8ecc, The value of Red is 250, value of Green is 142, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #fa8ecc consists of 326° Hue, 92% Saturation, and 77% Lightness.
In the CMYK color model, the color #fa8ecc can be represented as Cyan=0%, Magenta=0.432%, Yellow=0.184%, and Black=0.019607843137255%.
Shades of #fa8ecc
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 #fa8ecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa8ecc
Preview of #fa8ecc on White Background
The contrast ratio of #fa8ecc with white color is 2.14
Preview of #fa8ecc on black background
The contrast ratio of #fa8ecc with black color is 9.81
#fa8ecc color will look good with a black background.
Color Schemes of #fa8ecc
Triadic Colors of #fa8ecc
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 #fa8ecc
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 #fa8ecc
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 #fa8ecc
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: #fa8ecc;
}
This is a sample text used for the color #fa8ecc. 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: #fa8ecc;
}
This is a sample text used for the color #fa8ecc. 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 #fa8ecc;
}
This is a sample text used for the color #fa8ecc. 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 41.95%
Green 23.83%
Blue 34.23%
CMYK Percentage
Cyan 0
Magenta 67.97%
Yellow 28.95%
Black 3.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.