#f883f2 Hex Color
rgb(248, 131, 242)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 83 | f2 | - | #f883f2 |
RGB | 248 | 131 | 242 | - | rgb(248,131,242) |
HSL | 303 | 89% | 74% | - | hsl(303,89%,74%) |
HSV | 303 | 47% | 97% | - | hsv(303,47%,97%) |
XYZ | 62.8547 | 42.5999 | 88.9142 | - | xyz(62.8547,42.5999,88.9142) |
CIE-LAB | 71.28 | 59.4 | -36.45 | - | lab(71.28,59.4,-36.45) |
CMYK | 0 | 0.47177419354839 | 0.024193548387097 | 0.027450980392157 | cmyk(0,0.47177419354839,0.024193548387097,0.027450980392157) |
Description
The RGB value of color #f883f2 is rgb(248, 131, 242).
In the hex color #f883f2, The value of Red is 248, value of Green is 131, and value of Blue is 242. The primary color is Red. Similarly, The HSL values for #f883f2 consists of 303° Hue, 89% Saturation, and 74% Lightness.
In the CMYK color model, the color #f883f2 can be represented as Cyan=0%, Magenta=0.47177419354839%, Yellow=0.024193548387097%, and Black=0.027450980392157%.
Shades of #f883f2
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 #f883f2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f883f2
Preview of #f883f2 on White Background
The contrast ratio of #f883f2 with white color is 2.21
Preview of #f883f2 on black background
The contrast ratio of #f883f2 with black color is 9.52
#f883f2 color will look good with a black background.
Color Schemes of #f883f2
Triadic Colors of #f883f2
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 #f883f2
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 #f883f2
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 #f883f2
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: #f883f2;
}
This is a sample text used for the color #f883f2. 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: #f883f2;
}
This is a sample text used for the color #f883f2. 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 #f883f2;
}
This is a sample text used for the color #f883f2. 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 39.94%
Green 21.1%
Blue 38.97%
CMYK Percentage
Cyan 0
Magenta 90.13%
Yellow 4.62%
Black 5.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.