#7f9b72 Hex Color
rgb(127, 155, 114)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | 9b | 72 | - | #7f9b72 |
RGB | 127 | 155 | 114 | - | rgb(127,155,114) |
HSL | 101 | 17% | 53% | - | hsl(101,17%,53%) |
HSV | 101 | 26% | 61% | - | hsv(101,26%,61%) |
XYZ | 23.511 | 29.1696 | 20.3107 | - | xyz(23.511,29.1696,20.3107) |
CIE-LAB | 60.93 | -17.73 | 18.36 | - | lab(60.93,-17.73,18.36) |
CMYK | 0.18064516129032 | 0 | 0.26451612903226 | 0.3921568627451 | cmyk(0.18064516129032,0,0.26451612903226,0.3921568627451) |
Description
The RGB value of color #7f9b72 is rgb(127, 155, 114).
In the hex color #7f9b72, The value of Red is 127, value of Green is 155, and value of Blue is 114. The primary color is Green. Similarly, The HSL values for #7f9b72 consists of 101° Hue, 17% Saturation, and 53% Lightness.
In the CMYK color model, the color #7f9b72 can be represented as Cyan=0.18064516129032%, Magenta=0%, Yellow=0.26451612903226%, and Black=0.3921568627451%.
Shades of #7f9b72
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 #7f9b72
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7f9b72
Preview of #7f9b72 on White Background
The contrast ratio of #7f9b72 with white color is 3.07
Preview of #7f9b72 on black background
The contrast ratio of #7f9b72 with black color is 6.83
#7f9b72 color will look good with a black background.
Color Schemes of #7f9b72
Triadic Colors of #7f9b72
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 #7f9b72
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 #7f9b72
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 #7f9b72
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: #7f9b72;
}
This is a sample text used for the color #7f9b72. 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: #7f9b72;
}
This is a sample text used for the color #7f9b72. 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 #7f9b72;
}
This is a sample text used for the color #7f9b72. 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 32.07%
Green 39.14%
Blue 28.79%
CMYK Percentage
Cyan 21.57
Magenta 0%
Yellow 31.59%
Black 46.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.