#7a706f Hex Color
rgb(122, 112, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7a | 70 | 6f | - | #7a706f |
RGB | 122 | 112 | 111 | - | rgb(122,112,111) |
HSL | 5 | 5% | 46% | - | hsl(5,5%,46%) |
HSV | 5 | 9% | 48% | - | hsv(5,9%,48%) |
XYZ | 16.6895 | 16.8736 | 17.4162 | - | xyz(16.6895,16.8736,17.4162) |
CIE-LAB | 48.1 | 3.69 | 1.95 | - | lab(48.1,3.69,1.95) |
CMYK | 0 | 0.081967213114754 | 0.09016393442623 | 0.52156862745098 | cmyk(0,0.081967213114754,0.09016393442623,0.52156862745098) |
Description
The RGB value of color #7a706f is rgb(122, 112, 111).
In the hex color #7a706f, The value of Red is 122, value of Green is 112, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #7a706f consists of 5° Hue, 5% Saturation, and 46% Lightness.
In the CMYK color model, the color #7a706f can be represented as Cyan=0%, Magenta=0.081967213114754%, Yellow=0.09016393442623%, and Black=0.52156862745098%.
Shades of #7a706f
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 #7a706f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7a706f
Preview of #7a706f on White Background
The contrast ratio of #7a706f with white color is 4.8
#7a706f color will look good on a white background.
Preview of #7a706f on black background
The contrast ratio of #7a706f with black color is 4.37
Color Schemes of #7a706f
Triadic Colors of #7a706f
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 #7a706f
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 #7a706f
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 #7a706f
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: #7a706f;
}
This is a sample text used for the color #7a706f. 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: #7a706f;
}
This is a sample text used for the color #7a706f. 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 #7a706f;
}
This is a sample text used for the color #7a706f. 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 35.36%
Green 32.46%
Blue 32.17%
CMYK Percentage
Cyan 0
Magenta 11.82%
Yellow 13%
Black 75.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.