#f84abf Hex Color
rgb(248, 74, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 4a | bf | - | #f84abf |
RGB | 248 | 74 | 191 | - | rgb(248,74,191) |
HSL | 320 | 93% | 63% | - | hsl(320,93%,63%) |
HSV | 320 | 70% | 97% | - | hsv(320,70%,97%) |
XYZ | 50.5641 | 28.6156 | 52.1486 | - | xyz(50.5641,28.6156,52.1486) |
CIE-LAB | 60.44 | 75.65 | -24.68 | - | lab(60.44,75.65,-24.68) |
CMYK | 0 | 0.70161290322581 | 0.22983870967742 | 0.027450980392157 | cmyk(0,0.70161290322581,0.22983870967742,0.027450980392157) |
Description
The RGB value of color #f84abf is rgb(248, 74, 191).
In the hex color #f84abf, The value of Red is 248, value of Green is 74, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #f84abf consists of 320° Hue, 93% Saturation, and 63% Lightness.
In the CMYK color model, the color #f84abf can be represented as Cyan=0%, Magenta=0.70161290322581%, Yellow=0.22983870967742%, and Black=0.027450980392157%.
Shades of #f84abf
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 #f84abf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f84abf
Preview of #f84abf on White Background
The contrast ratio of #f84abf with white color is 3.12
Preview of #f84abf on black background
The contrast ratio of #f84abf with black color is 6.72
#f84abf color will look good with a black background.
Color Schemes of #f84abf
Triadic Colors of #f84abf
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 #f84abf
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 #f84abf
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 #f84abf
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: #f84abf;
}
This is a sample text used for the color #f84abf. 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: #f84abf;
}
This is a sample text used for the color #f84abf. 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 #f84abf;
}
This is a sample text used for the color #f84abf. 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 48.34%
Green 14.42%
Blue 37.23%
CMYK Percentage
Cyan 0
Magenta 73.17%
Yellow 23.97%
Black 2.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.