#898b8e Hex Color
rgb(137, 139, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 89 | 8b | 8e | - | #898b8e |
RGB | 137 | 139 | 142 | - | rgb(137,139,142) |
HSL | 216 | 2% | 55% | - | hsl(216,2%,55%) |
HSV | 216 | 4% | 56% | - | hsv(216,4%,56%) |
XYZ | 24.4316 | 25.7366 | 29.2712 | - | xyz(24.4316,25.7366,29.2712) |
CIE-LAB | 57.79 | -0.13 | -1.86 | - | lab(57.79,-0.13,-1.86) |
CMYK | 0.035211267605634 | 0.02112676056338 | 0 | 0.44313725490196 | cmyk(0.035211267605634,0.02112676056338,0,0.44313725490196) |
Description
The RGB value of color #898b8e is rgb(137, 139, 142).
In the hex color #898b8e, The value of Red is 137, value of Green is 139, and value of Blue is 142. The primary color is Blue. Similarly, The HSL values for #898b8e consists of 216° Hue, 2% Saturation, and 55% Lightness.
In the CMYK color model, the color #898b8e can be represented as Cyan=0.035211267605634%, Magenta=0.02112676056338%, Yellow=0%, and Black=0.44313725490196%.
Shades of #898b8e
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 #898b8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #898b8e
Preview of #898b8e on White Background
The contrast ratio of #898b8e with white color is 3.42
Preview of #898b8e on black background
The contrast ratio of #898b8e with black color is 6.15
#898b8e color will look good with a black background.
Color Schemes of #898b8e
Triadic Colors of #898b8e
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 #898b8e
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 #898b8e
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 #898b8e
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: #898b8e;
}
This is a sample text used for the color #898b8e. 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: #898b8e;
}
This is a sample text used for the color #898b8e. 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 #898b8e;
}
This is a sample text used for the color #898b8e. 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 32.78%
Green 33.25%
Blue 33.97%
CMYK Percentage
Cyan 7.05
Magenta 4.23%
Yellow 0%
Black 88.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.