#f91dba Hex Color
rgb(249, 29, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 1d | ba | - | #f91dba |
RGB | 249 | 29 | 186 | - | rgb(249,29,186) |
HSL | 317 | 95% | 55% | - | hsl(317,95%,55%) |
HSV | 317 | 88% | 98% | - | hsv(317,88%,98%) |
XYZ | 48.3692 | 24.5636 | 48.6463 | - | xyz(48.3692,24.5636,48.6463) |
CIE-LAB | 56.65 | 86.05 | -27.64 | - | lab(56.65,86.05,-27.64) |
CMYK | 0 | 0.88353413654618 | 0.25301204819277 | 0.023529411764706 | cmyk(0,0.88353413654618,0.25301204819277,0.023529411764706) |
Description
The RGB value of color #f91dba is rgb(249, 29, 186).
In the hex color #f91dba, The value of Red is 249, value of Green is 29, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #f91dba consists of 317° Hue, 95% Saturation, and 55% Lightness.
In the CMYK color model, the color #f91dba can be represented as Cyan=0%, Magenta=0.88353413654618%, Yellow=0.25301204819277%, and Black=0.023529411764706%.
Shades of #f91dba
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 #f91dba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f91dba
Preview of #f91dba on White Background
The contrast ratio of #f91dba with white color is 3.55
Preview of #f91dba on black background
The contrast ratio of #f91dba with black color is 5.91
#f91dba color will look good with a black background.
Color Schemes of #f91dba
Triadic Colors of #f91dba
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 #f91dba
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 #f91dba
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 #f91dba
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: #f91dba;
}
This is a sample text used for the color #f91dba. 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: #f91dba;
}
This is a sample text used for the color #f91dba. 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 #f91dba;
}
This is a sample text used for the color #f91dba. 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 53.66%
Green 6.25%
Blue 40.09%
CMYK Percentage
Cyan 0
Magenta 76.16%
Yellow 21.81%
Black 2.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.