#8ba46b Hex Color
rgb(139, 164, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | a4 | 6b | - | #8ba46b |
RGB | 139 | 164 | 107 | - | rgb(139,164,107) |
HSL | 86 | 24% | 53% | - | hsl(86,24%,53%) |
HSV | 86 | 35% | 64% | - | hsv(86,35%,64%) |
XYZ | 26.5768 | 33.1014 | 18.8984 | - | xyz(26.5768,33.1014,18.8984) |
CIE-LAB | 64.24 | -18.92 | 26.79 | - | lab(64.24,-18.92,26.79) |
CMYK | 0.15243902439024 | 0 | 0.34756097560976 | 0.35686274509804 | cmyk(0.15243902439024,0,0.34756097560976,0.35686274509804) |
Description
The RGB value of color #8ba46b is rgb(139, 164, 107).
In the hex color #8ba46b, The value of Red is 139, value of Green is 164, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #8ba46b consists of 86° Hue, 24% Saturation, and 53% Lightness.
In the CMYK color model, the color #8ba46b can be represented as Cyan=0.15243902439024%, Magenta=0%, Yellow=0.34756097560976%, and Black=0.35686274509804%.
Shades of #8ba46b
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 #8ba46b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8ba46b
Preview of #8ba46b on White Background
The contrast ratio of #8ba46b with white color is 2.76
Preview of #8ba46b on black background
The contrast ratio of #8ba46b with black color is 7.62
#8ba46b color will look good with a black background.
Color Schemes of #8ba46b
Triadic Colors of #8ba46b
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 #8ba46b
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 #8ba46b
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 #8ba46b
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: #8ba46b;
}
This is a sample text used for the color #8ba46b. 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: #8ba46b;
}
This is a sample text used for the color #8ba46b. 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 #8ba46b;
}
This is a sample text used for the color #8ba46b. 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 33.9%
Green 40%
Blue 26.1%
CMYK Percentage
Cyan 17.79
Magenta 0%
Yellow 40.56%
Black 41.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.