#f90cea Hex Color
rgb(249, 12, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 0c | ea | - | #f90cea |
RGB | 249 | 12 | 234 | - | rgb(249,12,234) |
HSL | 304 | 95% | 51% | - | hsl(304,95%,51%) |
HSV | 304 | 95% | 98% | - | hsv(304,95%,98%) |
XYZ | 54.0497 | 26.3432 | 80.0779 | - | xyz(54.0497,26.3432,80.0779) |
CIE-LAB | 58.36 | 93.72 | -52.32 | - | lab(58.36,93.72,-52.32) |
CMYK | 0 | 0.95180722891566 | 0.060240963855422 | 0.023529411764706 | cmyk(0,0.95180722891566,0.060240963855422,0.023529411764706) |
Description
The RGB value of color #f90cea is rgb(249, 12, 234).
In the hex color #f90cea, The value of Red is 249, value of Green is 12, and value of Blue is 234. The primary color is Red. Similarly, The HSL values for #f90cea consists of 304° Hue, 95% Saturation, and 51% Lightness.
In the CMYK color model, the color #f90cea can be represented as Cyan=0%, Magenta=0.95180722891566%, Yellow=0.060240963855422%, and Black=0.023529411764706%.
Shades of #f90cea
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 #f90cea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f90cea
Preview of #f90cea on White Background
The contrast ratio of #f90cea with white color is 3.35
Preview of #f90cea on black background
The contrast ratio of #f90cea with black color is 6.27
#f90cea color will look good with a black background.
Color Schemes of #f90cea
Triadic Colors of #f90cea
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 #f90cea
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 #f90cea
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 #f90cea
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: #f90cea;
}
This is a sample text used for the color #f90cea. 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: #f90cea;
}
This is a sample text used for the color #f90cea. 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 #f90cea;
}
This is a sample text used for the color #f90cea. 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 50.3%
Green 2.42%
Blue 47.27%
CMYK Percentage
Cyan 0
Magenta 91.91%
Yellow 5.82%
Black 2.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.