#fd89dc Hex Color
rgb(253, 137, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 89 | dc | - | #fd89dc |
RGB | 253 | 137 | 220 | - | rgb(253,137,220) |
HSL | 317 | 97% | 76% | - | hsl(317,97%,76%) |
HSV | 317 | 46% | 99% | - | hsv(317,46%,99%) |
XYZ | 62.3719 | 43.9413 | 72.9043 | - | xyz(62.3719,43.9413,72.9043) |
CIE-LAB | 72.19 | 54.37 | -22.92 | - | lab(72.19,54.37,-22.92) |
CMYK | 0 | 0.45849802371542 | 0.1304347826087 | 0.0078431372549019 | cmyk(0,0.45849802371542,0.1304347826087,0.0078431372549019) |
Description
The RGB value of color #fd89dc is rgb(253, 137, 220).
In the hex color #fd89dc, The value of Red is 253, value of Green is 137, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fd89dc consists of 317° Hue, 97% Saturation, and 76% Lightness.
In the CMYK color model, the color #fd89dc can be represented as Cyan=0%, Magenta=0.45849802371542%, Yellow=0.1304347826087%, and Black=0.0078431372549019%.
Shades of #fd89dc
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 #fd89dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd89dc
Preview of #fd89dc on White Background
The contrast ratio of #fd89dc with white color is 2.15
Preview of #fd89dc on black background
The contrast ratio of #fd89dc with black color is 9.79
#fd89dc color will look good with a black background.
Color Schemes of #fd89dc
Triadic Colors of #fd89dc
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 #fd89dc
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 #fd89dc
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 #fd89dc
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: #fd89dc;
}
This is a sample text used for the color #fd89dc. 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: #fd89dc;
}
This is a sample text used for the color #fd89dc. 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 #fd89dc;
}
This is a sample text used for the color #fd89dc. 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 41.48%
Green 22.46%
Blue 36.07%
CMYK Percentage
Cyan 0
Magenta 76.83%
Yellow 21.86%
Black 1.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.