#fdbafc Hex Color
rgb(253, 186, 252)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | ba | fc | - | #fdbafc |
| RGB | 253 | 186 | 252 | - | rgb(253,186,252) |
| HSL | 301 | 94% | 86% | - | hsl(301,94%,86%) |
| HSV | 301 | 26% | 99% | - | hsv(301,26%,99%) |
| XYZ | 75.6376 | 63.0287 | 100.2747 | - | xyz(75.6376,63.0287,100.2747) |
| CIE-LAB | 83.46 | 34.65 | -23.11 | - | lab(83.46,34.65,-23.11) |
| CMYK | 0 | 0.26482213438735 | 0.0039525691699605 | 0.0078431372549019 | cmyk(0,0.26482213438735,0.0039525691699605,0.0078431372549019) |
Description
The RGB value of color #fdbafc is rgb(253, 186, 252).
In the hex color #fdbafc, The value of Red is 253, value of Green is 186, and value of Blue is 252. The primary color is Red. Similarly, The HSL values for #fdbafc consists of 301° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #fdbafc can be represented as Cyan=0%, Magenta=0.26482213438735%, Yellow=0.0039525691699605%, and Black=0.0078431372549019%.
Shades of #fdbafc
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 #fdbafc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdbafc
Preview of #fdbafc on White Background
The contrast ratio of #fdbafc with white color is 1.54
Preview of #fdbafc on black background
The contrast ratio of #fdbafc with black color is 13.61
#fdbafc color will look good with a black background.
Color Schemes of #fdbafc
Triadic Colors of #fdbafc
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 #fdbafc
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 #fdbafc
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 #fdbafc
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: #fdbafc;
}
This is a sample text used for the color #fdbafc. 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: #fdbafc;
}
This is a sample text used for the color #fdbafc. 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 #fdbafc;
}
This is a sample text used for the color #fdbafc. 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 36.61%
Green 26.92%
Blue 36.47%
CMYK Percentage
Cyan 0
Magenta 95.74%
Yellow 1.43%
Black 2.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.