#fa46fb Hex Color
rgb(250, 70, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | 46 | fb | - | #fa46fb |
RGB | 250 | 70 | 251 | - | rgb(250,70,251) |
HSL | 300 | 96% | 63% | - | hsl(300,96%,63%) |
HSV | 300 | 72% | 98% | - | hsv(300,72%,98%) |
XYZ | 59.0271 | 31.6693 | 94.2685 | - | xyz(59.0271,31.6693,94.2685) |
CIE-LAB | 63.07 | 85.77 | -54.29 | - | lab(63.07,85.77,-54.29) |
CMYK | 0.0039840637450199 | 0.72111553784861 | 0 | 0.015686274509804 | cmyk(0.0039840637450199,0.72111553784861,0,0.015686274509804) |
Description
The RGB value of color #fa46fb is rgb(250, 70, 251).
In the hex color #fa46fb, The value of Red is 250, value of Green is 70, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #fa46fb consists of 300° Hue, 96% Saturation, and 63% Lightness.
In the CMYK color model, the color #fa46fb can be represented as Cyan=0.0039840637450199%, Magenta=0.72111553784861%, Yellow=0%, and Black=0.015686274509804%.
Shades of #fa46fb
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 #fa46fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa46fb
Preview of #fa46fb on White Background
The contrast ratio of #fa46fb with white color is 2.86
Preview of #fa46fb on black background
The contrast ratio of #fa46fb with black color is 7.33
#fa46fb color will look good with a black background.
Color Schemes of #fa46fb
Triadic Colors of #fa46fb
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 #fa46fb
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 #fa46fb
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 #fa46fb
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: #fa46fb;
}
This is a sample text used for the color #fa46fb. 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: #fa46fb;
}
This is a sample text used for the color #fa46fb. 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 #fa46fb;
}
This is a sample text used for the color #fa46fb. 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 43.78%
Green 12.26%
Blue 43.96%
CMYK Percentage
Cyan 0.54
Magenta 97.34%
Yellow 0%
Black 2.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.