#ef0fac Hex Color
rgb(239, 15, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 0f | ac | - | #ef0fac |
RGB | 239 | 15 | 172 | - | rgb(239,15,172) |
HSL | 318 | 88% | 50% | - | hsl(318,88%,50%) |
HSV | 318 | 94% | 94% | - | hsv(318,94%,94%) |
XYZ | 43.2138 | 21.6709 | 40.935 | - | xyz(43.2138,21.6709,40.935) |
CIE-LAB | 53.68 | 84.14 | -24.22 | - | lab(53.68,84.14,-24.22) |
CMYK | 0 | 0.93723849372385 | 0.28033472803347 | 0.062745098039216 | cmyk(0,0.93723849372385,0.28033472803347,0.062745098039216) |
Description
The RGB value of color #ef0fac is rgb(239, 15, 172).
In the hex color #ef0fac, The value of Red is 239, value of Green is 15, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #ef0fac consists of 318° Hue, 88% Saturation, and 50% Lightness.
In the CMYK color model, the color #ef0fac can be represented as Cyan=0%, Magenta=0.93723849372385%, Yellow=0.28033472803347%, and Black=0.062745098039216%.
Shades of #ef0fac
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 #ef0fac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef0fac
Preview of #ef0fac on White Background
The contrast ratio of #ef0fac with white color is 3.94
Preview of #ef0fac on black background
The contrast ratio of #ef0fac with black color is 5.33
#ef0fac color will look good with a black background.
Color Schemes of #ef0fac
Triadic Colors of #ef0fac
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 #ef0fac
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 #ef0fac
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 #ef0fac
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: #ef0fac;
}
This is a sample text used for the color #ef0fac. 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: #ef0fac;
}
This is a sample text used for the color #ef0fac. 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 #ef0fac;
}
This is a sample text used for the color #ef0fac. 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 56.1%
Green 3.52%
Blue 40.38%
CMYK Percentage
Cyan 0
Magenta 73.2%
Yellow 21.9%
Black 4.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.