#fb87dc Hex Color
rgb(251, 135, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 87 | dc | - | #fb87dc |
| RGB | 251 | 135 | 220 | - | rgb(251,135,220) |
| HSL | 316 | 94% | 76% | - | hsl(316,94%,76%) |
| HSV | 316 | 46% | 98% | - | hsv(316,46%,98%) |
| XYZ | 61.3659 | 43.0045 | 72.7765 | - | xyz(61.3659,43.0045,72.7765) |
| CIE-LAB | 71.56 | 54.74 | -23.9 | - | lab(71.56,54.74,-23.9) |
| CMYK | 0 | 0.46215139442231 | 0.12350597609562 | 0.015686274509804 | cmyk(0,0.46215139442231,0.12350597609562,0.015686274509804) |
Description
The RGB value of color #fb87dc is rgb(251, 135, 220).
In the hex color #fb87dc, The value of Red is 251, value of Green is 135, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fb87dc consists of 316° Hue, 94% Saturation, and 76% Lightness.
In the CMYK color model, the color #fb87dc can be represented as Cyan=0%, Magenta=0.46215139442231%, Yellow=0.12350597609562%, and Black=0.015686274509804%.
Shades of #fb87dc
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 #fb87dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb87dc
Preview of #fb87dc on White Background
The contrast ratio of #fb87dc with white color is 2.19
Preview of #fb87dc on black background
The contrast ratio of #fb87dc with black color is 9.6
#fb87dc color will look good with a black background.
Color Schemes of #fb87dc
Triadic Colors of #fb87dc
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 #fb87dc
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 #fb87dc
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 #fb87dc
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: #fb87dc;
}
This is a sample text used for the color #fb87dc. 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: #fb87dc;
}
This is a sample text used for the color #fb87dc. 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 #fb87dc;
}
This is a sample text used for the color #fb87dc. 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 41.42%
Green 22.28%
Blue 36.3%
CMYK Percentage
Cyan 0
Magenta 76.85%
Yellow 20.54%
Black 2.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.