#fda995 Hex Color
rgb(253, 169, 149)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | a9 | 95 | - | #fda995 |
| RGB | 253 | 169 | 149 | - | rgb(253,169,149) |
| HSL | 12 | 96% | 79% | - | hsl(12,96%,79%) |
| HSV | 12 | 41% | 99% | - | hsv(12,41%,99%) |
| XYZ | 60.1208 | 51.4285 | 35.1918 | - | xyz(60.1208,51.4285,35.1918) |
| CIE-LAB | 76.94 | 28.61 | 22.98 | - | lab(76.94,28.61,22.98) |
| CMYK | 0 | 0.33201581027668 | 0.41106719367589 | 0.0078431372549019 | cmyk(0,0.33201581027668,0.41106719367589,0.0078431372549019) |
Description
The RGB value of color #fda995 is rgb(253, 169, 149).
In the hex color #fda995, The value of Red is 253, value of Green is 169, and value of Blue is 149. The primary color is Red. Similarly, The HSL values for #fda995 consists of 12° Hue, 96% Saturation, and 79% Lightness.
In the CMYK color model, the color #fda995 can be represented as Cyan=0%, Magenta=0.33201581027668%, Yellow=0.41106719367589%, and Black=0.0078431372549019%.
Shades of #fda995
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 #fda995
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda995
Preview of #fda995 on White Background
The contrast ratio of #fda995 with white color is 1.86
Preview of #fda995 on black background
The contrast ratio of #fda995 with black color is 11.29
#fda995 color will look good with a black background.
Color Schemes of #fda995
Triadic Colors of #fda995
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 #fda995
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 #fda995
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 #fda995
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: #fda995;
}
This is a sample text used for the color #fda995. 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: #fda995;
}
This is a sample text used for the color #fda995. 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 #fda995;
}
This is a sample text used for the color #fda995. 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.31%
Green 29.6%
Blue 26.09%
CMYK Percentage
Cyan 0
Magenta 44.21%
Yellow 54.74%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.