#fda4be Hex Color
rgb(253, 164, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a4 | be | - | #fda4be |
RGB | 253 | 164 | 190 | - | rgb(253,164,190) |
HSL | 342 | 96% | 82% | - | hsl(342,96%,82%) |
HSV | 342 | 35% | 99% | - | hsv(342,35%,99%) |
XYZ | 63.0777 | 51.1513 | 55.2638 | - | xyz(63.0777,51.1513,55.2638) |
CIE-LAB | 76.77 | 36.26 | 0.41 | - | lab(76.77,36.26,0.41) |
CMYK | 0 | 0.35177865612648 | 0.24901185770751 | 0.0078431372549019 | cmyk(0,0.35177865612648,0.24901185770751,0.0078431372549019) |
Description
The RGB value of color #fda4be is rgb(253, 164, 190).
In the hex color #fda4be, The value of Red is 253, value of Green is 164, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #fda4be consists of 342° Hue, 96% Saturation, and 82% Lightness.
In the CMYK color model, the color #fda4be can be represented as Cyan=0%, Magenta=0.35177865612648%, Yellow=0.24901185770751%, and Black=0.0078431372549019%.
Shades of #fda4be
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 #fda4be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda4be
Preview of #fda4be on White Background
The contrast ratio of #fda4be with white color is 1.87
Preview of #fda4be on black background
The contrast ratio of #fda4be with black color is 11.23
#fda4be color will look good with a black background.
Color Schemes of #fda4be
Triadic Colors of #fda4be
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 #fda4be
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 #fda4be
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 #fda4be
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: #fda4be;
}
This is a sample text used for the color #fda4be. 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: #fda4be;
}
This is a sample text used for the color #fda4be. 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 #fda4be;
}
This is a sample text used for the color #fda4be. 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.68%
Green 27.02%
Blue 31.3%
CMYK Percentage
Cyan 0
Magenta 57.8%
Yellow 40.91%
Black 1.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.