#fd34dc Hex Color
rgb(253, 52, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 34 | dc | - | #fd34dc |
RGB | 253 | 52 | 220 | - | rgb(253,52,220) |
HSL | 310 | 98% | 60% | - | hsl(310,98%,60%) |
HSV | 310 | 79% | 99% | - | hsv(310,79%,99%) |
XYZ | 54.6543 | 28.5059 | 70.3317 | - | xyz(54.6543,28.5059,70.3317) |
CIE-LAB | 60.34 | 86.72 | -41.26 | - | lab(60.34,86.72,-41.26) |
CMYK | 0 | 0.79446640316206 | 0.1304347826087 | 0.0078431372549019 | cmyk(0,0.79446640316206,0.1304347826087,0.0078431372549019) |
Description
The RGB value of color #fd34dc is rgb(253, 52, 220).
In the hex color #fd34dc, The value of Red is 253, value of Green is 52, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fd34dc consists of 310° Hue, 98% Saturation, and 60% Lightness.
In the CMYK color model, the color #fd34dc can be represented as Cyan=0%, Magenta=0.79446640316206%, Yellow=0.1304347826087%, and Black=0.0078431372549019%.
Shades of #fd34dc
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 #fd34dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd34dc
Preview of #fd34dc on White Background
The contrast ratio of #fd34dc with white color is 3.13
Preview of #fd34dc on black background
The contrast ratio of #fd34dc with black color is 6.7
#fd34dc color will look good with a black background.
Color Schemes of #fd34dc
Triadic Colors of #fd34dc
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 #fd34dc
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 #fd34dc
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 #fd34dc
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: #fd34dc;
}
This is a sample text used for the color #fd34dc. 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: #fd34dc;
}
This is a sample text used for the color #fd34dc. 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 #fd34dc;
}
This is a sample text used for the color #fd34dc. 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 48.19%
Green 9.9%
Blue 41.9%
CMYK Percentage
Cyan 0
Magenta 85.18%
Yellow 13.98%
Black 0.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.