#f09f8e Hex Color
rgb(240, 159, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 9f | 8e | - | #f09f8e |
RGB | 240 | 159 | 142 | - | rgb(240,159,142) |
HSL | 10 | 77% | 75% | - | hsl(10,77%,75%) |
HSV | 10 | 41% | 94% | - | hsv(10,41%,94%) |
XYZ | 53.2158 | 45.2745 | 31.5253 | - | xyz(53.2158,45.2745,31.5253) |
CIE-LAB | 73.07 | 28.17 | 21.26 | - | lab(73.07,28.17,21.26) |
CMYK | 0 | 0.3375 | 0.40833333333333 | 0.058823529411765 | cmyk(0,0.3375,0.40833333333333,0.058823529411765) |
Description
The RGB value of color #f09f8e is rgb(240, 159, 142).
In the hex color #f09f8e, The value of Red is 240, value of Green is 159, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #f09f8e consists of 10° Hue, 77% Saturation, and 75% Lightness.
In the CMYK color model, the color #f09f8e can be represented as Cyan=0%, Magenta=0.3375%, Yellow=0.40833333333333%, and Black=0.058823529411765%.
Shades of #f09f8e
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 #f09f8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f09f8e
Preview of #f09f8e on White Background
The contrast ratio of #f09f8e with white color is 2.09
Preview of #f09f8e on black background
The contrast ratio of #f09f8e with black color is 10.05
#f09f8e color will look good with a black background.
Color Schemes of #f09f8e
Triadic Colors of #f09f8e
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 #f09f8e
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 #f09f8e
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 #f09f8e
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: #f09f8e;
}
This is a sample text used for the color #f09f8e. 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: #f09f8e;
}
This is a sample text used for the color #f09f8e. 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 #f09f8e;
}
This is a sample text used for the color #f09f8e. 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 44.36%
Green 29.39%
Blue 26.25%
CMYK Percentage
Cyan 0
Magenta 41.94%
Yellow 50.75%
Black 7.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.