#fb104c Hex Color
rgb(251, 16, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 10 | 4c | - | #fb104c |
RGB | 251 | 16 | 76 | - | rgb(251,16,76) |
HSL | 345 | 97% | 52% | - | hsl(345,97%,52%) |
HSV | 345 | 94% | 98% | - | hsv(345,94%,98%) |
XYZ | 41.2735 | 21.4016 | 8.793 | - | xyz(41.2735,21.4016,8.793) |
CIE-LAB | 53.39 | 79.55 | 33.18 | - | lab(53.39,79.55,33.18) |
CMYK | 0 | 0.93625498007968 | 0.69721115537849 | 0.015686274509804 | cmyk(0,0.93625498007968,0.69721115537849,0.015686274509804) |
Description
The RGB value of color #fb104c is rgb(251, 16, 76).
In the hex color #fb104c, The value of Red is 251, value of Green is 16, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #fb104c consists of 345° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #fb104c can be represented as Cyan=0%, Magenta=0.93625498007968%, Yellow=0.69721115537849%, and Black=0.015686274509804%.
Shades of #fb104c
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 #fb104c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb104c
Preview of #fb104c on White Background
The contrast ratio of #fb104c with white color is 3.98
Preview of #fb104c on black background
The contrast ratio of #fb104c with black color is 5.28
#fb104c color will look good with a black background.
Color Schemes of #fb104c
Triadic Colors of #fb104c
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 #fb104c
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 #fb104c
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 #fb104c
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: #fb104c;
}
This is a sample text used for the color #fb104c. 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: #fb104c;
}
This is a sample text used for the color #fb104c. 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 #fb104c;
}
This is a sample text used for the color #fb104c. 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 73.18%
Green 4.66%
Blue 22.16%
CMYK Percentage
Cyan 0
Magenta 56.77%
Yellow 42.28%
Black 0.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.