#fb12fb Hex Color
rgb(251, 18, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 12 | fb | - | #fb12fb |
RGB | 251 | 18 | 251 | - | rgb(251,18,251) |
HSL | 300 | 97% | 53% | - | hsl(300,97%,53%) |
HSV | 300 | 93% | 98% | - | hsv(300,93%,98%) |
XYZ | 57.4126 | 27.9069 | 93.6274 | - | xyz(57.4126,27.9069,93.6274) |
CIE-LAB | 59.8 | 95.92 | -59.49 | - | lab(59.8,95.92,-59.49) |
CMYK | 0 | 0.92828685258964 | 0 | 0.015686274509804 | cmyk(0,0.92828685258964,0,0.015686274509804) |
Description
The RGB value of color #fb12fb is rgb(251, 18, 251).
In the hex color #fb12fb, The value of Red is 251, value of Green is 18, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fb12fb consists of 300° Hue, 97% Saturation, and 53% Lightness.
In the CMYK color model, the color #fb12fb can be represented as Cyan=0%, Magenta=0.92828685258964%, Yellow=0%, and Black=0.015686274509804%.
Shades of #fb12fb
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 #fb12fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb12fb
Preview of #fb12fb on White Background
The contrast ratio of #fb12fb with white color is 3.19
Preview of #fb12fb on black background
The contrast ratio of #fb12fb with black color is 6.58
#fb12fb color will look good with a black background.
Color Schemes of #fb12fb
Triadic Colors of #fb12fb
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 #fb12fb
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 #fb12fb
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 #fb12fb
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: #fb12fb;
}
This is a sample text used for the color #fb12fb. 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: #fb12fb;
}
This is a sample text used for the color #fb12fb. 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 #fb12fb;
}
This is a sample text used for the color #fb12fb. 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 48.27%
Green 3.46%
Blue 48.27%
CMYK Percentage
Cyan 0
Magenta 98.34%
Yellow 0%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.