#fd5be9 Hex Color
rgb(253, 91, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 5b | e9 | - | #fd5be9 |
RGB | 253 | 91 | 233 | - | rgb(253,91,233) |
HSL | 307 | 98% | 67% | - | hsl(307,98%,67%) |
HSV | 307 | 64% | 99% | - | hsv(307,64%,99%) |
XYZ | 58.9571 | 34.248 | 80.5939 | - | xyz(58.9571,34.248,80.5939) |
CIE-LAB | 65.16 | 76.6 | -40.99 | - | lab(65.16,76.6,-40.99) |
CMYK | 0 | 0.6403162055336 | 0.07905138339921 | 0.0078431372549019 | cmyk(0,0.6403162055336,0.07905138339921,0.0078431372549019) |
Description
The RGB value of color #fd5be9 is rgb(253, 91, 233).
In the hex color #fd5be9, The value of Red is 253, value of Green is 91, and value of Blue is 233. The primary color is Red. Similarly, The HSL values for #fd5be9 consists of 307° Hue, 98% Saturation, and 67% Lightness.
In the CMYK color model, the color #fd5be9 can be represented as Cyan=0%, Magenta=0.6403162055336%, Yellow=0.07905138339921%, and Black=0.0078431372549019%.
Shades of #fd5be9
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 #fd5be9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd5be9
Preview of #fd5be9 on White Background
The contrast ratio of #fd5be9 with white color is 2.68
Preview of #fd5be9 on black background
The contrast ratio of #fd5be9 with black color is 7.85
#fd5be9 color will look good with a black background.
Color Schemes of #fd5be9
Triadic Colors of #fd5be9
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 #fd5be9
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 #fd5be9
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 #fd5be9
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: #fd5be9;
}
This is a sample text used for the color #fd5be9. 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: #fd5be9;
}
This is a sample text used for the color #fd5be9. 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 #fd5be9;
}
This is a sample text used for the color #fd5be9. 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 43.85%
Green 15.77%
Blue 40.38%
CMYK Percentage
Cyan 0
Magenta 88.05%
Yellow 10.87%
Black 1.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.