#fad290 Hex Color
rgb(250, 210, 144)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | d2 | 90 | - | #fad290 |
| RGB | 250 | 210 | 144 | - | rgb(250,210,144) |
| HSL | 37 | 91% | 77% | - | hsl(37,91%,77%) |
| HSV | 37 | 42% | 98% | - | hsv(37,42%,98%) |
| XYZ | 67.505 | 68.4308 | 36.0361 | - | xyz(67.505,68.4308,36.0361) |
| CIE-LAB | 86.22 | 5.49 | 37.9 | - | lab(86.22,5.49,37.9) |
| CMYK | 0 | 0.16 | 0.424 | 0.019607843137255 | cmyk(0,0.16,0.424,0.019607843137255) |
Description
The RGB value of color #fad290 is rgb(250, 210, 144).
In the hex color #fad290, The value of Red is 250, value of Green is 210, and value of Blue is 144. The primary color is Red. Similarly, The HSL values for #fad290 consists of 37° Hue, 91% Saturation, and 77% Lightness.
In the CMYK color model, the color #fad290 can be represented as Cyan=0%, Magenta=0.16%, Yellow=0.424%, and Black=0.019607843137255%.
Shades of #fad290
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 #fad290
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fad290
Preview of #fad290 on White Background
The contrast ratio of #fad290 with white color is 1.43
Preview of #fad290 on black background
The contrast ratio of #fad290 with black color is 14.69
#fad290 color will look good with a black background.
Color Schemes of #fad290
Triadic Colors of #fad290
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 #fad290
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 #fad290
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 #fad290
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: #fad290;
}
This is a sample text used for the color #fad290. 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: #fad290;
}
This is a sample text used for the color #fad290. 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 #fad290;
}
This is a sample text used for the color #fad290. 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 41.39%
Green 34.77%
Blue 23.84%
CMYK Percentage
Cyan 0
Magenta 26.51%
Yellow 70.24%
Black 3.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.