#faa66a Hex Color
rgb(250, 166, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a6 | 6a | - | #faa66a |
RGB | 250 | 166 | 106 | - | rgb(250,166,106) |
HSL | 25 | 94% | 70% | - | hsl(25,94%,70%) |
HSV | 25 | 58% | 98% | - | hsv(25,58%,98%) |
XYZ | 55.6621 | 48.637 | 20.0898 | - | xyz(55.6621,48.637,20.0898) |
CIE-LAB | 75.22 | 25.11 | 43.43 | - | lab(75.22,25.11,43.43) |
CMYK | 0 | 0.336 | 0.576 | 0.019607843137255 | cmyk(0,0.336,0.576,0.019607843137255) |
Description
The RGB value of color #faa66a is rgb(250, 166, 106).
In the hex color #faa66a, The value of Red is 250, value of Green is 166, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #faa66a consists of 25° Hue, 94% Saturation, and 70% Lightness.
In the CMYK color model, the color #faa66a can be represented as Cyan=0%, Magenta=0.336%, Yellow=0.576%, and Black=0.019607843137255%.
Shades of #faa66a
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 #faa66a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa66a
Preview of #faa66a on White Background
The contrast ratio of #faa66a with white color is 1.96
Preview of #faa66a on black background
The contrast ratio of #faa66a with black color is 10.73
#faa66a color will look good with a black background.
Color Schemes of #faa66a
Triadic Colors of #faa66a
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 #faa66a
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 #faa66a
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 #faa66a
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: #faa66a;
}
This is a sample text used for the color #faa66a. 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: #faa66a;
}
This is a sample text used for the color #faa66a. 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 #faa66a;
}
This is a sample text used for the color #faa66a. 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.89%
Green 31.8%
Blue 20.31%
CMYK Percentage
Cyan 0
Magenta 36.07%
Yellow 61.83%
Black 2.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.