#f86bfd Hex Color
rgb(248, 107, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 6b | fd | - | #f86bfd |
RGB | 248 | 107 | 253 | - | rgb(248,107,253) |
HSL | 298 | 97% | 71% | - | hsl(298,97%,71%) |
HSV | 298 | 58% | 99% | - | hsv(298,58%,99%) |
XYZ | 61.6987 | 37.5637 | 96.9271 | - | xyz(61.6987,37.5637,96.9271) |
CIE-LAB | 67.7 | 72.16 | -48.09 | - | lab(67.7,72.16,-48.09) |
CMYK | 0.019762845849802 | 0.57707509881423 | 0 | 0.0078431372549019 | cmyk(0.019762845849802,0.57707509881423,0,0.0078431372549019) |
Description
The RGB value of color #f86bfd is rgb(248, 107, 253).
In the hex color #f86bfd, The value of Red is 248, value of Green is 107, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f86bfd consists of 298° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #f86bfd can be represented as Cyan=0.019762845849802%, Magenta=0.57707509881423%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f86bfd
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 #f86bfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f86bfd
Preview of #f86bfd on White Background
The contrast ratio of #f86bfd with white color is 2.47
Preview of #f86bfd on black background
The contrast ratio of #f86bfd with black color is 8.51
#f86bfd color will look good with a black background.
Color Schemes of #f86bfd
Triadic Colors of #f86bfd
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 #f86bfd
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 #f86bfd
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 #f86bfd
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: #f86bfd;
}
This is a sample text used for the color #f86bfd. 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: #f86bfd;
}
This is a sample text used for the color #f86bfd. 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 #f86bfd;
}
This is a sample text used for the color #f86bfd. 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 40.79%
Green 17.6%
Blue 41.61%
CMYK Percentage
Cyan 3.27
Magenta 95.43%
Yellow 0%
Black 1.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.