#ef7faa Hex Color
rgb(239, 127, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 7f | aa | - | #ef7faa |
RGB | 239 | 127 | 170 | - | rgb(239,127,170) |
HSL | 337 | 78% | 72% | - | hsl(337,78%,72%) |
HSV | 337 | 47% | 94% | - | hsv(337,47%,94%) |
XYZ | 50.4417 | 36.4317 | 42.4037 | - | xyz(50.4417,36.4317,42.4037) |
CIE-LAB | 66.85 | 47.71 | -3.21 | - | lab(66.85,47.71,-3.21) |
CMYK | 0 | 0.46861924686192 | 0.28870292887029 | 0.062745098039216 | cmyk(0,0.46861924686192,0.28870292887029,0.062745098039216) |
Description
The RGB value of color #ef7faa is rgb(239, 127, 170).
In the hex color #ef7faa, The value of Red is 239, value of Green is 127, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #ef7faa consists of 337° Hue, 78% Saturation, and 72% Lightness.
In the CMYK color model, the color #ef7faa can be represented as Cyan=0%, Magenta=0.46861924686192%, Yellow=0.28870292887029%, and Black=0.062745098039216%.
Shades of #ef7faa
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 #ef7faa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef7faa
Preview of #ef7faa on White Background
The contrast ratio of #ef7faa with white color is 2.53
Preview of #ef7faa on black background
The contrast ratio of #ef7faa with black color is 8.29
#ef7faa color will look good with a black background.
Color Schemes of #ef7faa
Triadic Colors of #ef7faa
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 #ef7faa
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 #ef7faa
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 #ef7faa
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: #ef7faa;
}
This is a sample text used for the color #ef7faa. 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: #ef7faa;
}
This is a sample text used for the color #ef7faa. 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 #ef7faa;
}
This is a sample text used for the color #ef7faa. 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 44.59%
Green 23.69%
Blue 31.72%
CMYK Percentage
Cyan 0
Magenta 57.14%
Yellow 35.2%
Black 7.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.