#f868bb Hex Color
rgb(248, 104, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 68 | bb | - | #f868bb |
RGB | 248 | 104 | 187 | - | rgb(248,104,187) |
HSL | 325 | 91% | 69% | - | hsl(325,91%,69%) |
HSV | 325 | 58% | 97% | - | hsv(325,58%,97%) |
XYZ | 52.6314 | 33.4449 | 50.6952 | - | xyz(52.6314,33.4449,50.6952) |
CIE-LAB | 64.52 | 63.52 | -16.19 | - | lab(64.52,63.52,-16.19) |
CMYK | 0 | 0.58064516129032 | 0.24596774193548 | 0.027450980392157 | cmyk(0,0.58064516129032,0.24596774193548,0.027450980392157) |
Description
The RGB value of color #f868bb is rgb(248, 104, 187).
In the hex color #f868bb, The value of Red is 248, value of Green is 104, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #f868bb consists of 325° Hue, 91% Saturation, and 69% Lightness.
In the CMYK color model, the color #f868bb can be represented as Cyan=0%, Magenta=0.58064516129032%, Yellow=0.24596774193548%, and Black=0.027450980392157%.
Shades of #f868bb
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 #f868bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f868bb
Preview of #f868bb on White Background
The contrast ratio of #f868bb with white color is 2.73
Preview of #f868bb on black background
The contrast ratio of #f868bb with black color is 7.69
#f868bb color will look good with a black background.
Color Schemes of #f868bb
Triadic Colors of #f868bb
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 #f868bb
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 #f868bb
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 #f868bb
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: #f868bb;
}
This is a sample text used for the color #f868bb. 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: #f868bb;
}
This is a sample text used for the color #f868bb. 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 #f868bb;
}
This is a sample text used for the color #f868bb. 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 46.01%
Green 19.29%
Blue 34.69%
CMYK Percentage
Cyan 0
Magenta 67.99%
Yellow 28.8%
Black 3.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.