#fd79bd Hex Color
rgb(253, 121, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 79 | bd | - | #fd79bd |
| RGB | 253 | 121 | 189 | - | rgb(253,121,189) |
| HSL | 329 | 97% | 73% | - | hsl(329,97%,73%) |
| HSV | 329 | 52% | 99% | - | hsv(329,52%,99%) |
| XYZ | 56.5307 | 38.2315 | 52.544 | - | xyz(56.5307,38.2315,52.544) |
| CIE-LAB | 68.19 | 57.59 | -11.72 | - | lab(68.19,57.59,-11.72) |
| CMYK | 0 | 0.52173913043478 | 0.25296442687747 | 0.0078431372549019 | cmyk(0,0.52173913043478,0.25296442687747,0.0078431372549019) |
Description
The RGB value of color #fd79bd is rgb(253, 121, 189).
In the hex color #fd79bd, The value of Red is 253, value of Green is 121, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #fd79bd consists of 329° Hue, 97% Saturation, and 73% Lightness.
In the CMYK color model, the color #fd79bd can be represented as Cyan=0%, Magenta=0.52173913043478%, Yellow=0.25296442687747%, and Black=0.0078431372549019%.
Shades of #fd79bd
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 #fd79bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd79bd
Preview of #fd79bd on White Background
The contrast ratio of #fd79bd with white color is 2.43
Preview of #fd79bd on black background
The contrast ratio of #fd79bd with black color is 8.65
#fd79bd color will look good with a black background.
Color Schemes of #fd79bd
Triadic Colors of #fd79bd
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 #fd79bd
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 #fd79bd
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 #fd79bd
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: #fd79bd;
}
This is a sample text used for the color #fd79bd. 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: #fd79bd;
}
This is a sample text used for the color #fd79bd. 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 #fd79bd;
}
This is a sample text used for the color #fd79bd. 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.94%
Green 21.49%
Blue 33.57%
CMYK Percentage
Cyan 0
Magenta 66.67%
Yellow 32.33%
Black 1%
Comments on this color
Please login or signup to post a comment.
No comments yet.