#fc988d Hex Color
rgb(252, 152, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 98 | 8d | - | #fc988d |
RGB | 252 | 152 | 141 | - | rgb(252,152,141) |
HSL | 6 | 95% | 77% | - | hsl(6,95%,77%) |
HSV | 6 | 44% | 99% | - | hsv(6,44%,99%) |
XYZ | 56.1808 | 45.075 | 30.9386 | - | xyz(56.1808,45.075,30.9386) |
CIE-LAB | 72.94 | 36.25 | 21.86 | - | lab(72.94,36.25,21.86) |
CMYK | 0 | 0.3968253968254 | 0.44047619047619 | 0.011764705882353 | cmyk(0,0.3968253968254,0.44047619047619,0.011764705882353) |
Description
The RGB value of color #fc988d is rgb(252, 152, 141).
In the hex color #fc988d, The value of Red is 252, value of Green is 152, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #fc988d consists of 6° Hue, 95% Saturation, and 77% Lightness.
In the CMYK color model, the color #fc988d can be represented as Cyan=0%, Magenta=0.3968253968254%, Yellow=0.44047619047619%, and Black=0.011764705882353%.
Shades of #fc988d
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 #fc988d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc988d
Preview of #fc988d on White Background
The contrast ratio of #fc988d with white color is 2.1
Preview of #fc988d on black background
The contrast ratio of #fc988d with black color is 10.02
#fc988d color will look good with a black background.
Color Schemes of #fc988d
Triadic Colors of #fc988d
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 #fc988d
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 #fc988d
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 #fc988d
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: #fc988d;
}
This is a sample text used for the color #fc988d. 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: #fc988d;
}
This is a sample text used for the color #fc988d. 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 #fc988d;
}
This is a sample text used for the color #fc988d. 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.24%
Green 27.89%
Blue 25.87%
CMYK Percentage
Cyan 0
Magenta 46.74%
Yellow 51.88%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.