#fda5fb Hex Color
rgb(253, 165, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a5 | fb | - | #fda5fb |
RGB | 253 | 165 | 251 | - | rgb(253,165,251) |
HSL | 301 | 96% | 82% | - | hsl(301,96%,82%) |
HSV | 301 | 35% | 99% | - | hsv(301,35%,99%) |
XYZ | 71.3757 | 54.7579 | 98.0742 | - | xyz(71.3757,54.7579,98.0742) |
CIE-LAB | 78.9 | 45.41 | -29.53 | - | lab(78.9,45.41,-29.53) |
CMYK | 0 | 0.34782608695652 | 0.007905138339921 | 0.0078431372549019 | cmyk(0,0.34782608695652,0.007905138339921,0.0078431372549019) |
Description
The RGB value of color #fda5fb is rgb(253, 165, 251).
In the hex color #fda5fb, The value of Red is 253, value of Green is 165, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fda5fb consists of 301° Hue, 96% Saturation, and 82% Lightness.
In the CMYK color model, the color #fda5fb can be represented as Cyan=0%, Magenta=0.34782608695652%, Yellow=0.007905138339921%, and Black=0.0078431372549019%.
Shades of #fda5fb
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 #fda5fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda5fb
Preview of #fda5fb on White Background
The contrast ratio of #fda5fb with white color is 1.76
Preview of #fda5fb on black background
The contrast ratio of #fda5fb with black color is 11.95
#fda5fb color will look good with a black background.
Color Schemes of #fda5fb
Triadic Colors of #fda5fb
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 #fda5fb
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 #fda5fb
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 #fda5fb
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: #fda5fb;
}
This is a sample text used for the color #fda5fb. 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: #fda5fb;
}
This is a sample text used for the color #fda5fb. 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 #fda5fb;
}
This is a sample text used for the color #fda5fb. 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 37.82%
Green 24.66%
Blue 37.52%
CMYK Percentage
Cyan 0
Magenta 95.67%
Yellow 2.17%
Black 2.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.