#fab1cf Hex Color
rgb(250, 177, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | b1 | cf | - | #fab1cf |
RGB | 250 | 177 | 207 | - | rgb(250,177,207) |
HSL | 335 | 88% | 84% | - | hsl(335,88%,84%) |
HSV | 335 | 29% | 98% | - | hsv(335,29%,98%) |
XYZ | 66.409 | 56.2733 | 66.3932 | - | xyz(66.409,56.2733,66.3932) |
CIE-LAB | 79.77 | 30.88 | -4.48 | - | lab(79.77,30.88,-4.48) |
CMYK | 0 | 0.292 | 0.172 | 0.019607843137255 | cmyk(0,0.292,0.172,0.019607843137255) |
Description
The RGB value of color #fab1cf is rgb(250, 177, 207).
In the hex color #fab1cf, The value of Red is 250, value of Green is 177, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #fab1cf consists of 335° Hue, 88% Saturation, and 84% Lightness.
In the CMYK color model, the color #fab1cf can be represented as Cyan=0%, Magenta=0.292%, Yellow=0.172%, and Black=0.019607843137255%.
Shades of #fab1cf
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 #fab1cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fab1cf
Preview of #fab1cf on White Background
The contrast ratio of #fab1cf with white color is 1.71
Preview of #fab1cf on black background
The contrast ratio of #fab1cf with black color is 12.25
#fab1cf color will look good with a black background.
Color Schemes of #fab1cf
Triadic Colors of #fab1cf
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 #fab1cf
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 #fab1cf
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 #fab1cf
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: #fab1cf;
}
This is a sample text used for the color #fab1cf. 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: #fab1cf;
}
This is a sample text used for the color #fab1cf. 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 #fab1cf;
}
This is a sample text used for the color #fab1cf. 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.43%
Green 27.92%
Blue 32.65%
CMYK Percentage
Cyan 0
Magenta 60.38%
Yellow 35.57%
Black 4.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.