#7fba7d Hex Color
rgb(127, 186, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | ba | 7d | - | #7fba7d |
RGB | 127 | 186 | 125 | - | rgb(127,186,125) |
HSL | 118 | 31% | 61% | - | hsl(118,31%,61%) |
HSV | 118 | 33% | 73% | - | hsv(118,33%,73%) |
XYZ | 30.013 | 41.1105 | 25.7553 | - | xyz(30.013,41.1105,25.7553) |
CIE-LAB | 70.25 | -31.3 | 25.02 | - | lab(70.25,-31.3,25.02) |
CMYK | 0.31720430107527 | 0 | 0.32795698924731 | 0.27058823529412 | cmyk(0.31720430107527,0,0.32795698924731,0.27058823529412) |
Description
The RGB value of color #7fba7d is rgb(127, 186, 125).
In the hex color #7fba7d, The value of Red is 127, value of Green is 186, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #7fba7d consists of 118° Hue, 31% Saturation, and 61% Lightness.
In the CMYK color model, the color #7fba7d can be represented as Cyan=0.31720430107527%, Magenta=0%, Yellow=0.32795698924731%, and Black=0.27058823529412%.
Shades of #7fba7d
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 #7fba7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7fba7d
Preview of #7fba7d on White Background
The contrast ratio of #7fba7d with white color is 2.28
Preview of #7fba7d on black background
The contrast ratio of #7fba7d with black color is 9.22
#7fba7d color will look good with a black background.
Color Schemes of #7fba7d
Triadic Colors of #7fba7d
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 #7fba7d
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 #7fba7d
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 #7fba7d
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: #7fba7d;
}
This is a sample text used for the color #7fba7d. 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: #7fba7d;
}
This is a sample text used for the color #7fba7d. 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 #7fba7d;
}
This is a sample text used for the color #7fba7d. 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 29%
Green 42.47%
Blue 28.54%
CMYK Percentage
Cyan 34.64
Magenta 0%
Yellow 35.81%
Black 29.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.