#f7cced Hex Color
rgb(247, 204, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | cc | ed | - | #f7cced |
RGB | 247 | 204 | 237 | - | rgb(247,204,237) |
HSL | 314 | 73% | 88% | - | hsl(314,73%,88%) |
HSV | 314 | 17% | 97% | - | hsv(314,17%,97%) |
XYZ | 75.2367 | 69.0743 | 89.488 | - | xyz(75.2367,69.0743,89.488) |
CIE-LAB | 86.54 | 20.54 | -10.55 | - | lab(86.54,20.54,-10.55) |
CMYK | 0 | 0.17408906882591 | 0.040485829959514 | 0.031372549019608 | cmyk(0,0.17408906882591,0.040485829959514,0.031372549019608) |
Description
The RGB value of color #f7cced is rgb(247, 204, 237).
In the hex color #f7cced, The value of Red is 247, value of Green is 204, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #f7cced consists of 314° Hue, 73% Saturation, and 88% Lightness.
In the CMYK color model, the color #f7cced can be represented as Cyan=0%, Magenta=0.17408906882591%, Yellow=0.040485829959514%, and Black=0.031372549019608%.
Shades of #f7cced
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 #f7cced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7cced
Preview of #f7cced on White Background
The contrast ratio of #f7cced with white color is 1.42
Preview of #f7cced on black background
The contrast ratio of #f7cced with black color is 14.81
#f7cced color will look good with a black background.
Color Schemes of #f7cced
Triadic Colors of #f7cced
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 #f7cced
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 #f7cced
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 #f7cced
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: #f7cced;
}
This is a sample text used for the color #f7cced. 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: #f7cced;
}
This is a sample text used for the color #f7cced. 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 #f7cced;
}
This is a sample text used for the color #f7cced. 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.9%
Green 29.65%
Blue 34.45%
CMYK Percentage
Cyan 0
Magenta 70.78%
Yellow 16.46%
Black 12.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.