#8b958f Hex Color
rgb(139, 149, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 95 | 8f | - | #8b958f |
RGB | 139 | 149 | 143 | - | rgb(139,149,143) |
HSL | 144 | 5% | 56% | - | hsl(144,5%,56%) |
HSV | 144 | 7% | 58% | - | hsv(144,7%,58%) |
XYZ | 26.3528 | 28.967 | 30.1889 | - | xyz(26.3528,28.967,30.1889) |
CIE-LAB | 60.75 | -4.79 | 1.92 | - | lab(60.75,-4.79,1.92) |
CMYK | 0.067114093959732 | 0 | 0.040268456375839 | 0.4156862745098 | cmyk(0.067114093959732,0,0.040268456375839,0.4156862745098) |
Description
The RGB value of color #8b958f is rgb(139, 149, 143).
In the hex color #8b958f, The value of Red is 139, value of Green is 149, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #8b958f consists of 144° Hue, 5% Saturation, and 56% Lightness.
In the CMYK color model, the color #8b958f can be represented as Cyan=0.067114093959732%, Magenta=0%, Yellow=0.040268456375839%, and Black=0.4156862745098%.
Shades of #8b958f
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 #8b958f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b958f
Preview of #8b958f on White Background
The contrast ratio of #8b958f with white color is 3.09
Preview of #8b958f on black background
The contrast ratio of #8b958f with black color is 6.79
#8b958f color will look good with a black background.
Color Schemes of #8b958f
Triadic Colors of #8b958f
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 #8b958f
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 #8b958f
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 #8b958f
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: #8b958f;
}
This is a sample text used for the color #8b958f. 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: #8b958f;
}
This is a sample text used for the color #8b958f. 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 #8b958f;
}
This is a sample text used for the color #8b958f. 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.25%
Green 34.57%
Blue 33.18%
CMYK Percentage
Cyan 12.83
Magenta 0%
Yellow 7.7%
Black 79.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.