#7e927f Hex Color
rgb(126, 146, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7e | 92 | 7f | - | #7e927f |
RGB | 126 | 146 | 127 | - | rgb(126,146,127) |
HSL | 123 | 8% | 53% | - | hsl(123,8%,53%) |
HSV | 123 | 14% | 57% | - | hsv(123,14%,57%) |
XYZ | 22.7138 | 26.5257 | 24.0015 | - | xyz(22.7138,26.5257,24.0015) |
CIE-LAB | 58.53 | -10.98 | 7.69 | - | lab(58.53,-10.98,7.69) |
CMYK | 0.13698630136986 | 0 | 0.13013698630137 | 0.42745098039216 | cmyk(0.13698630136986,0,0.13013698630137,0.42745098039216) |
Description
The RGB value of color #7e927f is rgb(126, 146, 127).
In the hex color #7e927f, The value of Red is 126, value of Green is 146, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #7e927f consists of 123° Hue, 8% Saturation, and 53% Lightness.
In the CMYK color model, the color #7e927f can be represented as Cyan=0.13698630136986%, Magenta=0%, Yellow=0.13013698630137%, and Black=0.42745098039216%.
Shades of #7e927f
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 #7e927f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7e927f
Preview of #7e927f on White Background
The contrast ratio of #7e927f with white color is 3.33
Preview of #7e927f on black background
The contrast ratio of #7e927f with black color is 6.31
#7e927f color will look good with a black background.
Color Schemes of #7e927f
Triadic Colors of #7e927f
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 #7e927f
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 #7e927f
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 #7e927f
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: #7e927f;
}
This is a sample text used for the color #7e927f. 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: #7e927f;
}
This is a sample text used for the color #7e927f. 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 #7e927f;
}
This is a sample text used for the color #7e927f. 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 31.58%
Green 36.59%
Blue 31.83%
CMYK Percentage
Cyan 19.72
Magenta 0%
Yellow 18.74%
Black 61.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.