#fda9df Hex Color
rgb(253, 169, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a9 | df | - | #fda9df |
RGB | 253 | 169 | 223 | - | rgb(253,169,223) |
HSL | 321 | 95% | 83% | - | hsl(321,95%,83%) |
HSV | 321 | 33% | 99% | - | hsv(321,33%,99%) |
XYZ | 68.0153 | 54.5863 | 76.7635 | - | xyz(68.0153,54.5863,76.7635) |
CIE-LAB | 78.8 | 38.59 | -14.55 | - | lab(78.8,38.59,-14.55) |
CMYK | 0 | 0.33201581027668 | 0.11857707509881 | 0.0078431372549019 | cmyk(0,0.33201581027668,0.11857707509881,0.0078431372549019) |
Description
The RGB value of color #fda9df is rgb(253, 169, 223).
In the hex color #fda9df, The value of Red is 253, value of Green is 169, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #fda9df consists of 321° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #fda9df can be represented as Cyan=0%, Magenta=0.33201581027668%, Yellow=0.11857707509881%, and Black=0.0078431372549019%.
Shades of #fda9df
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 #fda9df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda9df
Preview of #fda9df on White Background
The contrast ratio of #fda9df with white color is 1.76
Preview of #fda9df on black background
The contrast ratio of #fda9df with black color is 11.92
#fda9df color will look good with a black background.
Color Schemes of #fda9df
Triadic Colors of #fda9df
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 #fda9df
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 #fda9df
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 #fda9df
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: #fda9df;
}
This is a sample text used for the color #fda9df. 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: #fda9df;
}
This is a sample text used for the color #fda9df. 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 #fda9df;
}
This is a sample text used for the color #fda9df. 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.22%
Green 26.2%
Blue 34.57%
CMYK Percentage
Cyan 0
Magenta 72.42%
Yellow 25.87%
Black 1.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.