#f5d19e Hex Color
rgb(245, 209, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | d1 | 9e | - | #f5d19e |
RGB | 245 | 209 | 158 | - | rgb(245,209,158) |
HSL | 35 | 81% | 79% | - | hsl(35,81%,79%) |
HSV | 35 | 36% | 96% | - | hsv(35,36%,96%) |
XYZ | 66.6282 | 67.482 | 41.8614 | - | xyz(66.6282,67.482,41.8614) |
CIE-LAB | 85.75 | 5.6 | 30 | - | lab(85.75,5.6,30) |
CMYK | 0 | 0.1469387755102 | 0.35510204081633 | 0.03921568627451 | cmyk(0,0.1469387755102,0.35510204081633,0.03921568627451) |
Description
The RGB value of color #f5d19e is rgb(245, 209, 158).
In the hex color #f5d19e, The value of Red is 245, value of Green is 209, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #f5d19e consists of 35° Hue, 81% Saturation, and 79% Lightness.
In the CMYK color model, the color #f5d19e can be represented as Cyan=0%, Magenta=0.1469387755102%, Yellow=0.35510204081633%, and Black=0.03921568627451%.
Shades of #f5d19e
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 #f5d19e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5d19e
Preview of #f5d19e on White Background
The contrast ratio of #f5d19e with white color is 1.45
Preview of #f5d19e on black background
The contrast ratio of #f5d19e with black color is 14.5
#f5d19e color will look good with a black background.
Color Schemes of #f5d19e
Triadic Colors of #f5d19e
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 #f5d19e
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 #f5d19e
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 #f5d19e
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: #f5d19e;
}
This is a sample text used for the color #f5d19e. 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: #f5d19e;
}
This is a sample text used for the color #f5d19e. 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 #f5d19e;
}
This is a sample text used for the color #f5d19e. 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 40.03%
Green 34.15%
Blue 25.82%
CMYK Percentage
Cyan 0
Magenta 27.15%
Yellow 65.61%
Black 7.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.