#fdd5db Hex Color
rgb(253, 213, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d5 | db | - | #fdd5db |
RGB | 253 | 213 | 219 | - | rgb(253,213,219) |
HSL | 351 | 91% | 91% | - | hsl(351,91%,91%) |
HSV | 351 | 16% | 99% | - | hsv(351,16%,99%) |
XYZ | 77.0884 | 73.5856 | 77.1583 | - | xyz(77.0884,73.5856,77.1583) |
CIE-LAB | 88.73 | 14.88 | 2.25 | - | lab(88.73,14.88,2.25) |
CMYK | 0 | 0.15810276679842 | 0.13438735177866 | 0.0078431372549019 | cmyk(0,0.15810276679842,0.13438735177866,0.0078431372549019) |
Description
The RGB value of color #fdd5db is rgb(253, 213, 219).
In the hex color #fdd5db, The value of Red is 253, value of Green is 213, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #fdd5db consists of 351° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #fdd5db can be represented as Cyan=0%, Magenta=0.15810276679842%, Yellow=0.13438735177866%, and Black=0.0078431372549019%.
Shades of #fdd5db
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 #fdd5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd5db
Preview of #fdd5db on White Background
The contrast ratio of #fdd5db with white color is 1.34
Preview of #fdd5db on black background
The contrast ratio of #fdd5db with black color is 15.72
#fdd5db color will look good with a black background.
Color Schemes of #fdd5db
Triadic Colors of #fdd5db
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 #fdd5db
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 #fdd5db
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 #fdd5db
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: #fdd5db;
}
This is a sample text used for the color #fdd5db. 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: #fdd5db;
}
This is a sample text used for the color #fdd5db. 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 #fdd5db;
}
This is a sample text used for the color #fdd5db. 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 36.93%
Green 31.09%
Blue 31.97%
CMYK Percentage
Cyan 0
Magenta 52.64%
Yellow 44.75%
Black 2.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.