#fb428c Hex Color
rgb(251, 66, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 42 | 8c | - | #fb428c |
RGB | 251 | 66 | 140 | - | rgb(251,66,140) |
HSL | 336 | 96% | 62% | - | hsl(336,96%,62%) |
HSV | 336 | 74% | 98% | - | hsv(336,74%,98%) |
XYZ | 46.4655 | 26.2991 | 27.4382 | - | xyz(46.4655,26.2991,27.4382) |
CIE-LAB | 58.32 | 73.54 | 1.81 | - | lab(58.32,73.54,1.81) |
CMYK | 0 | 0.73705179282869 | 0.44223107569721 | 0.015686274509804 | cmyk(0,0.73705179282869,0.44223107569721,0.015686274509804) |
Description
The RGB value of color #fb428c is rgb(251, 66, 140).
In the hex color #fb428c, The value of Red is 251, value of Green is 66, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #fb428c consists of 336° Hue, 96% Saturation, and 62% Lightness.
In the CMYK color model, the color #fb428c can be represented as Cyan=0%, Magenta=0.73705179282869%, Yellow=0.44223107569721%, and Black=0.015686274509804%.
Shades of #fb428c
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 #fb428c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb428c
Preview of #fb428c on White Background
The contrast ratio of #fb428c with white color is 3.35
Preview of #fb428c on black background
The contrast ratio of #fb428c with black color is 6.26
#fb428c color will look good with a black background.
Color Schemes of #fb428c
Triadic Colors of #fb428c
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 #fb428c
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 #fb428c
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 #fb428c
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: #fb428c;
}
This is a sample text used for the color #fb428c. 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: #fb428c;
}
This is a sample text used for the color #fb428c. 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 #fb428c;
}
This is a sample text used for the color #fb428c. 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 54.92%
Green 14.44%
Blue 30.63%
CMYK Percentage
Cyan 0
Magenta 61.68%
Yellow 37.01%
Black 1.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.