#f7bccf Hex Color
rgb(247, 188, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | bc | cf | - | #f7bccf |
RGB | 247 | 188 | 207 | - | rgb(247,188,207) |
HSL | 341 | 79% | 85% | - | hsl(341,79%,85%) |
HSV | 341 | 24% | 97% | - | hsv(341,24%,97%) |
XYZ | 67.6035 | 60.2456 | 67.097 | - | xyz(67.6035,60.2456,67.097) |
CIE-LAB | 81.97 | 24.03 | -1.28 | - | lab(81.97,24.03,-1.28) |
CMYK | 0 | 0.23886639676113 | 0.16194331983806 | 0.031372549019608 | cmyk(0,0.23886639676113,0.16194331983806,0.031372549019608) |
Description
The RGB value of color #f7bccf is rgb(247, 188, 207).
In the hex color #f7bccf, The value of Red is 247, value of Green is 188, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #f7bccf consists of 341° Hue, 79% Saturation, and 85% Lightness.
In the CMYK color model, the color #f7bccf can be represented as Cyan=0%, Magenta=0.23886639676113%, Yellow=0.16194331983806%, and Black=0.031372549019608%.
Shades of #f7bccf
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 #f7bccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7bccf
Preview of #f7bccf on White Background
The contrast ratio of #f7bccf with white color is 1.61
Preview of #f7bccf on black background
The contrast ratio of #f7bccf with black color is 13.05
#f7bccf color will look good with a black background.
Color Schemes of #f7bccf
Triadic Colors of #f7bccf
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 #f7bccf
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 #f7bccf
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 #f7bccf
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: #f7bccf;
}
This is a sample text used for the color #f7bccf. 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: #f7bccf;
}
This is a sample text used for the color #f7bccf. 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 #f7bccf;
}
This is a sample text used for the color #f7bccf. 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 38.47%
Green 29.28%
Blue 32.24%
CMYK Percentage
Cyan 0
Magenta 55.27%
Yellow 37.47%
Black 7.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.