#89a08a Hex Color
rgb(137, 160, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 89 | a0 | 8a | - | #89a08a |
RGB | 137 | 160 | 138 | - | rgb(137,160,138) |
HSL | 123 | 11% | 58% | - | hsl(123,11%,58%) |
HSV | 123 | 14% | 63% | - | hsv(123,14%,63%) |
XYZ | 27.4748 | 32.295 | 28.8302 | - | xyz(27.4748,32.295,28.8302) |
CIE-LAB | 63.59 | -12.44 | 8.79 | - | lab(63.59,-12.44,8.79) |
CMYK | 0.14375 | 0 | 0.1375 | 0.37254901960784 | cmyk(0.14375,0,0.1375,0.37254901960784) |
Description
The RGB value of color #89a08a is rgb(137, 160, 138).
In the hex color #89a08a, The value of Red is 137, value of Green is 160, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #89a08a consists of 123° Hue, 11% Saturation, and 58% Lightness.
In the CMYK color model, the color #89a08a can be represented as Cyan=0.14375%, Magenta=0%, Yellow=0.1375%, and Black=0.37254901960784%.
Shades of #89a08a
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 #89a08a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #89a08a
Preview of #89a08a on White Background
The contrast ratio of #89a08a with white color is 2.82
Preview of #89a08a on black background
The contrast ratio of #89a08a with black color is 7.46
#89a08a color will look good with a black background.
Color Schemes of #89a08a
Triadic Colors of #89a08a
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 #89a08a
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 #89a08a
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 #89a08a
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: #89a08a;
}
This is a sample text used for the color #89a08a. 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: #89a08a;
}
This is a sample text used for the color #89a08a. 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 #89a08a;
}
This is a sample text used for the color #89a08a. 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.49%
Green 36.78%
Blue 31.72%
CMYK Percentage
Cyan 21.99
Magenta 0%
Yellow 21.03%
Black 56.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.