#89a48e Hex Color
rgb(137, 164, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 89 | a4 | 8e | - | #89a48e |
RGB | 137 | 164 | 142 | - | rgb(137,164,142) |
HSL | 131 | 13% | 59% | - | hsl(131,13%,59%) |
HSV | 131 | 16% | 64% | - | hsv(131,16%,64%) |
XYZ | 28.4745 | 33.8223 | 30.6188 | - | xyz(28.4745,33.8223,30.6188) |
CIE-LAB | 64.82 | -13.81 | 8.32 | - | lab(64.82,-13.81,8.32) |
CMYK | 0.16463414634146 | 0 | 0.13414634146341 | 0.35686274509804 | cmyk(0.16463414634146,0,0.13414634146341,0.35686274509804) |
Description
The RGB value of color #89a48e is rgb(137, 164, 142).
In the hex color #89a48e, The value of Red is 137, value of Green is 164, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #89a48e consists of 131° Hue, 13% Saturation, and 59% Lightness.
In the CMYK color model, the color #89a48e can be represented as Cyan=0.16463414634146%, Magenta=0%, Yellow=0.13414634146341%, and Black=0.35686274509804%.
Shades of #89a48e
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 #89a48e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #89a48e
Preview of #89a48e on White Background
The contrast ratio of #89a48e with white color is 2.7
Preview of #89a48e on black background
The contrast ratio of #89a48e with black color is 7.76
#89a48e color will look good with a black background.
Color Schemes of #89a48e
Triadic Colors of #89a48e
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 #89a48e
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 #89a48e
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 #89a48e
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: #89a48e;
}
This is a sample text used for the color #89a48e. 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: #89a48e;
}
This is a sample text used for the color #89a48e. 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 #89a48e;
}
This is a sample text used for the color #89a48e. 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 30.93%
Green 37.02%
Blue 32.05%
CMYK Percentage
Cyan 25.11
Magenta 0%
Yellow 20.46%
Black 54.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.