#fb0dce Hex Color
rgb(251, 13, 206)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 0d | ce | - | #fb0dce |
| RGB | 251 | 13 | 206 | - | rgb(251,13,206) |
| HSL | 311 | 97% | 52% | - | hsl(311,97%,52%) |
| HSV | 311 | 95% | 98% | - | hsv(311,95%,98%) |
| XYZ | 51.0682 | 25.2533 | 60.5753 | - | xyz(51.0682,25.2533,60.5753) |
| CIE-LAB | 57.32 | 90.44 | -38.07 | - | lab(57.32,90.44,-38.07) |
| CMYK | 0 | 0.94820717131474 | 0.1792828685259 | 0.015686274509804 | cmyk(0,0.94820717131474,0.1792828685259,0.015686274509804) |
Description
The RGB value of color #fb0dce is rgb(251, 13, 206).
In the hex color #fb0dce, The value of Red is 251, value of Green is 13, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #fb0dce consists of 311° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #fb0dce can be represented as Cyan=0%, Magenta=0.94820717131474%, Yellow=0.1792828685259%, and Black=0.015686274509804%.
Shades of #fb0dce
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 #fb0dce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb0dce
Preview of #fb0dce on White Background
The contrast ratio of #fb0dce with white color is 3.47
Preview of #fb0dce on black background
The contrast ratio of #fb0dce with black color is 6.05
#fb0dce color will look good with a black background.
Color Schemes of #fb0dce
Triadic Colors of #fb0dce
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 #fb0dce
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 #fb0dce
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 #fb0dce
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: #fb0dce;
}
This is a sample text used for the color #fb0dce. 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: #fb0dce;
}
This is a sample text used for the color #fb0dce. 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 #fb0dce;
}
This is a sample text used for the color #fb0dce. 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.4%
Green 2.77%
Blue 43.83%
CMYK Percentage
Cyan 0
Magenta 82.94%
Yellow 15.68%
Black 1.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.