#f99caa Hex Color
rgb(249, 156, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 9c | aa | - | #f99caa |
RGB | 249 | 156 | 170 | - | rgb(249,156,170) |
HSL | 351 | 89% | 79% | - | hsl(351,89%,79%) |
HSV | 351 | 37% | 98% | - | hsv(351,37%,98%) |
XYZ | 58.2111 | 46.819 | 43.9991 | - | xyz(58.2111,46.819,43.9991) |
CIE-LAB | 74.07 | 36.36 | 7.44 | - | lab(74.07,36.36,7.44) |
CMYK | 0 | 0.37349397590361 | 0.31726907630522 | 0.023529411764706 | cmyk(0,0.37349397590361,0.31726907630522,0.023529411764706) |
Description
The RGB value of color #f99caa is rgb(249, 156, 170).
In the hex color #f99caa, The value of Red is 249, value of Green is 156, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #f99caa consists of 351° Hue, 89% Saturation, and 79% Lightness.
In the CMYK color model, the color #f99caa can be represented as Cyan=0%, Magenta=0.37349397590361%, Yellow=0.31726907630522%, and Black=0.023529411764706%.
Shades of #f99caa
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 #f99caa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f99caa
Preview of #f99caa on White Background
The contrast ratio of #f99caa with white color is 2.03
Preview of #f99caa on black background
The contrast ratio of #f99caa with black color is 10.36
#f99caa color will look good with a black background.
Color Schemes of #f99caa
Triadic Colors of #f99caa
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 #f99caa
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 #f99caa
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 #f99caa
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: #f99caa;
}
This is a sample text used for the color #f99caa. 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: #f99caa;
}
This is a sample text used for the color #f99caa. 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 #f99caa;
}
This is a sample text used for the color #f99caa. 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 43.3%
Green 27.13%
Blue 29.57%
CMYK Percentage
Cyan 0
Magenta 52.29%
Yellow 44.42%
Black 3.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.