#fd338d Hex Color
rgb(253, 51, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 33 | 8d | - | #fd338d |
RGB | 253 | 51 | 141 | - | rgb(253,51,141) |
HSL | 333 | 98% | 60% | - | hsl(333,98%,60%) |
HSV | 333 | 80% | 99% | - | hsv(333,80%,99%) |
XYZ | 46.4996 | 25.1734 | 27.6075 | - | xyz(46.4996,25.1734,27.6075) |
CIE-LAB | 57.24 | 78.27 | -0.3 | - | lab(57.24,78.27,-0.3) |
CMYK | 0 | 0.79841897233202 | 0.44268774703557 | 0.0078431372549019 | cmyk(0,0.79841897233202,0.44268774703557,0.0078431372549019) |
Description
The RGB value of color #fd338d is rgb(253, 51, 141).
In the hex color #fd338d, The value of Red is 253, value of Green is 51, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #fd338d consists of 333° Hue, 98% Saturation, and 60% Lightness.
In the CMYK color model, the color #fd338d can be represented as Cyan=0%, Magenta=0.79841897233202%, Yellow=0.44268774703557%, and Black=0.0078431372549019%.
Shades of #fd338d
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 #fd338d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd338d
Preview of #fd338d on White Background
The contrast ratio of #fd338d with white color is 3.48
Preview of #fd338d on black background
The contrast ratio of #fd338d with black color is 6.03
#fd338d color will look good with a black background.
Color Schemes of #fd338d
Triadic Colors of #fd338d
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 #fd338d
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 #fd338d
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 #fd338d
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: #fd338d;
}
This is a sample text used for the color #fd338d. 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: #fd338d;
}
This is a sample text used for the color #fd338d. 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 #fd338d;
}
This is a sample text used for the color #fd338d. 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 56.85%
Green 11.46%
Blue 31.69%
CMYK Percentage
Cyan 0
Magenta 63.93%
Yellow 35.44%
Black 0.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.