#f5a68e Hex Color
rgb(245, 166, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | a6 | 8e | - | #f5a68e |
RGB | 245 | 166 | 142 | - | rgb(245,166,142) |
HSL | 14 | 84% | 76% | - | hsl(14,84%,76%) |
HSV | 14 | 42% | 96% | - | hsv(14,42%,96%) |
XYZ | 56.1749 | 48.6379 | 32.0185 | - | xyz(56.1749,48.6379,32.0185) |
CIE-LAB | 75.23 | 26.39 | 24.29 | - | lab(75.23,26.39,24.29) |
CMYK | 0 | 0.32244897959184 | 0.42040816326531 | 0.03921568627451 | cmyk(0,0.32244897959184,0.42040816326531,0.03921568627451) |
Description
The RGB value of color #f5a68e is rgb(245, 166, 142).
In the hex color #f5a68e, The value of Red is 245, value of Green is 166, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #f5a68e consists of 14° Hue, 84% Saturation, and 76% Lightness.
In the CMYK color model, the color #f5a68e can be represented as Cyan=0%, Magenta=0.32244897959184%, Yellow=0.42040816326531%, and Black=0.03921568627451%.
Shades of #f5a68e
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 #f5a68e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5a68e
Preview of #f5a68e on White Background
The contrast ratio of #f5a68e with white color is 1.96
Preview of #f5a68e on black background
The contrast ratio of #f5a68e with black color is 10.73
#f5a68e color will look good with a black background.
Color Schemes of #f5a68e
Triadic Colors of #f5a68e
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 #f5a68e
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 #f5a68e
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 #f5a68e
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: #f5a68e;
}
This is a sample text used for the color #f5a68e. 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: #f5a68e;
}
This is a sample text used for the color #f5a68e. 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 #f5a68e;
}
This is a sample text used for the color #f5a68e. 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.3%
Green 30.02%
Blue 25.68%
CMYK Percentage
Cyan 0
Magenta 41.23%
Yellow 53.76%
Black 5.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.