#f5a2bc Hex Color
rgb(245, 162, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | a2 | bc | - | #f5a2bc |
RGB | 245 | 162 | 188 | - | rgb(245,162,188) |
HSL | 341 | 81% | 80% | - | hsl(341,81%,80%) |
HSV | 341 | 34% | 96% | - | hsv(341,34%,96%) |
XYZ | 59.6536 | 48.884 | 53.8684 | - | xyz(59.6536,48.884,53.8684) |
CIE-LAB | 75.38 | 34.22 | -0.63 | - | lab(75.38,34.22,-0.63) |
CMYK | 0 | 0.33877551020408 | 0.23265306122449 | 0.03921568627451 | cmyk(0,0.33877551020408,0.23265306122449,0.03921568627451) |
Description
The RGB value of color #f5a2bc is rgb(245, 162, 188).
In the hex color #f5a2bc, The value of Red is 245, value of Green is 162, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #f5a2bc consists of 341° Hue, 81% Saturation, and 80% Lightness.
In the CMYK color model, the color #f5a2bc can be represented as Cyan=0%, Magenta=0.33877551020408%, Yellow=0.23265306122449%, and Black=0.03921568627451%.
Shades of #f5a2bc
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 #f5a2bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5a2bc
Preview of #f5a2bc on White Background
The contrast ratio of #f5a2bc with white color is 1.95
Preview of #f5a2bc on black background
The contrast ratio of #f5a2bc with black color is 10.78
#f5a2bc color will look good with a black background.
Color Schemes of #f5a2bc
Triadic Colors of #f5a2bc
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 #f5a2bc
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 #f5a2bc
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 #f5a2bc
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: #f5a2bc;
}
This is a sample text used for the color #f5a2bc. 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: #f5a2bc;
}
This is a sample text used for the color #f5a2bc. 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 #f5a2bc;
}
This is a sample text used for the color #f5a2bc. 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 41.18%
Green 27.23%
Blue 31.6%
CMYK Percentage
Cyan 0
Magenta 55.48%
Yellow 38.1%
Black 6.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.