#faa7cd Hex Color
rgb(250, 167, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a7 | cd | - | #faa7cd |
RGB | 250 | 167 | 205 | - | rgb(250,167,205) |
HSL | 333 | 89% | 82% | - | hsl(333,89%,82%) |
HSV | 333 | 33% | 98% | - | hsv(333,33%,98%) |
XYZ | 64.2625 | 52.3692 | 64.4789 | - | xyz(64.2625,52.3692,64.4789) |
CIE-LAB | 77.5 | 35.82 | -6.74 | - | lab(77.5,35.82,-6.74) |
CMYK | 0 | 0.332 | 0.18 | 0.019607843137255 | cmyk(0,0.332,0.18,0.019607843137255) |
Description
The RGB value of color #faa7cd is rgb(250, 167, 205).
In the hex color #faa7cd, The value of Red is 250, value of Green is 167, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #faa7cd consists of 333° Hue, 89% Saturation, and 82% Lightness.
In the CMYK color model, the color #faa7cd can be represented as Cyan=0%, Magenta=0.332%, Yellow=0.18%, and Black=0.019607843137255%.
Shades of #faa7cd
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 #faa7cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa7cd
Preview of #faa7cd on White Background
The contrast ratio of #faa7cd with white color is 1.83
Preview of #faa7cd on black background
The contrast ratio of #faa7cd with black color is 11.47
#faa7cd color will look good with a black background.
Color Schemes of #faa7cd
Triadic Colors of #faa7cd
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 #faa7cd
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 #faa7cd
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 #faa7cd
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: #faa7cd;
}
This is a sample text used for the color #faa7cd. 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: #faa7cd;
}
This is a sample text used for the color #faa7cd. 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 #faa7cd;
}
This is a sample text used for the color #faa7cd. 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 40.19%
Green 26.85%
Blue 32.96%
CMYK Percentage
Cyan 0
Magenta 62.45%
Yellow 33.86%
Black 3.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.