#fda79c Hex Color
rgb(253, 167, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a7 | 9c | - | #fda79c |
RGB | 253 | 167 | 156 | - | rgb(253,167,156) |
HSL | 7 | 96% | 80% | - | hsl(7,96%,80%) |
HSV | 7 | 38% | 99% | - | hsv(7,38%,99%) |
XYZ | 60.3275 | 50.9204 | 38.1015 | - | xyz(60.3275,50.9204,38.1015) |
CIE-LAB | 76.63 | 30.43 | 18.77 | - | lab(76.63,30.43,18.77) |
CMYK | 0 | 0.3399209486166 | 0.38339920948617 | 0.0078431372549019 | cmyk(0,0.3399209486166,0.38339920948617,0.0078431372549019) |
Description
The RGB value of color #fda79c is rgb(253, 167, 156).
In the hex color #fda79c, The value of Red is 253, value of Green is 167, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #fda79c consists of 7° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fda79c can be represented as Cyan=0%, Magenta=0.3399209486166%, Yellow=0.38339920948617%, and Black=0.0078431372549019%.
Shades of #fda79c
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 #fda79c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda79c
Preview of #fda79c on White Background
The contrast ratio of #fda79c with white color is 1.88
Preview of #fda79c on black background
The contrast ratio of #fda79c with black color is 11.18
#fda79c color will look good with a black background.
Color Schemes of #fda79c
Triadic Colors of #fda79c
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 #fda79c
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 #fda79c
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 #fda79c
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: #fda79c;
}
This is a sample text used for the color #fda79c. 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: #fda79c;
}
This is a sample text used for the color #fda79c. 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 #fda79c;
}
This is a sample text used for the color #fda79c. 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 43.92%
Green 28.99%
Blue 27.08%
CMYK Percentage
Cyan 0
Magenta 46.49%
Yellow 52.44%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.