#fab8c8 Hex Color
rgb(250, 184, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | b8 | c8 | - | #fab8c8 |
RGB | 250 | 184 | 200 | - | rgb(250,184,200) |
HSL | 345 | 87% | 85% | - | hsl(345,87%,85%) |
HSV | 345 | 26% | 98% | - | hsv(345,26%,98%) |
XYZ | 66.9902 | 58.7751 | 62.4575 | - | xyz(66.9902,58.7751,62.4575) |
CIE-LAB | 81.17 | 26.14 | 1.35 | - | lab(81.17,26.14,1.35) |
CMYK | 0 | 0.264 | 0.2 | 0.019607843137255 | cmyk(0,0.264,0.2,0.019607843137255) |
Description
The RGB value of color #fab8c8 is rgb(250, 184, 200).
In the hex color #fab8c8, The value of Red is 250, value of Green is 184, and value of Blue is 200. The primary color is Red. Similarly, The HSL values for #fab8c8 consists of 345° Hue, 87% Saturation, and 85% Lightness.
In the CMYK color model, the color #fab8c8 can be represented as Cyan=0%, Magenta=0.264%, Yellow=0.2%, and Black=0.019607843137255%.
Shades of #fab8c8
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 #fab8c8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fab8c8
Preview of #fab8c8 on White Background
The contrast ratio of #fab8c8 with white color is 1.65
Preview of #fab8c8 on black background
The contrast ratio of #fab8c8 with black color is 12.76
#fab8c8 color will look good with a black background.
Color Schemes of #fab8c8
Triadic Colors of #fab8c8
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 #fab8c8
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 #fab8c8
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 #fab8c8
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: #fab8c8;
}
This is a sample text used for the color #fab8c8. 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: #fab8c8;
}
This is a sample text used for the color #fab8c8. 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 #fab8c8;
}
This is a sample text used for the color #fab8c8. 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 29.02%
Blue 31.55%
CMYK Percentage
Cyan 0
Magenta 54.59%
Yellow 41.36%
Black 4.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.