#fc03dc Hex Color
rgb(252, 3, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | 03 | dc | - | #fc03dc |
| RGB | 252 | 3 | 220 | - | rgb(252,3,220) |
| HSL | 308 | 98% | 50% | - | hsl(308,98%,50%) |
| HSV | 308 | 99% | 99% | - | hsv(308,99%,99%) |
| XYZ | 53.0957 | 25.9279 | 69.9163 | - | xyz(53.0957,25.9279,69.9163) |
| CIE-LAB | 57.97 | 92.96 | -45.01 | - | lab(57.97,92.96,-45.01) |
| CMYK | 0 | 0.98809523809524 | 0.12698412698413 | 0.011764705882353 | cmyk(0,0.98809523809524,0.12698412698413,0.011764705882353) |
Description
The RGB value of color #fc03dc is rgb(252, 3, 220).
In the hex color #fc03dc, The value of Red is 252, value of Green is 3, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fc03dc consists of 308° Hue, 98% Saturation, and 50% Lightness.
In the CMYK color model, the color #fc03dc can be represented as Cyan=0%, Magenta=0.98809523809524%, Yellow=0.12698412698413%, and Black=0.011764705882353%.
Shades of #fc03dc
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 #fc03dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc03dc
Preview of #fc03dc on White Background
The contrast ratio of #fc03dc with white color is 3.39
Preview of #fc03dc on black background
The contrast ratio of #fc03dc with black color is 6.19
#fc03dc color will look good with a black background.
Color Schemes of #fc03dc
Triadic Colors of #fc03dc
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 #fc03dc
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 #fc03dc
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 #fc03dc
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: #fc03dc;
}
This is a sample text used for the color #fc03dc. 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: #fc03dc;
}
This is a sample text used for the color #fc03dc. 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 #fc03dc;
}
This is a sample text used for the color #fc03dc. 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 53.05%
Green 0.63%
Blue 46.32%
CMYK Percentage
Cyan 0
Magenta 87.69%
Yellow 11.27%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.