#fd33ec Hex Color
rgb(253, 51, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 33 | ec | - | #fd33ec |
| RGB | 253 | 51 | 236 | - | rgb(253,51,236) |
| HSL | 305 | 98% | 60% | - | hsl(305,98%,60%) |
| HSV | 305 | 80% | 99% | - | hsv(305,80%,99%) |
| XYZ | 56.8322 | 29.3064 | 82.0182 | - | xyz(56.8322,29.3064,82.0182) |
| CIE-LAB | 61.05 | 89.12 | -49.13 | - | lab(61.05,89.12,-49.13) |
| CMYK | 0 | 0.79841897233202 | 0.067193675889328 | 0.0078431372549019 | cmyk(0,0.79841897233202,0.067193675889328,0.0078431372549019) |
Description
The RGB value of color #fd33ec is rgb(253, 51, 236).
In the hex color #fd33ec, The value of Red is 253, value of Green is 51, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fd33ec consists of 305° Hue, 98% Saturation, and 60% Lightness.
In the CMYK color model, the color #fd33ec can be represented as Cyan=0%, Magenta=0.79841897233202%, Yellow=0.067193675889328%, and Black=0.0078431372549019%.
Shades of #fd33ec
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 #fd33ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd33ec
Preview of #fd33ec on White Background
The contrast ratio of #fd33ec with white color is 3.06
Preview of #fd33ec on black background
The contrast ratio of #fd33ec with black color is 6.86
#fd33ec color will look good with a black background.
Color Schemes of #fd33ec
Triadic Colors of #fd33ec
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 #fd33ec
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 #fd33ec
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 #fd33ec
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: #fd33ec;
}
This is a sample text used for the color #fd33ec. 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: #fd33ec;
}
This is a sample text used for the color #fd33ec. 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 #fd33ec;
}
This is a sample text used for the color #fd33ec. 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 46.85%
Green 9.44%
Blue 43.7%
CMYK Percentage
Cyan 0
Magenta 91.41%
Yellow 7.69%
Black 0.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.