#fab3af Hex Color
rgb(250, 179, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | b3 | af | - | #fab3af |
RGB | 250 | 179 | 175 | - | rgb(250,179,175) |
HSL | 3 | 88% | 83% | - | hsl(3,88%,83%) |
HSV | 3 | 30% | 98% | - | hsv(3,30%,98%) |
XYZ | 63.2823 | 55.6593 | 47.9654 | - | xyz(63.2823,55.6593,47.9654) |
CIE-LAB | 79.42 | 25.31 | 12.34 | - | lab(79.42,25.31,12.34) |
CMYK | 0 | 0.284 | 0.3 | 0.019607843137255 | cmyk(0,0.284,0.3,0.019607843137255) |
Description
The RGB value of color #fab3af is rgb(250, 179, 175).
In the hex color #fab3af, The value of Red is 250, value of Green is 179, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #fab3af consists of 3° Hue, 88% Saturation, and 83% Lightness.
In the CMYK color model, the color #fab3af can be represented as Cyan=0%, Magenta=0.284%, Yellow=0.3%, and Black=0.019607843137255%.
Shades of #fab3af
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 #fab3af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fab3af
Preview of #fab3af on White Background
The contrast ratio of #fab3af with white color is 1.73
Preview of #fab3af on black background
The contrast ratio of #fab3af with black color is 12.13
#fab3af color will look good with a black background.
Color Schemes of #fab3af
Triadic Colors of #fab3af
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 #fab3af
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 #fab3af
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 #fab3af
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: #fab3af;
}
This is a sample text used for the color #fab3af. 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: #fab3af;
}
This is a sample text used for the color #fab3af. 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 #fab3af;
}
This is a sample text used for the color #fab3af. 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 41.39%
Green 29.64%
Blue 28.97%
CMYK Percentage
Cyan 0
Magenta 47.05%
Yellow 49.7%
Black 3.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.