#fdaa7d Hex Color
rgb(253, 170, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | aa | 7d | - | #fdaa7d |
RGB | 253 | 170 | 125 | - | rgb(253,170,125) |
HSL | 21 | 97% | 74% | - | hsl(21,97%,74%) |
HSV | 21 | 51% | 99% | - | hsv(21,51%,99%) |
XYZ | 58.5844 | 51.1128 | 26.1801 | - | xyz(58.5844,51.1128,26.1801) |
CIE-LAB | 76.75 | 25.75 | 35.54 | - | lab(76.75,25.75,35.54) |
CMYK | 0 | 0.32806324110672 | 0.50592885375494 | 0.0078431372549019 | cmyk(0,0.32806324110672,0.50592885375494,0.0078431372549019) |
Description
The RGB value of color #fdaa7d is rgb(253, 170, 125).
In the hex color #fdaa7d, The value of Red is 253, value of Green is 170, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #fdaa7d consists of 21° Hue, 97% Saturation, and 74% Lightness.
In the CMYK color model, the color #fdaa7d can be represented as Cyan=0%, Magenta=0.32806324110672%, Yellow=0.50592885375494%, and Black=0.0078431372549019%.
Shades of #fdaa7d
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 #fdaa7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdaa7d
Preview of #fdaa7d on White Background
The contrast ratio of #fdaa7d with white color is 1.87
Preview of #fdaa7d on black background
The contrast ratio of #fdaa7d with black color is 11.22
#fdaa7d color will look good with a black background.
Color Schemes of #fdaa7d
Triadic Colors of #fdaa7d
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 #fdaa7d
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 #fdaa7d
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 #fdaa7d
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: #fdaa7d;
}
This is a sample text used for the color #fdaa7d. 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: #fdaa7d;
}
This is a sample text used for the color #fdaa7d. 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 #fdaa7d;
}
This is a sample text used for the color #fdaa7d. 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 46.17%
Green 31.02%
Blue 22.81%
CMYK Percentage
Cyan 0
Magenta 38.97%
Yellow 60.1%
Black 0.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.