#fb01dd Hex Color
rgb(251, 1, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 01 | dd | - | #fb01dd |
| RGB | 251 | 1 | 221 | - | rgb(251,1,221) |
| HSL | 307 | 99% | 49% | - | hsl(307,99%,49%) |
| HSV | 307 | 100% | 98% | - | hsv(307,100%,98%) |
| XYZ | 52.8457 | 25.7514 | 70.5919 | - | xyz(52.8457,25.7514,70.5919) |
| CIE-LAB | 57.8 | 93.04 | -45.86 | - | lab(57.8,93.04,-45.86) |
| CMYK | 0 | 0.99601593625498 | 0.1195219123506 | 0.015686274509804 | cmyk(0,0.99601593625498,0.1195219123506,0.015686274509804) |
Description
The RGB value of color #fb01dd is rgb(251, 1, 221).
In the hex color #fb01dd, The value of Red is 251, value of Green is 1, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fb01dd consists of 307° Hue, 99% Saturation, and 49% Lightness.
In the CMYK color model, the color #fb01dd can be represented as Cyan=0%, Magenta=0.99601593625498%, Yellow=0.1195219123506%, and Black=0.015686274509804%.
Shades of #fb01dd
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 #fb01dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb01dd
Preview of #fb01dd on White Background
The contrast ratio of #fb01dd with white color is 3.41
Preview of #fb01dd on black background
The contrast ratio of #fb01dd with black color is 6.15
#fb01dd color will look good with a black background.
Color Schemes of #fb01dd
Triadic Colors of #fb01dd
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 #fb01dd
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 #fb01dd
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 #fb01dd
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: #fb01dd;
}
This is a sample text used for the color #fb01dd. 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: #fb01dd;
}
This is a sample text used for the color #fb01dd. 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 #fb01dd;
}
This is a sample text used for the color #fb01dd. 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 53.07%
Green 0.21%
Blue 46.72%
CMYK Percentage
Cyan 0
Magenta 88.05%
Yellow 10.57%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.