#fc1c6b Hex Color
rgb(252, 28, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | 1c | 6b | - | #fc1c6b |
RGB | 252 | 28 | 107 | - | rgb(252,28,107) |
HSL | 339 | 97% | 55% | - | hsl(339,97%,55%) |
HSV | 339 | 89% | 99% | - | hsv(339,89%,99%) |
XYZ | 43.214 | 22.5875 | 15.9921 | - | xyz(43.214,22.5875,15.9921) |
CIE-LAB | 54.64 | 79.97 | 16.28 | - | lab(54.64,79.97,16.28) |
CMYK | 0 | 0.88888888888889 | 0.57539682539683 | 0.011764705882353 | cmyk(0,0.88888888888889,0.57539682539683,0.011764705882353) |
Description
The RGB value of color #fc1c6b is rgb(252, 28, 107).
In the hex color #fc1c6b, The value of Red is 252, value of Green is 28, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #fc1c6b consists of 339° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #fc1c6b can be represented as Cyan=0%, Magenta=0.88888888888889%, Yellow=0.57539682539683%, and Black=0.011764705882353%.
Shades of #fc1c6b
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 #fc1c6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc1c6b
Preview of #fc1c6b on White Background
The contrast ratio of #fc1c6b with white color is 3.81
Preview of #fc1c6b on black background
The contrast ratio of #fc1c6b with black color is 5.52
#fc1c6b color will look good with a black background.
Color Schemes of #fc1c6b
Triadic Colors of #fc1c6b
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 #fc1c6b
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 #fc1c6b
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 #fc1c6b
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: #fc1c6b;
}
This is a sample text used for the color #fc1c6b. 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: #fc1c6b;
}
This is a sample text used for the color #fc1c6b. 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 #fc1c6b;
}
This is a sample text used for the color #fc1c6b. 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 65.12%
Green 7.24%
Blue 27.65%
CMYK Percentage
Cyan 0
Magenta 60.22%
Yellow 38.98%
Black 0.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.