#fda09d Hex Color
rgb(253, 160, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a0 | 9d | - | #fda09d |
RGB | 253 | 160 | 157 | - | rgb(253,160,157) |
HSL | 2 | 96% | 80% | - | hsl(2,96%,80%) |
HSV | 2 | 38% | 99% | - | hsv(2,38%,99%) |
XYZ | 59.1646 | 48.4586 | 38.1334 | - | xyz(59.1646,48.4586,38.1334) |
CIE-LAB | 75.11 | 34.19 | 16.12 | - | lab(75.11,34.19,16.12) |
CMYK | 0 | 0.36758893280632 | 0.37944664031621 | 0.0078431372549019 | cmyk(0,0.36758893280632,0.37944664031621,0.0078431372549019) |
Description
The RGB value of color #fda09d is rgb(253, 160, 157).
In the hex color #fda09d, The value of Red is 253, value of Green is 160, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #fda09d consists of 2° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fda09d can be represented as Cyan=0%, Magenta=0.36758893280632%, Yellow=0.37944664031621%, and Black=0.0078431372549019%.
Shades of #fda09d
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 #fda09d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda09d
Preview of #fda09d on White Background
The contrast ratio of #fda09d with white color is 1.96
Preview of #fda09d on black background
The contrast ratio of #fda09d with black color is 10.69
#fda09d color will look good with a black background.
Color Schemes of #fda09d
Triadic Colors of #fda09d
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 #fda09d
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 #fda09d
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 #fda09d
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: #fda09d;
}
This is a sample text used for the color #fda09d. 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: #fda09d;
}
This is a sample text used for the color #fda09d. 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 #fda09d;
}
This is a sample text used for the color #fda09d. 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.39%
Green 28.07%
Blue 27.54%
CMYK Percentage
Cyan 0
Magenta 48.7%
Yellow 50.27%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.