#fc67ed Hex Color
rgb(252, 103, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 67 | ed | - | #fc67ed |
RGB | 252 | 103 | 237 | - | rgb(252,103,237) |
HSL | 306 | 96% | 70% | - | hsl(306,96%,70%) |
HSV | 306 | 59% | 99% | - | hsv(306,59%,99%) |
XYZ | 60.2812 | 36.5104 | 83.9908 | - | xyz(60.2812,36.5104,83.9908) |
CIE-LAB | 66.91 | 72.22 | -40.48 | - | lab(66.91,72.22,-40.48) |
CMYK | 0 | 0.59126984126984 | 0.05952380952381 | 0.011764705882353 | cmyk(0,0.59126984126984,0.05952380952381,0.011764705882353) |
Description
The RGB value of color #fc67ed is rgb(252, 103, 237).
In the hex color #fc67ed, The value of Red is 252, value of Green is 103, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #fc67ed consists of 306° Hue, 96% Saturation, and 70% Lightness.
In the CMYK color model, the color #fc67ed can be represented as Cyan=0%, Magenta=0.59126984126984%, Yellow=0.05952380952381%, and Black=0.011764705882353%.
Shades of #fc67ed
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 #fc67ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc67ed
Preview of #fc67ed on White Background
The contrast ratio of #fc67ed with white color is 2.53
Preview of #fc67ed on black background
The contrast ratio of #fc67ed with black color is 8.3
#fc67ed color will look good with a black background.
Color Schemes of #fc67ed
Triadic Colors of #fc67ed
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 #fc67ed
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 #fc67ed
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 #fc67ed
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: #fc67ed;
}
This is a sample text used for the color #fc67ed. 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: #fc67ed;
}
This is a sample text used for the color #fc67ed. 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 #fc67ed;
}
This is a sample text used for the color #fc67ed. 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 42.57%
Green 17.4%
Blue 40.03%
CMYK Percentage
Cyan 0
Magenta 89.24%
Yellow 8.98%
Black 1.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.