#898e96 Hex Color
rgb(137, 142, 150)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 89 | 8e | 96 | - | #898e96 |
RGB | 137 | 142 | 150 | - | rgb(137,142,150) |
HSL | 217 | 6% | 56% | - | hsl(217,6%,56%) |
HSV | 217 | 9% | 59% | - | hsv(217,9%,59%) |
XYZ | 25.4945 | 26.8664 | 32.6962 | - | xyz(25.4945,26.8664,32.6962) |
CIE-LAB | 58.85 | -0.17 | -4.88 | - | lab(58.85,-0.17,-4.88) |
CMYK | 0.086666666666667 | 0.053333333333333 | 0 | 0.41176470588235 | cmyk(0.086666666666667,0.053333333333333,0,0.41176470588235) |
Description
The RGB value of color #898e96 is rgb(137, 142, 150).
In the hex color #898e96, The value of Red is 137, value of Green is 142, and value of Blue is 150. The primary color is Blue. Similarly, The HSL values for #898e96 consists of 217° Hue, 6% Saturation, and 56% Lightness.
In the CMYK color model, the color #898e96 can be represented as Cyan=0.086666666666667%, Magenta=0.053333333333333%, Yellow=0%, and Black=0.41176470588235%.
Shades of #898e96
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 #898e96
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #898e96
Preview of #898e96 on White Background
The contrast ratio of #898e96 with white color is 3.3
Preview of #898e96 on black background
The contrast ratio of #898e96 with black color is 6.37
#898e96 color will look good with a black background.
Color Schemes of #898e96
Triadic Colors of #898e96
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 #898e96
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 #898e96
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 #898e96
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: #898e96;
}
This is a sample text used for the color #898e96. 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: #898e96;
}
This is a sample text used for the color #898e96. 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 #898e96;
}
This is a sample text used for the color #898e96. 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.93%
Green 33.1%
Blue 34.97%
CMYK Percentage
Cyan 15.71
Magenta 9.67%
Yellow 0%
Black 74.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.