#919c97 Hex Color
rgb(145, 156, 151)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 91 | 9c | 97 | - | #919c97 |
RGB | 145 | 156 | 151 | - | rgb(145,156,151) |
HSL | 153 | 5% | 59% | - | hsl(153,5%,59%) |
HSV | 153 | 7% | 61% | - | hsv(153,7%,61%) |
XYZ | 29.1514 | 32.031 | 33.9243 | - | xyz(29.1514,32.031,33.9243) |
CIE-LAB | 63.37 | -4.91 | 1.26 | - | lab(63.37,-4.91,1.26) |
CMYK | 0.070512820512821 | 0 | 0.032051282051282 | 0.38823529411765 | cmyk(0.070512820512821,0,0.032051282051282,0.38823529411765) |
Description
The RGB value of color #919c97 is rgb(145, 156, 151).
In the hex color #919c97, The value of Red is 145, value of Green is 156, and value of Blue is 151. The primary color is Green. Similarly, The HSL values for #919c97 consists of 153° Hue, 5% Saturation, and 59% Lightness.
In the CMYK color model, the color #919c97 can be represented as Cyan=0.070512820512821%, Magenta=0%, Yellow=0.032051282051282%, and Black=0.38823529411765%.
Shades of #919c97
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 #919c97
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #919c97
Preview of #919c97 on White Background
The contrast ratio of #919c97 with white color is 2.84
Preview of #919c97 on black background
The contrast ratio of #919c97 with black color is 7.41
#919c97 color will look good with a black background.
Color Schemes of #919c97
Triadic Colors of #919c97
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 #919c97
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 #919c97
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 #919c97
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: #919c97;
}
This is a sample text used for the color #919c97. 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: #919c97;
}
This is a sample text used for the color #919c97. 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 #919c97;
}
This is a sample text used for the color #919c97. 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.08%
Green 34.51%
Blue 33.41%
CMYK Percentage
Cyan 14.37
Magenta 0%
Yellow 6.53%
Black 79.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.