#fac0b3 Hex Color
rgb(250, 192, 179)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | c0 | b3 | - | #fac0b3 |
| RGB | 250 | 192 | 179 | - | rgb(250,192,179) |
| HSL | 11 | 88% | 84% | - | hsl(11,88%,84%) |
| HSV | 11 | 28% | 98% | - | hsv(11,28%,98%) |
| XYZ | 66.4107 | 61.2779 | 50.9754 | - | xyz(66.4107,61.2779,50.9754) |
| CIE-LAB | 82.53 | 18.99 | 14.58 | - | lab(82.53,18.99,14.58) |
| CMYK | 0 | 0.232 | 0.284 | 0.019607843137255 | cmyk(0,0.232,0.284,0.019607843137255) |
Description
The RGB value of color #fac0b3 is rgb(250, 192, 179).
In the hex color #fac0b3, The value of Red is 250, value of Green is 192, and value of Blue is 179. The primary color is Red. Similarly, The HSL values for #fac0b3 consists of 11° Hue, 88% Saturation, and 84% Lightness.
In the CMYK color model, the color #fac0b3 can be represented as Cyan=0%, Magenta=0.232%, Yellow=0.284%, and Black=0.019607843137255%.
Shades of #fac0b3
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 #fac0b3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fac0b3
Preview of #fac0b3 on White Background
The contrast ratio of #fac0b3 with white color is 1.58
Preview of #fac0b3 on black background
The contrast ratio of #fac0b3 with black color is 13.26
#fac0b3 color will look good with a black background.
Color Schemes of #fac0b3
Triadic Colors of #fac0b3
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 #fac0b3
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 #fac0b3
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 #fac0b3
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: #fac0b3;
}
This is a sample text used for the color #fac0b3. 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: #fac0b3;
}
This is a sample text used for the color #fac0b3. 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 #fac0b3;
}
This is a sample text used for the color #fac0b3. 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 40.26%
Green 30.92%
Blue 28.82%
CMYK Percentage
Cyan 0
Magenta 43.32%
Yellow 53.02%
Black 3.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.