#f7afa1 Hex Color
rgb(247, 175, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | af | a1 | - | #f7afa1 |
RGB | 247 | 175 | 161 | - | rgb(247,175,161) |
HSL | 10 | 84% | 80% | - | hsl(10,84%,80%) |
HSV | 10 | 35% | 97% | - | hsv(10,35%,97%) |
XYZ | 60.1208 | 53.0073 | 40.7809 | - | xyz(60.1208,53.0073,40.7809) |
CIE-LAB | 77.88 | 24.55 | 17.7 | - | lab(77.88,24.55,17.7) |
CMYK | 0 | 0.2914979757085 | 0.34817813765182 | 0.031372549019608 | cmyk(0,0.2914979757085,0.34817813765182,0.031372549019608) |
Description
The RGB value of color #f7afa1 is rgb(247, 175, 161).
In the hex color #f7afa1, The value of Red is 247, value of Green is 175, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #f7afa1 consists of 10° Hue, 84% Saturation, and 80% Lightness.
In the CMYK color model, the color #f7afa1 can be represented as Cyan=0%, Magenta=0.2914979757085%, Yellow=0.34817813765182%, and Black=0.031372549019608%.
Shades of #f7afa1
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 #f7afa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7afa1
Preview of #f7afa1 on White Background
The contrast ratio of #f7afa1 with white color is 1.81
Preview of #f7afa1 on black background
The contrast ratio of #f7afa1 with black color is 11.6
#f7afa1 color will look good with a black background.
Color Schemes of #f7afa1
Triadic Colors of #f7afa1
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 #f7afa1
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 #f7afa1
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 #f7afa1
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: #f7afa1;
}
This is a sample text used for the color #f7afa1. 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: #f7afa1;
}
This is a sample text used for the color #f7afa1. 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 #f7afa1;
}
This is a sample text used for the color #f7afa1. 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 42.37%
Green 30.02%
Blue 27.62%
CMYK Percentage
Cyan 0
Magenta 43.44%
Yellow 51.89%
Black 4.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.