#958f91 Hex Color
rgb(149, 143, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | 8f | 91 | - | #958f91 |
RGB | 149 | 143 | 145 | - | rgb(149,143,145) |
HSL | 340 | 3% | 57% | - | hsl(340,3%,57%) |
HSV | 340 | 4% | 58% | - | hsv(340,4%,58%) |
XYZ | 27.3277 | 28.0788 | 30.7675 | - | xyz(27.3277,28.0788,30.7675) |
CIE-LAB | 59.96 | 2.6 | -0.28 | - | lab(59.96,2.6,-0.28) |
CMYK | 0 | 0.040268456375839 | 0.026845637583893 | 0.4156862745098 | cmyk(0,0.040268456375839,0.026845637583893,0.4156862745098) |
Description
The RGB value of color #958f91 is rgb(149, 143, 145).
In the hex color #958f91, The value of Red is 149, value of Green is 143, and value of Blue is 145. The primary color is Red. Similarly, The HSL values for #958f91 consists of 340° Hue, 3% Saturation, and 57% Lightness.
In the CMYK color model, the color #958f91 can be represented as Cyan=0%, Magenta=0.040268456375839%, Yellow=0.026845637583893%, and Black=0.4156862745098%.
Shades of #958f91
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 #958f91
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #958f91
Preview of #958f91 on White Background
The contrast ratio of #958f91 with white color is 3.17
Preview of #958f91 on black background
The contrast ratio of #958f91 with black color is 6.62
#958f91 color will look good with a black background.
Color Schemes of #958f91
Triadic Colors of #958f91
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 #958f91
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 #958f91
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 #958f91
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: #958f91;
}
This is a sample text used for the color #958f91. 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: #958f91;
}
This is a sample text used for the color #958f91. 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 #958f91;
}
This is a sample text used for the color #958f91. 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 34.1%
Green 32.72%
Blue 33.18%
CMYK Percentage
Cyan 0
Magenta 8.34%
Yellow 5.56%
Black 86.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.