#f86bdb Hex Color
rgb(248, 107, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 6b | db | - | #f86bdb |
RGB | 248 | 107 | 219 | - | rgb(248,107,219) |
HSL | 312 | 91% | 70% | - | hsl(312,91%,70%) |
HSV | 312 | 57% | 97% | - | hsv(312,57%,97%) |
XYZ | 56.7553 | 35.5863 | 70.8953 | - | xyz(56.7553,35.5863,70.8953) |
CIE-LAB | 66.2 | 66.72 | -31.62 | - | lab(66.2,66.72,-31.62) |
CMYK | 0 | 0.56854838709677 | 0.11693548387097 | 0.027450980392157 | cmyk(0,0.56854838709677,0.11693548387097,0.027450980392157) |
Description
The RGB value of color #f86bdb is rgb(248, 107, 219).
In the hex color #f86bdb, The value of Red is 248, value of Green is 107, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #f86bdb consists of 312° Hue, 91% Saturation, and 70% Lightness.
In the CMYK color model, the color #f86bdb can be represented as Cyan=0%, Magenta=0.56854838709677%, Yellow=0.11693548387097%, and Black=0.027450980392157%.
Shades of #f86bdb
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 #f86bdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f86bdb
Preview of #f86bdb on White Background
The contrast ratio of #f86bdb with white color is 2.59
Preview of #f86bdb on black background
The contrast ratio of #f86bdb with black color is 8.12
#f86bdb color will look good with a black background.
Color Schemes of #f86bdb
Triadic Colors of #f86bdb
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 #f86bdb
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 #f86bdb
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 #f86bdb
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: #f86bdb;
}
This is a sample text used for the color #f86bdb. 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: #f86bdb;
}
This is a sample text used for the color #f86bdb. 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 #f86bdb;
}
This is a sample text used for the color #f86bdb. 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.21%
Green 18.64%
Blue 38.15%
CMYK Percentage
Cyan 0
Magenta 79.75%
Yellow 16.4%
Black 3.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.