#f59c6f Hex Color
rgb(245, 156, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 9c | 6f | - | #f59c6f |
RGB | 245 | 156 | 111 | - | rgb(245,156,111) |
HSL | 20 | 87% | 70% | - | hsl(20,87%,70%) |
HSV | 20 | 55% | 96% | - | hsv(20,55%,96%) |
XYZ | 52.4139 | 44.3371 | 20.8343 | - | xyz(52.4139,44.3371,20.8343) |
CIE-LAB | 72.45 | 28.76 | 37.26 | - | lab(72.45,28.76,37.26) |
CMYK | 0 | 0.36326530612245 | 0.5469387755102 | 0.03921568627451 | cmyk(0,0.36326530612245,0.5469387755102,0.03921568627451) |
Description
The RGB value of color #f59c6f is rgb(245, 156, 111).
In the hex color #f59c6f, The value of Red is 245, value of Green is 156, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #f59c6f consists of 20° Hue, 87% Saturation, and 70% Lightness.
In the CMYK color model, the color #f59c6f can be represented as Cyan=0%, Magenta=0.36326530612245%, Yellow=0.5469387755102%, and Black=0.03921568627451%.
Shades of #f59c6f
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 #f59c6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f59c6f
Preview of #f59c6f on White Background
The contrast ratio of #f59c6f with white color is 2.13
Preview of #f59c6f on black background
The contrast ratio of #f59c6f with black color is 9.87
#f59c6f color will look good with a black background.
Color Schemes of #f59c6f
Triadic Colors of #f59c6f
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 #f59c6f
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 #f59c6f
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 #f59c6f
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: #f59c6f;
}
This is a sample text used for the color #f59c6f. 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: #f59c6f;
}
This is a sample text used for the color #f59c6f. 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 #f59c6f;
}
This is a sample text used for the color #f59c6f. 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 47.85%
Green 30.47%
Blue 21.68%
CMYK Percentage
Cyan 0
Magenta 38.26%
Yellow 57.61%
Black 4.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.