#faa093 Hex Color
rgb(250, 160, 147)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a0 | 93 | - | #faa093 |
RGB | 250 | 160 | 147 | - | rgb(250,160,147) |
HSL | 8 | 91% | 78% | - | hsl(8,91%,78%) |
HSV | 8 | 41% | 98% | - | hsv(8,41%,98%) |
XYZ | 57.2616 | 47.5722 | 33.7681 | - | xyz(57.2616,47.5722,33.7681) |
CIE-LAB | 74.55 | 31.97 | 20.75 | - | lab(74.55,31.97,20.75) |
CMYK | 0 | 0.36 | 0.412 | 0.019607843137255 | cmyk(0,0.36,0.412,0.019607843137255) |
Description
The RGB value of color #faa093 is rgb(250, 160, 147).
In the hex color #faa093, The value of Red is 250, value of Green is 160, and value of Blue is 147. The primary color is Red. Similarly, The HSL values for #faa093 consists of 8° Hue, 91% Saturation, and 78% Lightness.
In the CMYK color model, the color #faa093 can be represented as Cyan=0%, Magenta=0.36%, Yellow=0.412%, and Black=0.019607843137255%.
Shades of #faa093
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 #faa093
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa093
Preview of #faa093 on White Background
The contrast ratio of #faa093 with white color is 2
Preview of #faa093 on black background
The contrast ratio of #faa093 with black color is 10.51
#faa093 color will look good with a black background.
Color Schemes of #faa093
Triadic Colors of #faa093
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 #faa093
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 #faa093
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 #faa093
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: #faa093;
}
This is a sample text used for the color #faa093. 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: #faa093;
}
This is a sample text used for the color #faa093. 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 #faa093;
}
This is a sample text used for the color #faa093. 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 44.88%
Green 28.73%
Blue 26.39%
CMYK Percentage
Cyan 0
Magenta 45.48%
Yellow 52.05%
Black 2.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.