#89a08c Hex Color
rgb(137, 160, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 89 | a0 | 8c | - | #89a08c |
RGB | 137 | 160 | 140 | - | rgb(137,160,140) |
HSL | 128 | 11% | 58% | - | hsl(128,11%,58%) |
HSV | 128 | 14% | 63% | - | hsv(128,14%,63%) |
XYZ | 27.621 | 32.3534 | 29.6 | - | xyz(27.621,32.3534,29.6) |
CIE-LAB | 63.63 | -12.06 | 7.74 | - | lab(63.63,-12.06,7.74) |
CMYK | 0.14375 | 0 | 0.125 | 0.37254901960784 | cmyk(0.14375,0,0.125,0.37254901960784) |
Description
The RGB value of color #89a08c is rgb(137, 160, 140).
In the hex color #89a08c, The value of Red is 137, value of Green is 160, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #89a08c consists of 128° Hue, 11% Saturation, and 58% Lightness.
In the CMYK color model, the color #89a08c can be represented as Cyan=0.14375%, Magenta=0%, Yellow=0.125%, and Black=0.37254901960784%.
Shades of #89a08c
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 #89a08c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #89a08c
Preview of #89a08c on White Background
The contrast ratio of #89a08c with white color is 2.81
Preview of #89a08c on black background
The contrast ratio of #89a08c with black color is 7.47
#89a08c color will look good with a black background.
Color Schemes of #89a08c
Triadic Colors of #89a08c
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 #89a08c
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 #89a08c
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 #89a08c
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: #89a08c;
}
This is a sample text used for the color #89a08c. 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: #89a08c;
}
This is a sample text used for the color #89a08c. 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 #89a08c;
}
This is a sample text used for the color #89a08c. 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.35%
Green 36.61%
Blue 32.04%
CMYK Percentage
Cyan 22.42
Magenta 0%
Yellow 19.49%
Black 58.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.