#f42ada Hex Color
rgb(244, 42, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f4 | 2a | da | - | #f42ada |
| RGB | 244 | 42 | 218 | - | rgb(244,42,218) |
| HSL | 308 | 90% | 56% | - | hsl(308,90%,56%) |
| HSV | 308 | 83% | 96% | - | hsv(308,83%,96%) |
| XYZ | 50.7911 | 25.951 | 68.6617 | - | xyz(50.7911,25.951,68.6617) |
| CIE-LAB | 57.99 | 86.82 | -43.94 | - | lab(57.99,86.82,-43.94) |
| CMYK | 0 | 0.82786885245902 | 0.10655737704918 | 0.043137254901961 | cmyk(0,0.82786885245902,0.10655737704918,0.043137254901961) |
Description
The RGB value of color #f42ada is rgb(244, 42, 218).
In the hex color #f42ada, The value of Red is 244, value of Green is 42, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #f42ada consists of 308° Hue, 90% Saturation, and 56% Lightness.
In the CMYK color model, the color #f42ada can be represented as Cyan=0%, Magenta=0.82786885245902%, Yellow=0.10655737704918%, and Black=0.043137254901961%.
Shades of #f42ada
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 #f42ada
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f42ada
Preview of #f42ada on White Background
The contrast ratio of #f42ada with white color is 3.39
Preview of #f42ada on black background
The contrast ratio of #f42ada with black color is 6.19
#f42ada color will look good with a black background.
Color Schemes of #f42ada
Triadic Colors of #f42ada
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 #f42ada
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 #f42ada
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 #f42ada
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: #f42ada;
}
This is a sample text used for the color #f42ada. 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: #f42ada;
}
This is a sample text used for the color #f42ada. 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 #f42ada;
}
This is a sample text used for the color #f42ada. 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 48.41%
Green 8.33%
Blue 43.25%
CMYK Percentage
Cyan 0
Magenta 84.69%
Yellow 10.9%
Black 4.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.