#fc5adc Hex Color
rgb(252, 90, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 5a | dc | - | #fc5adc |
RGB | 252 | 90 | 220 | - | rgb(252,90,220) |
HSL | 312 | 96% | 67% | - | hsl(312,96%,67%) |
HSV | 312 | 64% | 99% | - | hsv(312,64%,99%) |
XYZ | 56.7193 | 33.1751 | 71.1241 | - | xyz(56.7193,33.1751,71.1241) |
CIE-LAB | 64.3 | 74.82 | -35.08 | - | lab(64.3,74.82,-35.08) |
CMYK | 0 | 0.64285714285714 | 0.12698412698413 | 0.011764705882353 | cmyk(0,0.64285714285714,0.12698412698413,0.011764705882353) |
Description
The RGB value of color #fc5adc is rgb(252, 90, 220).
In the hex color #fc5adc, The value of Red is 252, value of Green is 90, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fc5adc consists of 312° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #fc5adc can be represented as Cyan=0%, Magenta=0.64285714285714%, Yellow=0.12698412698413%, and Black=0.011764705882353%.
Shades of #fc5adc
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 #fc5adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc5adc
Preview of #fc5adc on White Background
The contrast ratio of #fc5adc with white color is 2.75
Preview of #fc5adc on black background
The contrast ratio of #fc5adc with black color is 7.64
#fc5adc color will look good with a black background.
Color Schemes of #fc5adc
Triadic Colors of #fc5adc
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 #fc5adc
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 #fc5adc
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 #fc5adc
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: #fc5adc;
}
This is a sample text used for the color #fc5adc. 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: #fc5adc;
}
This is a sample text used for the color #fc5adc. 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 #fc5adc;
}
This is a sample text used for the color #fc5adc. 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 44.84%
Green 16.01%
Blue 39.15%
CMYK Percentage
Cyan 0
Magenta 82.25%
Yellow 16.25%
Black 1.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.