#fda9dd Hex Color
rgb(253, 169, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a9 | dd | - | #fda9dd |
RGB | 253 | 169 | 221 | - | rgb(253,169,221) |
HSL | 323 | 95% | 83% | - | hsl(323,95%,83%) |
HSV | 323 | 33% | 99% | - | hsv(323,33%,99%) |
XYZ | 67.7471 | 54.479 | 75.3515 | - | xyz(67.7471,54.479,75.3515) |
CIE-LAB | 78.74 | 38.27 | -13.56 | - | lab(78.74,38.27,-13.56) |
CMYK | 0 | 0.33201581027668 | 0.12648221343874 | 0.0078431372549019 | cmyk(0,0.33201581027668,0.12648221343874,0.0078431372549019) |
Description
The RGB value of color #fda9dd is rgb(253, 169, 221).
In the hex color #fda9dd, The value of Red is 253, value of Green is 169, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fda9dd consists of 323° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #fda9dd can be represented as Cyan=0%, Magenta=0.33201581027668%, Yellow=0.12648221343874%, and Black=0.0078431372549019%.
Shades of #fda9dd
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 #fda9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda9dd
Preview of #fda9dd on White Background
The contrast ratio of #fda9dd with white color is 1.77
Preview of #fda9dd on black background
The contrast ratio of #fda9dd with black color is 11.9
#fda9dd color will look good with a black background.
Color Schemes of #fda9dd
Triadic Colors of #fda9dd
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 #fda9dd
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 #fda9dd
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 #fda9dd
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: #fda9dd;
}
This is a sample text used for the color #fda9dd. 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: #fda9dd;
}
This is a sample text used for the color #fda9dd. 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 #fda9dd;
}
This is a sample text used for the color #fda9dd. 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 39.35%
Green 26.28%
Blue 34.37%
CMYK Percentage
Cyan 0
Magenta 71.2%
Yellow 27.12%
Black 1.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.