#f7badf Hex Color
rgb(247, 186, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | ba | df | - | #f7badf |
RGB | 247 | 186 | 223 | - | rgb(247,186,223) |
HSL | 324 | 79% | 85% | - | hsl(324,79%,85%) |
HSV | 324 | 25% | 97% | - | hsv(324,25%,97%) |
XYZ | 69.236 | 60.2197 | 77.7865 | - | xyz(69.236,60.2197,77.7865) |
CIE-LAB | 81.96 | 27.65 | -9.9 | - | lab(81.96,27.65,-9.9) |
CMYK | 0 | 0.24696356275304 | 0.097165991902834 | 0.031372549019608 | cmyk(0,0.24696356275304,0.097165991902834,0.031372549019608) |
Description
The RGB value of color #f7badf is rgb(247, 186, 223).
In the hex color #f7badf, The value of Red is 247, value of Green is 186, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #f7badf consists of 324° Hue, 79% Saturation, and 85% Lightness.
In the CMYK color model, the color #f7badf can be represented as Cyan=0%, Magenta=0.24696356275304%, Yellow=0.097165991902834%, and Black=0.031372549019608%.
Shades of #f7badf
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 #f7badf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7badf
Preview of #f7badf on White Background
The contrast ratio of #f7badf with white color is 1.61
Preview of #f7badf on black background
The contrast ratio of #f7badf with black color is 13.04
#f7badf color will look good with a black background.
Color Schemes of #f7badf
Triadic Colors of #f7badf
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 #f7badf
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 #f7badf
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 #f7badf
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: #f7badf;
}
This is a sample text used for the color #f7badf. 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: #f7badf;
}
This is a sample text used for the color #f7badf. 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 #f7badf;
}
This is a sample text used for the color #f7badf. 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 37.65%
Green 28.35%
Blue 33.99%
CMYK Percentage
Cyan 0
Magenta 65.77%
Yellow 25.88%
Black 8.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.