#fd83ba Hex Color
rgb(253, 131, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | 83 | ba | - | #fd83ba |
| RGB | 253 | 131 | 186 | - | rgb(253,131,186) |
| HSL | 333 | 97% | 75% | - | hsl(333,97%,75%) |
| HSV | 333 | 48% | 99% | - | hsv(333,48%,99%) |
| XYZ | 57.4872 | 40.6604 | 51.2727 | - | xyz(57.4872,40.6604,51.2727) |
| CIE-LAB | 69.94 | 52.43 | -7.43 | - | lab(69.94,52.43,-7.43) |
| CMYK | 0 | 0.48221343873518 | 0.26482213438735 | 0.0078431372549019 | cmyk(0,0.48221343873518,0.26482213438735,0.0078431372549019) |
Description
The RGB value of color #fd83ba is rgb(253, 131, 186).
In the hex color #fd83ba, The value of Red is 253, value of Green is 131, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #fd83ba consists of 333° Hue, 97% Saturation, and 75% Lightness.
In the CMYK color model, the color #fd83ba can be represented as Cyan=0%, Magenta=0.48221343873518%, Yellow=0.26482213438735%, and Black=0.0078431372549019%.
Shades of #fd83ba
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 #fd83ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd83ba
Preview of #fd83ba on White Background
The contrast ratio of #fd83ba with white color is 2.3
Preview of #fd83ba on black background
The contrast ratio of #fd83ba with black color is 9.13
#fd83ba color will look good with a black background.
Color Schemes of #fd83ba
Triadic Colors of #fd83ba
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 #fd83ba
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 #fd83ba
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 #fd83ba
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: #fd83ba;
}
This is a sample text used for the color #fd83ba. 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: #fd83ba;
}
This is a sample text used for the color #fd83ba. 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 #fd83ba;
}
This is a sample text used for the color #fd83ba. 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 22.98%
Blue 32.63%
CMYK Percentage
Cyan 0
Magenta 63.88%
Yellow 35.08%
Black 1.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.