#f75bbf Hex Color
rgb(247, 91, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 5b | bf | - | #f75bbf |
RGB | 247 | 91 | 191 | - | rgb(247,91,191) |
HSL | 322 | 91% | 66% | - | hsl(322,91%,66%) |
HSV | 322 | 63% | 97% | - | hsv(322,63%,97%) |
XYZ | 51.5028 | 31.0179 | 52.5628 | - | xyz(51.5028,31.0179,52.5628) |
CIE-LAB | 62.52 | 69.17 | -21.51 | - | lab(62.52,69.17,-21.51) |
CMYK | 0 | 0.63157894736842 | 0.22672064777328 | 0.031372549019608 | cmyk(0,0.63157894736842,0.22672064777328,0.031372549019608) |
Description
The RGB value of color #f75bbf is rgb(247, 91, 191).
In the hex color #f75bbf, The value of Red is 247, value of Green is 91, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #f75bbf consists of 322° Hue, 91% Saturation, and 66% Lightness.
In the CMYK color model, the color #f75bbf can be represented as Cyan=0%, Magenta=0.63157894736842%, Yellow=0.22672064777328%, and Black=0.031372549019608%.
Shades of #f75bbf
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 #f75bbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f75bbf
Preview of #f75bbf on White Background
The contrast ratio of #f75bbf with white color is 2.92
Preview of #f75bbf on black background
The contrast ratio of #f75bbf with black color is 7.2
#f75bbf color will look good with a black background.
Color Schemes of #f75bbf
Triadic Colors of #f75bbf
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 #f75bbf
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 #f75bbf
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 #f75bbf
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: #f75bbf;
}
This is a sample text used for the color #f75bbf. 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: #f75bbf;
}
This is a sample text used for the color #f75bbf. 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 #f75bbf;
}
This is a sample text used for the color #f75bbf. 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.69%
Green 17.2%
Blue 36.11%
CMYK Percentage
Cyan 0
Magenta 70.99%
Yellow 25.48%
Black 3.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.