#f63ffa Hex Color
rgb(246, 63, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 3f | fa | - | #f63ffa |
RGB | 246 | 63 | 250 | - | rgb(246,63,250) |
HSL | 299 | 95% | 61% | - | hsl(299,95%,61%) |
HSV | 299 | 75% | 98% | - | hsv(299,75%,98%) |
XYZ | 57.0389 | 30.05 | 93.2364 | - | xyz(57.0389,30.05,93.2364) |
CIE-LAB | 61.7 | 86.84 | -55.96 | - | lab(61.7,86.84,-55.96) |
CMYK | 0.016 | 0.748 | 0 | 0.019607843137255 | cmyk(0.016,0.748,0,0.019607843137255) |
Description
The RGB value of color #f63ffa is rgb(246, 63, 250).
In the hex color #f63ffa, The value of Red is 246, value of Green is 63, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #f63ffa consists of 299° Hue, 95% Saturation, and 61% Lightness.
In the CMYK color model, the color #f63ffa can be represented as Cyan=0.016%, Magenta=0.748%, Yellow=0%, and Black=0.019607843137255%.
Shades of #f63ffa
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 #f63ffa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f63ffa
Preview of #f63ffa on White Background
The contrast ratio of #f63ffa with white color is 3
Preview of #f63ffa on black background
The contrast ratio of #f63ffa with black color is 7.01
#f63ffa color will look good with a black background.
Color Schemes of #f63ffa
Triadic Colors of #f63ffa
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 #f63ffa
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 #f63ffa
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 #f63ffa
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: #f63ffa;
}
This is a sample text used for the color #f63ffa. 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: #f63ffa;
}
This is a sample text used for the color #f63ffa. 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 #f63ffa;
}
This is a sample text used for the color #f63ffa. 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.01%
Green 11.27%
Blue 44.72%
CMYK Percentage
Cyan 2.04
Magenta 95.46%
Yellow 0%
Black 2.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.