#fd848e Hex Color
rgb(253, 132, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 84 | 8e | - | #fd848e |
RGB | 253 | 132 | 142 | - | rgb(253,132,142) |
HSL | 355 | 97% | 75% | - | hsl(355,97%,75%) |
HSV | 355 | 48% | 99% | - | hsv(355,48%,99%) |
XYZ | 53.6418 | 39.3382 | 30.357 | - | xyz(53.6418,39.3382,30.357) |
CIE-LAB | 69 | 46.84 | 15.89 | - | lab(69,46.84,15.89) |
CMYK | 0 | 0.47826086956522 | 0.43873517786561 | 0.0078431372549019 | cmyk(0,0.47826086956522,0.43873517786561,0.0078431372549019) |
Description
The RGB value of color #fd848e is rgb(253, 132, 142).
In the hex color #fd848e, The value of Red is 253, value of Green is 132, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #fd848e consists of 355° Hue, 97% Saturation, and 75% Lightness.
In the CMYK color model, the color #fd848e can be represented as Cyan=0%, Magenta=0.47826086956522%, Yellow=0.43873517786561%, and Black=0.0078431372549019%.
Shades of #fd848e
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 #fd848e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd848e
Preview of #fd848e on White Background
The contrast ratio of #fd848e with white color is 2.37
Preview of #fd848e on black background
The contrast ratio of #fd848e with black color is 8.87
#fd848e color will look good with a black background.
Color Schemes of #fd848e
Triadic Colors of #fd848e
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 #fd848e
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 #fd848e
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 #fd848e
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: #fd848e;
}
This is a sample text used for the color #fd848e. 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: #fd848e;
}
This is a sample text used for the color #fd848e. 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 #fd848e;
}
This is a sample text used for the color #fd848e. 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 48.01%
Green 25.05%
Blue 26.94%
CMYK Percentage
Cyan 0
Magenta 51.71%
Yellow 47.44%
Black 0.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.