#ff46fc Hex Color
rgb(255, 70, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 46 | fc | - | #ff46fc |
RGB | 255 | 70 | 252 | - | rgb(255,70,252) |
HSL | 301 | 100% | 64% | - | hsl(301,100%,64%) |
HSV | 301 | 73% | 100% | - | hsv(301,73%,100%) |
XYZ | 61.0008 | 32.6686 | 95.186 | - | xyz(61.0008,32.6686,95.186) |
CIE-LAB | 63.89 | 86.93 | -53.49 | - | lab(63.89,86.93,-53.49) |
CMYK | 0 | 0.72549019607843 | 0.011764705882353 | 0 | cmyk(0,0.72549019607843,0.011764705882353,0) |
Description
The RGB value of color #ff46fc is rgb(255, 70, 252).
In the hex color #ff46fc, The value of Red is 255, value of Green is 70, and value of Blue is 252. The primary color is Red. Similarly, The HSL values for #ff46fc consists of 301° Hue, 100% Saturation, and 64% Lightness.
In the CMYK color model, the color #ff46fc can be represented as Cyan=0%, Magenta=0.72549019607843%, Yellow=0.011764705882353%, and Black=0%.
Shades of #ff46fc
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 #ff46fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff46fc
Preview of #ff46fc on White Background
The contrast ratio of #ff46fc with white color is 2.79
Preview of #ff46fc on black background
The contrast ratio of #ff46fc with black color is 7.53
#ff46fc color will look good with a black background.
Color Schemes of #ff46fc
Triadic Colors of #ff46fc
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 #ff46fc
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 #ff46fc
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 #ff46fc
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: #ff46fc;
}
This is a sample text used for the color #ff46fc. 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: #ff46fc;
}
This is a sample text used for the color #ff46fc. 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 #ff46fc;
}
This is a sample text used for the color #ff46fc. 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 44.19%
Green 12.13%
Blue 43.67%
CMYK Percentage
Cyan 0
Magenta 98.4%
Yellow 1.6%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.