#f7afdf Hex Color
rgb(247, 175, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | af | df | - | #f7afdf |
RGB | 247 | 175 | 223 | - | rgb(247,175,223) |
HSL | 320 | 82% | 83% | - | hsl(320,82%,83%) |
HSV | 320 | 29% | 97% | - | hsv(320,29%,97%) |
XYZ | 67.007 | 55.7618 | 77.0435 | - | xyz(67.007,55.7618,77.0435) |
CIE-LAB | 79.48 | 33.46 | -13.6 | - | lab(79.48,33.46,-13.6) |
CMYK | 0 | 0.2914979757085 | 0.097165991902834 | 0.031372549019608 | cmyk(0,0.2914979757085,0.097165991902834,0.031372549019608) |
Description
The RGB value of color #f7afdf is rgb(247, 175, 223).
In the hex color #f7afdf, The value of Red is 247, value of Green is 175, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #f7afdf consists of 320° Hue, 82% Saturation, and 83% Lightness.
In the CMYK color model, the color #f7afdf can be represented as Cyan=0%, Magenta=0.2914979757085%, Yellow=0.097165991902834%, and Black=0.031372549019608%.
Shades of #f7afdf
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 #f7afdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7afdf
Preview of #f7afdf on White Background
The contrast ratio of #f7afdf with white color is 1.73
Preview of #f7afdf on black background
The contrast ratio of #f7afdf with black color is 12.15
#f7afdf color will look good with a black background.
Color Schemes of #f7afdf
Triadic Colors of #f7afdf
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 #f7afdf
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 #f7afdf
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 #f7afdf
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: #f7afdf;
}
This is a sample text used for the color #f7afdf. 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: #f7afdf;
}
This is a sample text used for the color #f7afdf. 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 #f7afdf;
}
This is a sample text used for the color #f7afdf. 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.29%
Green 27.13%
Blue 34.57%
CMYK Percentage
Cyan 0
Magenta 69.4%
Yellow 23.13%
Black 7.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.