#fd1c7d Hex Color
rgb(253, 28, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 1c | 7d | - | #fd1c7d |
RGB | 253 | 28 | 125 | - | rgb(253,28,125) |
HSL | 334 | 98% | 55% | - | hsl(334,98%,55%) |
HSV | 334 | 89% | 99% | - | hsv(334,89%,99%) |
XYZ | 44.6249 | 23.1938 | 21.5269 | - | xyz(44.6249,23.1938,21.5269) |
CIE-LAB | 55.27 | 81.41 | 6.37 | - | lab(55.27,81.41,6.37) |
CMYK | 0 | 0.88932806324111 | 0.50592885375494 | 0.0078431372549019 | cmyk(0,0.88932806324111,0.50592885375494,0.0078431372549019) |
Description
The RGB value of color #fd1c7d is rgb(253, 28, 125).
In the hex color #fd1c7d, The value of Red is 253, value of Green is 28, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #fd1c7d consists of 334° Hue, 98% Saturation, and 55% Lightness.
In the CMYK color model, the color #fd1c7d can be represented as Cyan=0%, Magenta=0.88932806324111%, Yellow=0.50592885375494%, and Black=0.0078431372549019%.
Shades of #fd1c7d
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 #fd1c7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd1c7d
Preview of #fd1c7d on White Background
The contrast ratio of #fd1c7d with white color is 3.72
Preview of #fd1c7d on black background
The contrast ratio of #fd1c7d with black color is 5.64
#fd1c7d color will look good with a black background.
Color Schemes of #fd1c7d
Triadic Colors of #fd1c7d
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 #fd1c7d
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 #fd1c7d
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 #fd1c7d
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: #fd1c7d;
}
This is a sample text used for the color #fd1c7d. 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: #fd1c7d;
}
This is a sample text used for the color #fd1c7d. 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 #fd1c7d;
}
This is a sample text used for the color #fd1c7d. 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 62.32%
Green 6.9%
Blue 30.79%
CMYK Percentage
Cyan 0
Magenta 63.38%
Yellow 36.06%
Black 0.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.