#fa9cfd Hex Color
rgb(250, 156, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 9c | fd | - | #fa9cfd |
RGB | 250 | 156 | 253 | - | rgb(250,156,253) |
HSL | 298 | 96% | 80% | - | hsl(298,96%,80%) |
HSV | 298 | 38% | 99% | - | hsv(298,38%,99%) |
XYZ | 69.0424 | 51.1928 | 99.1708 | - | xyz(69.0424,51.1928,99.1708) |
CIE-LAB | 76.8 | 49.48 | -33.87 | - | lab(76.8,49.48,-33.87) |
CMYK | 0.011857707509881 | 0.38339920948617 | 0 | 0.0078431372549019 | cmyk(0.011857707509881,0.38339920948617,0,0.0078431372549019) |
Description
The RGB value of color #fa9cfd is rgb(250, 156, 253).
In the hex color #fa9cfd, The value of Red is 250, value of Green is 156, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #fa9cfd consists of 298° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fa9cfd can be represented as Cyan=0.011857707509881%, Magenta=0.38339920948617%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fa9cfd
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 #fa9cfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa9cfd
Preview of #fa9cfd on White Background
The contrast ratio of #fa9cfd with white color is 1.87
Preview of #fa9cfd on black background
The contrast ratio of #fa9cfd with black color is 11.24
#fa9cfd color will look good with a black background.
Color Schemes of #fa9cfd
Triadic Colors of #fa9cfd
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 #fa9cfd
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 #fa9cfd
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 #fa9cfd
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: #fa9cfd;
}
This is a sample text used for the color #fa9cfd. 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: #fa9cfd;
}
This is a sample text used for the color #fa9cfd. 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 #fa9cfd;
}
This is a sample text used for the color #fa9cfd. 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.94%
Green 23.67%
Blue 38.39%
CMYK Percentage
Cyan 2.94
Magenta 95.11%
Yellow 0%
Black 1.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.