#f77cb5 Hex Color
rgb(247, 124, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 7c | b5 | - | #f77cb5 |
RGB | 247 | 124 | 181 | - | rgb(247,124,181) |
HSL | 332 | 88% | 73% | - | hsl(332,88%,73%) |
HSV | 332 | 50% | 97% | - | hsv(332,50%,97%) |
XYZ | 53.9059 | 37.5257 | 48.1181 | - | xyz(53.9059,37.5257,48.1181) |
CIE-LAB | 67.67 | 53.23 | -8.08 | - | lab(67.67,53.23,-8.08) |
CMYK | 0 | 0.49797570850202 | 0.26720647773279 | 0.031372549019608 | cmyk(0,0.49797570850202,0.26720647773279,0.031372549019608) |
Description
The RGB value of color #f77cb5 is rgb(247, 124, 181).
In the hex color #f77cb5, The value of Red is 247, value of Green is 124, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #f77cb5 consists of 332° Hue, 88% Saturation, and 73% Lightness.
In the CMYK color model, the color #f77cb5 can be represented as Cyan=0%, Magenta=0.49797570850202%, Yellow=0.26720647773279%, and Black=0.031372549019608%.
Shades of #f77cb5
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 #f77cb5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f77cb5
Preview of #f77cb5 on White Background
The contrast ratio of #f77cb5 with white color is 2.47
Preview of #f77cb5 on black background
The contrast ratio of #f77cb5 with black color is 8.51
#f77cb5 color will look good with a black background.
Color Schemes of #f77cb5
Triadic Colors of #f77cb5
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 #f77cb5
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 #f77cb5
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 #f77cb5
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: #f77cb5;
}
This is a sample text used for the color #f77cb5. 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: #f77cb5;
}
This is a sample text used for the color #f77cb5. 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 #f77cb5;
}
This is a sample text used for the color #f77cb5. 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 44.75%
Green 22.46%
Blue 32.79%
CMYK Percentage
Cyan 0
Magenta 62.52%
Yellow 33.55%
Black 3.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.