#fb325c Hex Color
rgb(251, 50, 92)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 32 | 5c | - | #fb325c |
| RGB | 251 | 50 | 92 | - | rgb(251,50,92) |
| HSL | 347 | 96% | 59% | - | hsl(347,96%,59%) |
| HSV | 347 | 80% | 98% | - | hsv(347,80%,98%) |
| XYZ | 42.856 | 23.5631 | 12.4146 | - | xyz(42.856,23.5631,12.4146) |
| CIE-LAB | 55.65 | 74.58 | 26.55 | - | lab(55.65,74.58,26.55) |
| CMYK | 0 | 0.800796812749 | 0.63346613545817 | 0.015686274509804 | cmyk(0,0.800796812749,0.63346613545817,0.015686274509804) |
Description
The RGB value of color #fb325c is rgb(251, 50, 92).
In the hex color #fb325c, The value of Red is 251, value of Green is 50, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #fb325c consists of 347° Hue, 96% Saturation, and 59% Lightness.
In the CMYK color model, the color #fb325c can be represented as Cyan=0%, Magenta=0.800796812749%, Yellow=0.63346613545817%, and Black=0.015686274509804%.
Shades of #fb325c
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 #fb325c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb325c
Preview of #fb325c on White Background
The contrast ratio of #fb325c with white color is 3.68
Preview of #fb325c on black background
The contrast ratio of #fb325c with black color is 5.71
#fb325c color will look good with a black background.
Color Schemes of #fb325c
Triadic Colors of #fb325c
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 #fb325c
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 #fb325c
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 #fb325c
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: #fb325c;
}
This is a sample text used for the color #fb325c. 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: #fb325c;
}
This is a sample text used for the color #fb325c. 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 #fb325c;
}
This is a sample text used for the color #fb325c. 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 63.87%
Green 12.72%
Blue 23.41%
CMYK Percentage
Cyan 0
Magenta 55.23%
Yellow 43.69%
Black 1.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.