#8c8d95 Hex Color
rgb(140, 141, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8c | 8d | 95 | - | #8c8d95 |
RGB | 140 | 141 | 149 | - | rgb(140,141,149) |
HSL | 233 | 4% | 57% | - | hsl(233,4%,57%) |
HSV | 233 | 6% | 58% | - | hsv(233,6%,58%) |
XYZ | 25.7649 | 26.7951 | 32.2478 | - | xyz(25.7649,26.7951,32.2478) |
CIE-LAB | 58.78 | 1.25 | -4.38 | - | lab(58.78,1.25,-4.38) |
CMYK | 0.060402684563758 | 0.053691275167785 | 0 | 0.4156862745098 | cmyk(0.060402684563758,0.053691275167785,0,0.4156862745098) |
Description
The RGB value of color #8c8d95 is rgb(140, 141, 149).
In the hex color #8c8d95, The value of Red is 140, value of Green is 141, and value of Blue is 149. The primary color is Blue. Similarly, The HSL values for #8c8d95 consists of 233° Hue, 4% Saturation, and 57% Lightness.
In the CMYK color model, the color #8c8d95 can be represented as Cyan=0.060402684563758%, Magenta=0.053691275167785%, Yellow=0%, and Black=0.4156862745098%.
Shades of #8c8d95
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 #8c8d95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8c8d95
Preview of #8c8d95 on White Background
The contrast ratio of #8c8d95 with white color is 3.3
Preview of #8c8d95 on black background
The contrast ratio of #8c8d95 with black color is 6.36
#8c8d95 color will look good with a black background.
Color Schemes of #8c8d95
Triadic Colors of #8c8d95
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 #8c8d95
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 #8c8d95
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 #8c8d95
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: #8c8d95;
}
This is a sample text used for the color #8c8d95. 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: #8c8d95;
}
This is a sample text used for the color #8c8d95. 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 #8c8d95;
}
This is a sample text used for the color #8c8d95. 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.56%
Green 32.79%
Blue 34.65%
CMYK Percentage
Cyan 11.4
Magenta 10.13%
Yellow 0%
Black 78.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.