#fa7feb Hex Color
rgb(250, 127, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 7f | eb | - | #fa7feb |
| RGB | 250 | 127 | 235 | - | rgb(250,127,235) |
| HSL | 307 | 92% | 74% | - | hsl(307,92%,74%) |
| HSV | 307 | 49% | 98% | - | hsv(307,49%,98%) |
| XYZ | 62.0091 | 41.5009 | 83.3395 | - | xyz(62.0091,41.5009,83.3395) |
| CIE-LAB | 70.53 | 60.7 | -33.77 | - | lab(70.53,60.7,-33.77) |
| CMYK | 0 | 0.492 | 0.06 | 0.019607843137255 | cmyk(0,0.492,0.06,0.019607843137255) |
Description
The RGB value of color #fa7feb is rgb(250, 127, 235).
In the hex color #fa7feb, The value of Red is 250, value of Green is 127, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #fa7feb consists of 307° Hue, 92% Saturation, and 74% Lightness.
In the CMYK color model, the color #fa7feb can be represented as Cyan=0%, Magenta=0.492%, Yellow=0.06%, and Black=0.019607843137255%.
Shades of #fa7feb
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 #fa7feb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa7feb
Preview of #fa7feb on White Background
The contrast ratio of #fa7feb with white color is 2.26
Preview of #fa7feb on black background
The contrast ratio of #fa7feb with black color is 9.3
#fa7feb color will look good with a black background.
Color Schemes of #fa7feb
Triadic Colors of #fa7feb
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 #fa7feb
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 #fa7feb
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 #fa7feb
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: #fa7feb;
}
This is a sample text used for the color #fa7feb. 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: #fa7feb;
}
This is a sample text used for the color #fa7feb. 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 #fa7feb;
}
This is a sample text used for the color #fa7feb. 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 40.85%
Green 20.75%
Blue 38.4%
CMYK Percentage
Cyan 0
Magenta 86.07%
Yellow 10.5%
Black 3.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.