#f06b83 Hex Color
rgb(240, 107, 131)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 6b | 83 | - | #f06b83 |
RGB | 240 | 107 | 131 | - | rgb(240,107,131) |
HSL | 349 | 82% | 68% | - | hsl(349,82%,68%) |
HSV | 349 | 55% | 94% | - | hsv(349,55%,94%) |
XYZ | 45.2896 | 30.6793 | 25.0074 | - | xyz(45.2896,30.6793,25.0074) |
CIE-LAB | 62.24 | 53.31 | 12.41 | - | lab(62.24,53.31,12.41) |
CMYK | 0 | 0.55416666666667 | 0.45416666666667 | 0.058823529411765 | cmyk(0,0.55416666666667,0.45416666666667,0.058823529411765) |
Description
The RGB value of color #f06b83 is rgb(240, 107, 131).
In the hex color #f06b83, The value of Red is 240, value of Green is 107, and value of Blue is 131. The primary color is Red. Similarly, The HSL values for #f06b83 consists of 349° Hue, 82% Saturation, and 68% Lightness.
In the CMYK color model, the color #f06b83 can be represented as Cyan=0%, Magenta=0.55416666666667%, Yellow=0.45416666666667%, and Black=0.058823529411765%.
Shades of #f06b83
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 #f06b83
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f06b83
Preview of #f06b83 on White Background
The contrast ratio of #f06b83 with white color is 2.94
Preview of #f06b83 on black background
The contrast ratio of #f06b83 with black color is 7.14
#f06b83 color will look good with a black background.
Color Schemes of #f06b83
Triadic Colors of #f06b83
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 #f06b83
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 #f06b83
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 #f06b83
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: #f06b83;
}
This is a sample text used for the color #f06b83. 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: #f06b83;
}
This is a sample text used for the color #f06b83. 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 #f06b83;
}
This is a sample text used for the color #f06b83. 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 50.21%
Green 22.38%
Blue 27.41%
CMYK Percentage
Cyan 0
Magenta 51.93%
Yellow 42.56%
Black 5.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.