#fd947e Hex Color
rgb(253, 148, 126)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 94 | 7e | - | #fd947e |
| RGB | 253 | 148 | 126 | - | rgb(253,148,126) |
| HSL | 10 | 97% | 74% | - | hsl(10,97%,74%) |
| HSV | 10 | 50% | 99% | - | hsv(10,50%,99%) |
| XYZ | 54.8638 | 43.5688 | 25.2566 | - | xyz(54.8638,43.5688,25.2566) |
| CIE-LAB | 71.94 | 37.26 | 28.73 | - | lab(71.94,37.26,28.73) |
| CMYK | 0 | 0.41501976284585 | 0.50197628458498 | 0.0078431372549019 | cmyk(0,0.41501976284585,0.50197628458498,0.0078431372549019) |
Description
The RGB value of color #fd947e is rgb(253, 148, 126).
In the hex color #fd947e, The value of Red is 253, value of Green is 148, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #fd947e consists of 10° Hue, 97% Saturation, and 74% Lightness.
In the CMYK color model, the color #fd947e can be represented as Cyan=0%, Magenta=0.41501976284585%, Yellow=0.50197628458498%, and Black=0.0078431372549019%.
Shades of #fd947e
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 #fd947e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd947e
Preview of #fd947e on White Background
The contrast ratio of #fd947e with white color is 2.16
Preview of #fd947e on black background
The contrast ratio of #fd947e with black color is 9.71
#fd947e color will look good with a black background.
Color Schemes of #fd947e
Triadic Colors of #fd947e
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 #fd947e
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 #fd947e
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 #fd947e
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: #fd947e;
}
This is a sample text used for the color #fd947e. 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: #fd947e;
}
This is a sample text used for the color #fd947e. 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 #fd947e;
}
This is a sample text used for the color #fd947e. 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 48.01%
Green 28.08%
Blue 23.91%
CMYK Percentage
Cyan 0
Magenta 44.87%
Yellow 54.28%
Black 0.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.