#988c86 Hex Color
rgb(152, 140, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 98 | 8c | 86 | - | #988c86 |
RGB | 152 | 140 | 134 | - | rgb(152,140,134) |
HSL | 20 | 8% | 56% | - | hsl(20,8%,56%) |
HSV | 20 | 12% | 60% | - | hsv(20,12%,60%) |
XYZ | 26.6301 | 27.1528 | 26.3917 | - | xyz(26.6301,27.1528,26.3917) |
CIE-LAB | 59.12 | 3.4 | 4.81 | - | lab(59.12,3.4,4.81) |
CMYK | 0 | 0.078947368421053 | 0.11842105263158 | 0.40392156862745 | cmyk(0,0.078947368421053,0.11842105263158,0.40392156862745) |
Description
The RGB value of color #988c86 is rgb(152, 140, 134).
In the hex color #988c86, The value of Red is 152, value of Green is 140, and value of Blue is 134. The primary color is Red. Similarly, The HSL values for #988c86 consists of 20° Hue, 8% Saturation, and 56% Lightness.
In the CMYK color model, the color #988c86 can be represented as Cyan=0%, Magenta=0.078947368421053%, Yellow=0.11842105263158%, and Black=0.40392156862745%.
Shades of #988c86
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 #988c86
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #988c86
Preview of #988c86 on White Background
The contrast ratio of #988c86 with white color is 3.27
Preview of #988c86 on black background
The contrast ratio of #988c86 with black color is 6.43
#988c86 color will look good with a black background.
Color Schemes of #988c86
Triadic Colors of #988c86
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 #988c86
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 #988c86
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 #988c86
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: #988c86;
}
This is a sample text used for the color #988c86. 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: #988c86;
}
This is a sample text used for the color #988c86. 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 #988c86;
}
This is a sample text used for the color #988c86. 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 35.68%
Green 32.86%
Blue 31.46%
CMYK Percentage
Cyan 0
Magenta 13.13%
Yellow 19.69%
Black 67.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.