#fa2d95 Hex Color
rgb(250, 45, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 2d | 95 | - | #fa2d95 |
RGB | 250 | 45 | 149 | - | rgb(250,45,149) |
HSL | 330 | 95% | 58% | - | hsl(330,95%,58%) |
HSV | 330 | 82% | 98% | - | hsv(330,82%,98%) |
XYZ | 45.7875 | 24.3707 | 30.7245 | - | xyz(45.7875,24.3707,30.7245) |
CIE-LAB | 56.46 | 79.64 | -6.26 | - | lab(56.46,79.64,-6.26) |
CMYK | 0 | 0.82 | 0.404 | 0.019607843137255 | cmyk(0,0.82,0.404,0.019607843137255) |
Description
The RGB value of color #fa2d95 is rgb(250, 45, 149).
In the hex color #fa2d95, The value of Red is 250, value of Green is 45, and value of Blue is 149. The primary color is Red. Similarly, The HSL values for #fa2d95 consists of 330° Hue, 95% Saturation, and 58% Lightness.
In the CMYK color model, the color #fa2d95 can be represented as Cyan=0%, Magenta=0.82%, Yellow=0.404%, and Black=0.019607843137255%.
Shades of #fa2d95
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 #fa2d95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa2d95
Preview of #fa2d95 on White Background
The contrast ratio of #fa2d95 with white color is 3.57
Preview of #fa2d95 on black background
The contrast ratio of #fa2d95 with black color is 5.87
#fa2d95 color will look good with a black background.
Color Schemes of #fa2d95
Triadic Colors of #fa2d95
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 #fa2d95
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 #fa2d95
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 #fa2d95
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: #fa2d95;
}
This is a sample text used for the color #fa2d95. 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: #fa2d95;
}
This is a sample text used for the color #fa2d95. 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 #fa2d95;
}
This is a sample text used for the color #fa2d95. 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.31%
Green 10.14%
Blue 33.56%
CMYK Percentage
Cyan 0
Magenta 65.94%
Yellow 32.49%
Black 1.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.