#97a0a1 Hex Color
rgb(151, 160, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | a0 | a1 | - | #97a0a1 |
RGB | 151 | 160 | 161 | - | rgb(151,160,161) |
HSL | 186 | 5% | 61% | - | hsl(186,5%,61%) |
HSV | 186 | 6% | 63% | - | hsv(186,6%,63%) |
XYZ | 31.7663 | 34.2941 | 38.6634 | - | xyz(31.7663,34.2941,38.6634) |
CIE-LAB | 65.2 | -2.99 | -1.63 | - | lab(65.2,-2.99,-1.63) |
CMYK | 0.062111801242236 | 0.0062111801242236 | 0 | 0.36862745098039 | cmyk(0.062111801242236,0.0062111801242236,0,0.36862745098039) |
Description
The RGB value of color #97a0a1 is rgb(151, 160, 161).
In the hex color #97a0a1, The value of Red is 151, value of Green is 160, and value of Blue is 161. The primary color is Blue. Similarly, The HSL values for #97a0a1 consists of 186° Hue, 5% Saturation, and 61% Lightness.
In the CMYK color model, the color #97a0a1 can be represented as Cyan=0.062111801242236%, Magenta=0.0062111801242236%, Yellow=0%, and Black=0.36862745098039%.
Shades of #97a0a1
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 #97a0a1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #97a0a1
Preview of #97a0a1 on White Background
The contrast ratio of #97a0a1 with white color is 2.67
Preview of #97a0a1 on black background
The contrast ratio of #97a0a1 with black color is 7.86
#97a0a1 color will look good with a black background.
Color Schemes of #97a0a1
Triadic Colors of #97a0a1
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 #97a0a1
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 #97a0a1
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 #97a0a1
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: #97a0a1;
}
This is a sample text used for the color #97a0a1. 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: #97a0a1;
}
This is a sample text used for the color #97a0a1. 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 #97a0a1;
}
This is a sample text used for the color #97a0a1. 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.99%
Green 33.9%
Blue 34.11%
CMYK Percentage
Cyan 14.21
Magenta 1.42%
Yellow 0%
Black 84.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.