#fd9fe5 Hex Color
rgb(253, 159, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 9f | e5 | - | #fd9fe5 |
RGB | 253 | 159 | 229 | - | rgb(253,159,229) |
HSL | 315 | 96% | 81% | - | hsl(315,96%,81%) |
HSV | 315 | 37% | 99% | - | hsv(315,37%,99%) |
XYZ | 67.049 | 51.3361 | 80.5037 | - | xyz(67.049,51.3361,80.5037) |
CIE-LAB | 76.88 | 44.74 | -20.71 | - | lab(76.88,44.74,-20.71) |
CMYK | 0 | 0.37154150197628 | 0.094861660079051 | 0.0078431372549019 | cmyk(0,0.37154150197628,0.094861660079051,0.0078431372549019) |
Description
The RGB value of color #fd9fe5 is rgb(253, 159, 229).
In the hex color #fd9fe5, The value of Red is 253, value of Green is 159, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #fd9fe5 consists of 315° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #fd9fe5 can be represented as Cyan=0%, Magenta=0.37154150197628%, Yellow=0.094861660079051%, and Black=0.0078431372549019%.
Shades of #fd9fe5
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 #fd9fe5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd9fe5
Preview of #fd9fe5 on White Background
The contrast ratio of #fd9fe5 with white color is 1.86
Preview of #fd9fe5 on black background
The contrast ratio of #fd9fe5 with black color is 11.27
#fd9fe5 color will look good with a black background.
Color Schemes of #fd9fe5
Triadic Colors of #fd9fe5
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 #fd9fe5
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 #fd9fe5
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 #fd9fe5
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: #fd9fe5;
}
This is a sample text used for the color #fd9fe5. 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: #fd9fe5;
}
This is a sample text used for the color #fd9fe5. 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 #fd9fe5;
}
This is a sample text used for the color #fd9fe5. 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 39.47%
Green 24.8%
Blue 35.73%
CMYK Percentage
Cyan 0
Magenta 78.34%
Yellow 20%
Black 1.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.