#faa36f Hex Color
rgb(250, 163, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a3 | 6f | - | #faa36f |
RGB | 250 | 163 | 111 | - | rgb(250,163,111) |
HSL | 22 | 93% | 71% | - | hsl(22,93%,71%) |
HSV | 22 | 56% | 98% | - | hsv(22,56%,98%) |
XYZ | 55.3908 | 47.6661 | 21.32 | - | xyz(55.3908,47.6661,21.32) |
CIE-LAB | 74.61 | 27.06 | 40.09 | - | lab(74.61,27.06,40.09) |
CMYK | 0 | 0.348 | 0.556 | 0.019607843137255 | cmyk(0,0.348,0.556,0.019607843137255) |
Description
The RGB value of color #faa36f is rgb(250, 163, 111).
In the hex color #faa36f, The value of Red is 250, value of Green is 163, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #faa36f consists of 22° Hue, 93% Saturation, and 71% Lightness.
In the CMYK color model, the color #faa36f can be represented as Cyan=0%, Magenta=0.348%, Yellow=0.556%, and Black=0.019607843137255%.
Shades of #faa36f
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 #faa36f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa36f
Preview of #faa36f on White Background
The contrast ratio of #faa36f with white color is 1.99
Preview of #faa36f on black background
The contrast ratio of #faa36f with black color is 10.53
#faa36f color will look good with a black background.
Color Schemes of #faa36f
Triadic Colors of #faa36f
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 #faa36f
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 #faa36f
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 #faa36f
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: #faa36f;
}
This is a sample text used for the color #faa36f. 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: #faa36f;
}
This is a sample text used for the color #faa36f. 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 #faa36f;
}
This is a sample text used for the color #faa36f. 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 47.71%
Green 31.11%
Blue 21.18%
CMYK Percentage
Cyan 0
Magenta 37.68%
Yellow 60.2%
Black 2.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.