#fa52fb Hex Color
rgb(250, 82, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 52 | fb | - | #fa52fb |
RGB | 250 | 82 | 251 | - | rgb(250,82,251) |
HSL | 300 | 95% | 65% | - | hsl(300,95%,65%) |
HSV | 300 | 67% | 98% | - | hsv(300,67%,98%) |
XYZ | 59.8542 | 33.3236 | 94.5442 | - | xyz(59.8542,33.3236,94.5442) |
CIE-LAB | 64.42 | 81.92 | -52.15 | - | lab(64.42,81.92,-52.15) |
CMYK | 0.0039840637450199 | 0.67330677290837 | 0 | 0.015686274509804 | cmyk(0.0039840637450199,0.67330677290837,0,0.015686274509804) |
Description
The RGB value of color #fa52fb is rgb(250, 82, 251).
In the hex color #fa52fb, The value of Red is 250, value of Green is 82, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #fa52fb consists of 300° Hue, 95% Saturation, and 65% Lightness.
In the CMYK color model, the color #fa52fb can be represented as Cyan=0.0039840637450199%, Magenta=0.67330677290837%, Yellow=0%, and Black=0.015686274509804%.
Shades of #fa52fb
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 #fa52fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa52fb
Preview of #fa52fb on White Background
The contrast ratio of #fa52fb with white color is 2.74
Preview of #fa52fb on black background
The contrast ratio of #fa52fb with black color is 7.66
#fa52fb color will look good with a black background.
Color Schemes of #fa52fb
Triadic Colors of #fa52fb
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 #fa52fb
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 #fa52fb
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 #fa52fb
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: #fa52fb;
}
This is a sample text used for the color #fa52fb. 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: #fa52fb;
}
This is a sample text used for the color #fa52fb. 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 #fa52fb;
}
This is a sample text used for the color #fa52fb. 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 42.88%
Green 14.07%
Blue 43.05%
CMYK Percentage
Cyan 0.57
Magenta 97.16%
Yellow 0%
Black 2.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.