#f10e64 Hex Color
rgb(241, 14, 100)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f1 | 0e | 64 | - | #f10e64 |
| RGB | 241 | 14 | 100 | - | rgb(241,14,100) |
| HSL | 337 | 89% | 50% | - | hsl(337,89%,50%) |
| HSV | 337 | 94% | 95% | - | hsv(337,94%,95%) |
| XYZ | 38.7329 | 19.9349 | 13.863 | - | xyz(38.7329,19.9349,13.863) |
| CIE-LAB | 51.76 | 78.61 | 16.22 | - | lab(51.76,78.61,16.22) |
| CMYK | 0 | 0.94190871369295 | 0.5850622406639 | 0.054901960784314 | cmyk(0,0.94190871369295,0.5850622406639,0.054901960784314) |
Description
The RGB value of color #f10e64 is rgb(241, 14, 100).
In the hex color #f10e64, The value of Red is 241, value of Green is 14, and value of Blue is 100. The primary color is Red. Similarly, The HSL values for #f10e64 consists of 337° Hue, 89% Saturation, and 50% Lightness.
In the CMYK color model, the color #f10e64 can be represented as Cyan=0%, Magenta=0.94190871369295%, Yellow=0.5850622406639%, and Black=0.054901960784314%.
Shades of #f10e64
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 #f10e64
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f10e64
Preview of #f10e64 on White Background
The contrast ratio of #f10e64 with white color is 4.21
Preview of #f10e64 on black background
The contrast ratio of #f10e64 with black color is 4.99
#f10e64 color will look good with a black background.
Color Schemes of #f10e64
Triadic Colors of #f10e64
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 #f10e64
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 #f10e64
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 #f10e64
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: #f10e64;
}
This is a sample text used for the color #f10e64. 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: #f10e64;
}
This is a sample text used for the color #f10e64. 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 #f10e64;
}
This is a sample text used for the color #f10e64. 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 67.89%
Green 3.94%
Blue 28.17%
CMYK Percentage
Cyan 0
Magenta 59.54%
Yellow 36.99%
Black 3.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.