#fc2dba Hex Color
rgb(252, 45, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | 2d | ba | - | #fc2dba |
| RGB | 252 | 45 | 186 | - | rgb(252,45,186) |
| HSL | 319 | 97% | 58% | - | hsl(319,97%,58%) |
| HSV | 319 | 82% | 99% | - | hsv(319,82%,99%) |
| XYZ | 49.9462 | 26.1174 | 48.8631 | - | xyz(49.9462,26.1174,48.8631) |
| CIE-LAB | 58.15 | 83.88 | -25.28 | - | lab(58.15,83.88,-25.28) |
| CMYK | 0 | 0.82142857142857 | 0.26190476190476 | 0.011764705882353 | cmyk(0,0.82142857142857,0.26190476190476,0.011764705882353) |
Description
The RGB value of color #fc2dba is rgb(252, 45, 186).
In the hex color #fc2dba, The value of Red is 252, value of Green is 45, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #fc2dba consists of 319° Hue, 97% Saturation, and 58% Lightness.
In the CMYK color model, the color #fc2dba can be represented as Cyan=0%, Magenta=0.82142857142857%, Yellow=0.26190476190476%, and Black=0.011764705882353%.
Shades of #fc2dba
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 #fc2dba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fc2dba
Preview of #fc2dba on White Background
The contrast ratio of #fc2dba with white color is 3.37
Preview of #fc2dba on black background
The contrast ratio of #fc2dba with black color is 6.22
#fc2dba color will look good with a black background.
Color Schemes of #fc2dba
Triadic Colors of #fc2dba
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 #fc2dba
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 #fc2dba
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 #fc2dba
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: #fc2dba;
}
This is a sample text used for the color #fc2dba. 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: #fc2dba;
}
This is a sample text used for the color #fc2dba. 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 #fc2dba;
}
This is a sample text used for the color #fc2dba. 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 52.17%
Green 9.32%
Blue 38.51%
CMYK Percentage
Cyan 0
Magenta 75.01%
Yellow 23.92%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.