#fb8d9f Hex Color
rgb(251, 141, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 8d | 9f | - | #fb8d9f |
RGB | 251 | 141 | 159 | - | rgb(251,141,159) |
HSL | 350 | 93% | 77% | - | hsl(350,93%,77%) |
HSV | 350 | 44% | 98% | - | hsv(350,44%,98%) |
XYZ | 55.5665 | 42.0622 | 37.991 | - | xyz(55.5665,42.0622,37.991) |
CIE-LAB | 70.91 | 43.45 | 9.05 | - | lab(70.91,43.45,9.05) |
CMYK | 0 | 0.43824701195219 | 0.36653386454183 | 0.015686274509804 | cmyk(0,0.43824701195219,0.36653386454183,0.015686274509804) |
Description
The RGB value of color #fb8d9f is rgb(251, 141, 159).
In the hex color #fb8d9f, The value of Red is 251, value of Green is 141, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #fb8d9f consists of 350° Hue, 93% Saturation, and 77% Lightness.
In the CMYK color model, the color #fb8d9f can be represented as Cyan=0%, Magenta=0.43824701195219%, Yellow=0.36653386454183%, and Black=0.015686274509804%.
Shades of #fb8d9f
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 #fb8d9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb8d9f
Preview of #fb8d9f on White Background
The contrast ratio of #fb8d9f with white color is 2.23
Preview of #fb8d9f on black background
The contrast ratio of #fb8d9f with black color is 9.41
#fb8d9f color will look good with a black background.
Color Schemes of #fb8d9f
Triadic Colors of #fb8d9f
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 #fb8d9f
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 #fb8d9f
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 #fb8d9f
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: #fb8d9f;
}
This is a sample text used for the color #fb8d9f. 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: #fb8d9f;
}
This is a sample text used for the color #fb8d9f. 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 #fb8d9f;
}
This is a sample text used for the color #fb8d9f. 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 45.55%
Green 25.59%
Blue 28.86%
CMYK Percentage
Cyan 0
Magenta 53.41%
Yellow 44.67%
Black 1.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.