#7e816f Hex Color
rgb(126, 129, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7e | 81 | 6f | - | #7e816f |
RGB | 126 | 129 | 111 | - | rgb(126,129,111) |
HSL | 70 | 8% | 47% | - | hsl(70,8%,47%) |
HSV | 70 | 14% | 51% | - | hsv(70,14%,51%) |
XYZ | 19.3237 | 21.2838 | 18.1286 | - | xyz(19.3237,21.2838,18.1286) |
CIE-LAB | 53.26 | -4.52 | 9.38 | - | lab(53.26,-4.52,9.38) |
CMYK | 0.023255813953488 | 0 | 0.13953488372093 | 0.49411764705882 | cmyk(0.023255813953488,0,0.13953488372093,0.49411764705882) |
Description
The RGB value of color #7e816f is rgb(126, 129, 111).
In the hex color #7e816f, The value of Red is 126, value of Green is 129, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #7e816f consists of 70° Hue, 8% Saturation, and 47% Lightness.
In the CMYK color model, the color #7e816f can be represented as Cyan=0.023255813953488%, Magenta=0%, Yellow=0.13953488372093%, and Black=0.49411764705882%.
Shades of #7e816f
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 #7e816f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7e816f
Preview of #7e816f on White Background
The contrast ratio of #7e816f with white color is 3.99
Preview of #7e816f on black background
The contrast ratio of #7e816f with black color is 5.26
#7e816f color will look good with a black background.
Color Schemes of #7e816f
Triadic Colors of #7e816f
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 #7e816f
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 #7e816f
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 #7e816f
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: #7e816f;
}
This is a sample text used for the color #7e816f. 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: #7e816f;
}
This is a sample text used for the color #7e816f. 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 #7e816f;
}
This is a sample text used for the color #7e816f. 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 34.43%
Green 35.25%
Blue 30.33%
CMYK Percentage
Cyan 3.54
Magenta 0%
Yellow 21.24%
Black 75.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.