#f29d9b Hex Color
rgb(242, 157, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | 9d | 9b | - | #f29d9b |
RGB | 242 | 157 | 155 | - | rgb(242,157,155) |
HSL | 1 | 77% | 78% | - | hsl(1,77%,78%) |
HSV | 1 | 36% | 95% | - | hsv(1,36%,95%) |
XYZ | 54.5913 | 45.3577 | 36.888 | - | xyz(54.5913,45.3577,36.888) |
CIE-LAB | 73.13 | 31.45 | 14.24 | - | lab(73.13,31.45,14.24) |
CMYK | 0 | 0.35123966942149 | 0.3595041322314 | 0.050980392156863 | cmyk(0,0.35123966942149,0.3595041322314,0.050980392156863) |
Description
The RGB value of color #f29d9b is rgb(242, 157, 155).
In the hex color #f29d9b, The value of Red is 242, value of Green is 157, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #f29d9b consists of 1° Hue, 77% Saturation, and 78% Lightness.
In the CMYK color model, the color #f29d9b can be represented as Cyan=0%, Magenta=0.35123966942149%, Yellow=0.3595041322314%, and Black=0.050980392156863%.
Shades of #f29d9b
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 #f29d9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f29d9b
Preview of #f29d9b on White Background
The contrast ratio of #f29d9b with white color is 2.09
Preview of #f29d9b on black background
The contrast ratio of #f29d9b with black color is 10.07
#f29d9b color will look good with a black background.
Color Schemes of #f29d9b
Triadic Colors of #f29d9b
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 #f29d9b
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 #f29d9b
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 #f29d9b
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: #f29d9b;
}
This is a sample text used for the color #f29d9b. 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: #f29d9b;
}
This is a sample text used for the color #f29d9b. 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 #f29d9b;
}
This is a sample text used for the color #f29d9b. 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.68%
Green 28.34%
Blue 27.98%
CMYK Percentage
Cyan 0
Magenta 46.11%
Yellow 47.2%
Black 6.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.