#fc8fba Hex Color
rgb(252, 143, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 8f | ba | - | #fc8fba |
RGB | 252 | 143 | 186 | - | rgb(252,143,186) |
HSL | 336 | 95% | 77% | - | hsl(336,95%,77%) |
HSV | 336 | 43% | 99% | - | hsv(336,43%,99%) |
XYZ | 58.8303 | 43.8855 | 51.8244 | - | xyz(58.8303,43.8855,51.8244) |
CIE-LAB | 72.15 | 46.15 | -4.17 | - | lab(72.15,46.15,-4.17) |
CMYK | 0 | 0.43253968253968 | 0.26190476190476 | 0.011764705882353 | cmyk(0,0.43253968253968,0.26190476190476,0.011764705882353) |
Description
The RGB value of color #fc8fba is rgb(252, 143, 186).
In the hex color #fc8fba, The value of Red is 252, value of Green is 143, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #fc8fba consists of 336° Hue, 95% Saturation, and 77% Lightness.
In the CMYK color model, the color #fc8fba can be represented as Cyan=0%, Magenta=0.43253968253968%, Yellow=0.26190476190476%, and Black=0.011764705882353%.
Shades of #fc8fba
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 #fc8fba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc8fba
Preview of #fc8fba on White Background
The contrast ratio of #fc8fba with white color is 2.15
Preview of #fc8fba on black background
The contrast ratio of #fc8fba with black color is 9.78
#fc8fba color will look good with a black background.
Color Schemes of #fc8fba
Triadic Colors of #fc8fba
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 #fc8fba
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 #fc8fba
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 #fc8fba
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: #fc8fba;
}
This is a sample text used for the color #fc8fba. 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: #fc8fba;
}
This is a sample text used for the color #fc8fba. 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 #fc8fba;
}
This is a sample text used for the color #fc8fba. 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 43.37%
Green 24.61%
Blue 32.01%
CMYK Percentage
Cyan 0
Magenta 61.25%
Yellow 37.09%
Black 1.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.