#fa4dbe Hex Color
rgb(250, 77, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 4d | be | - | #fa4dbe |
| RGB | 250 | 77 | 190 | - | rgb(250,77,190) |
| HSL | 321 | 95% | 64% | - | hsl(321,95%,64%) |
| HSV | 321 | 69% | 98% | - | hsv(321,69%,98%) |
| XYZ | 51.3725 | 29.3495 | 51.6726 | - | xyz(51.3725,29.3495,51.6726) |
| CIE-LAB | 61.09 | 75.01 | -23.09 | - | lab(61.09,75.01,-23.09) |
| CMYK | 0 | 0.692 | 0.24 | 0.019607843137255 | cmyk(0,0.692,0.24,0.019607843137255) |
Description
The RGB value of color #fa4dbe is rgb(250, 77, 190).
In the hex color #fa4dbe, The value of Red is 250, value of Green is 77, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #fa4dbe consists of 321° Hue, 95% Saturation, and 64% Lightness.
In the CMYK color model, the color #fa4dbe can be represented as Cyan=0%, Magenta=0.692%, Yellow=0.24%, and Black=0.019607843137255%.
Shades of #fa4dbe
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 #fa4dbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa4dbe
Preview of #fa4dbe on White Background
The contrast ratio of #fa4dbe with white color is 3.06
Preview of #fa4dbe on black background
The contrast ratio of #fa4dbe with black color is 6.87
#fa4dbe color will look good with a black background.
Color Schemes of #fa4dbe
Triadic Colors of #fa4dbe
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 #fa4dbe
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 #fa4dbe
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 #fa4dbe
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: #fa4dbe;
}
This is a sample text used for the color #fa4dbe. 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: #fa4dbe;
}
This is a sample text used for the color #fa4dbe. 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 #fa4dbe;
}
This is a sample text used for the color #fa4dbe. 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 48.36%
Green 14.89%
Blue 36.75%
CMYK Percentage
Cyan 0
Magenta 72.72%
Yellow 25.22%
Black 2.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.