#f5cdeb Hex Color
rgb(245, 205, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | cd | eb | - | #f5cdeb |
RGB | 245 | 205 | 235 | - | rgb(245,205,235) |
HSL | 315 | 67% | 88% | - | hsl(315,67%,88%) |
HSV | 315 | 16% | 96% | - | hsv(315,16%,96%) |
XYZ | 74.4829 | 69.0733 | 88.0041 | - | xyz(74.4829,69.0733,88.0041) |
CIE-LAB | 86.54 | 18.99 | -9.51 | - | lab(86.54,18.99,-9.51) |
CMYK | 0 | 0.16326530612245 | 0.040816326530612 | 0.03921568627451 | cmyk(0,0.16326530612245,0.040816326530612,0.03921568627451) |
Description
The RGB value of color #f5cdeb is rgb(245, 205, 235).
In the hex color #f5cdeb, The value of Red is 245, value of Green is 205, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #f5cdeb consists of 315° Hue, 67% Saturation, and 88% Lightness.
In the CMYK color model, the color #f5cdeb can be represented as Cyan=0%, Magenta=0.16326530612245%, Yellow=0.040816326530612%, and Black=0.03921568627451%.
Shades of #f5cdeb
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 #f5cdeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5cdeb
Preview of #f5cdeb on White Background
The contrast ratio of #f5cdeb with white color is 1.42
Preview of #f5cdeb on black background
The contrast ratio of #f5cdeb with black color is 14.81
#f5cdeb color will look good with a black background.
Color Schemes of #f5cdeb
Triadic Colors of #f5cdeb
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 #f5cdeb
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 #f5cdeb
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 #f5cdeb
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: #f5cdeb;
}
This is a sample text used for the color #f5cdeb. 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: #f5cdeb;
}
This is a sample text used for the color #f5cdeb. 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 #f5cdeb;
}
This is a sample text used for the color #f5cdeb. 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 35.77%
Green 29.93%
Blue 34.31%
CMYK Percentage
Cyan 0
Magenta 67.11%
Yellow 16.78%
Black 16.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.