#f49dfd Hex Color
rgb(244, 157, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | 9d | fd | - | #f49dfd |
RGB | 244 | 157 | 253 | - | rgb(244,157,253) |
HSL | 294 | 96% | 80% | - | hsl(294,96%,80%) |
HSV | 294 | 38% | 99% | - | hsv(294,38%,99%) |
XYZ | 67.0948 | 50.4389 | 99.1279 | - | xyz(67.0948,50.4389,99.1279) |
CIE-LAB | 76.34 | 47.19 | -34.64 | - | lab(76.34,47.19,-34.64) |
CMYK | 0.035573122529644 | 0.37944664031621 | 0 | 0.0078431372549019 | cmyk(0.035573122529644,0.37944664031621,0,0.0078431372549019) |
Description
The RGB value of color #f49dfd is rgb(244, 157, 253).
In the hex color #f49dfd, The value of Red is 244, value of Green is 157, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f49dfd consists of 294° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #f49dfd can be represented as Cyan=0.035573122529644%, Magenta=0.37944664031621%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f49dfd
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 #f49dfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f49dfd
Preview of #f49dfd on White Background
The contrast ratio of #f49dfd with white color is 1.89
Preview of #f49dfd on black background
The contrast ratio of #f49dfd with black color is 11.09
#f49dfd color will look good with a black background.
Color Schemes of #f49dfd
Triadic Colors of #f49dfd
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 #f49dfd
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 #f49dfd
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 #f49dfd
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: #f49dfd;
}
This is a sample text used for the color #f49dfd. 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: #f49dfd;
}
This is a sample text used for the color #f49dfd. 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 #f49dfd;
}
This is a sample text used for the color #f49dfd. 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.31%
Green 24.01%
Blue 38.69%
CMYK Percentage
Cyan 8.41
Magenta 89.73%
Yellow 0%
Black 1.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.