#fb48aa Hex Color
rgb(251, 72, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 48 | aa | - | #fb48aa |
| RGB | 251 | 72 | 170 | - | rgb(251,72,170) |
| HSL | 327 | 96% | 63% | - | hsl(327,96%,63%) |
| HSV | 327 | 71% | 98% | - | hsv(327,71%,98%) |
| XYZ | 49.3567 | 28.0462 | 40.8423 | - | xyz(49.3567,28.0462,40.8423) |
| CIE-LAB | 59.93 | 74.6 | -13.32 | - | lab(59.93,74.6,-13.32) |
| CMYK | 0 | 0.71314741035857 | 0.32270916334661 | 0.015686274509804 | cmyk(0,0.71314741035857,0.32270916334661,0.015686274509804) |
Description
The RGB value of color #fb48aa is rgb(251, 72, 170).
In the hex color #fb48aa, The value of Red is 251, value of Green is 72, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #fb48aa consists of 327° Hue, 96% Saturation, and 63% Lightness.
In the CMYK color model, the color #fb48aa can be represented as Cyan=0%, Magenta=0.71314741035857%, Yellow=0.32270916334661%, and Black=0.015686274509804%.
Shades of #fb48aa
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 #fb48aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb48aa
Preview of #fb48aa on White Background
The contrast ratio of #fb48aa with white color is 3.18
Preview of #fb48aa on black background
The contrast ratio of #fb48aa with black color is 6.61
#fb48aa color will look good with a black background.
Color Schemes of #fb48aa
Triadic Colors of #fb48aa
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 #fb48aa
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 #fb48aa
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 #fb48aa
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: #fb48aa;
}
This is a sample text used for the color #fb48aa. 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: #fb48aa;
}
This is a sample text used for the color #fb48aa. 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 #fb48aa;
}
This is a sample text used for the color #fb48aa. 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 50.91%
Green 14.6%
Blue 34.48%
CMYK Percentage
Cyan 0
Magenta 67.82%
Yellow 30.69%
Black 1.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.