#f40ffd Hex Color
rgb(244, 15, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | 0f | fd | - | #f40ffd |
RGB | 244 | 15 | 253 | - | rgb(244,15,253) |
HSL | 298 | 98% | 53% | - | hsl(298,98%,53%) |
HSV | 298 | 94% | 99% | - | hsv(298,94%,99%) |
XYZ | 55.2087 | 26.6666 | 95.1659 | - | xyz(55.2087,26.6666,95.1659) |
CIE-LAB | 58.66 | 95.35 | -62.49 | - | lab(58.66,95.35,-62.49) |
CMYK | 0.035573122529644 | 0.94071146245059 | 0 | 0.0078431372549019 | cmyk(0.035573122529644,0.94071146245059,0,0.0078431372549019) |
Description
The RGB value of color #f40ffd is rgb(244, 15, 253).
In the hex color #f40ffd, The value of Red is 244, value of Green is 15, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f40ffd consists of 298° Hue, 98% Saturation, and 53% Lightness.
In the CMYK color model, the color #f40ffd can be represented as Cyan=0.035573122529644%, Magenta=0.94071146245059%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f40ffd
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 #f40ffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f40ffd
Preview of #f40ffd on White Background
The contrast ratio of #f40ffd with white color is 3.32
Preview of #f40ffd on black background
The contrast ratio of #f40ffd with black color is 6.33
#f40ffd color will look good with a black background.
Color Schemes of #f40ffd
Triadic Colors of #f40ffd
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 #f40ffd
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 #f40ffd
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 #f40ffd
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: #f40ffd;
}
This is a sample text used for the color #f40ffd. 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: #f40ffd;
}
This is a sample text used for the color #f40ffd. 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 #f40ffd;
}
This is a sample text used for the color #f40ffd. 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 47.66%
Green 2.93%
Blue 49.41%
CMYK Percentage
Cyan 3.61
Magenta 95.59%
Yellow 0%
Black 0.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.