#fd33c2 Hex Color
rgb(253, 51, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 33 | c2 | - | #fd33c2 |
RGB | 253 | 51 | 194 | - | rgb(253,51,194) |
HSL | 318 | 98% | 60% | - | hsl(318,98%,60%) |
HSV | 318 | 80% | 99% | - | hsv(318,80%,99%) |
XYZ | 51.4294 | 27.1453 | 53.5679 | - | xyz(51.4294,27.1453,53.5679) |
CIE-LAB | 59.11 | 83.69 | -28.39 | - | lab(59.11,83.69,-28.39) |
CMYK | 0 | 0.79841897233202 | 0.23320158102767 | 0.0078431372549019 | cmyk(0,0.79841897233202,0.23320158102767,0.0078431372549019) |
Description
The RGB value of color #fd33c2 is rgb(253, 51, 194).
In the hex color #fd33c2, The value of Red is 253, value of Green is 51, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #fd33c2 consists of 318° Hue, 98% Saturation, and 60% Lightness.
In the CMYK color model, the color #fd33c2 can be represented as Cyan=0%, Magenta=0.79841897233202%, Yellow=0.23320158102767%, and Black=0.0078431372549019%.
Shades of #fd33c2
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 #fd33c2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd33c2
Preview of #fd33c2 on White Background
The contrast ratio of #fd33c2 with white color is 3.27
Preview of #fd33c2 on black background
The contrast ratio of #fd33c2 with black color is 6.43
#fd33c2 color will look good with a black background.
Color Schemes of #fd33c2
Triadic Colors of #fd33c2
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 #fd33c2
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 #fd33c2
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 #fd33c2
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: #fd33c2;
}
This is a sample text used for the color #fd33c2. 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: #fd33c2;
}
This is a sample text used for the color #fd33c2. 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 #fd33c2;
}
This is a sample text used for the color #fd33c2. 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 50.8%
Green 10.24%
Blue 38.96%
CMYK Percentage
Cyan 0
Magenta 76.81%
Yellow 22.43%
Black 0.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.