#838c8e Hex Color
rgb(131, 140, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 83 | 8c | 8e | - | #838c8e |
RGB | 131 | 140 | 142 | - | rgb(131,140,142) |
HSL | 191 | 5% | 54% | - | hsl(191,5%,54%) |
HSV | 191 | 8% | 56% | - | hsv(191,8%,56%) |
XYZ | 23.6206 | 25.5345 | 29.2749 | - | xyz(23.6206,25.5345,29.2749) |
CIE-LAB | 57.59 | -2.85 | -2.2 | - | lab(57.59,-2.85,-2.2) |
CMYK | 0.077464788732394 | 0.014084507042253 | 0 | 0.44313725490196 | cmyk(0.077464788732394,0.014084507042253,0,0.44313725490196) |
Description
The RGB value of color #838c8e is rgb(131, 140, 142).
In the hex color #838c8e, The value of Red is 131, value of Green is 140, and value of Blue is 142. The primary color is Blue. Similarly, The HSL values for #838c8e consists of 191° Hue, 5% Saturation, and 54% Lightness.
In the CMYK color model, the color #838c8e can be represented as Cyan=0.077464788732394%, Magenta=0.014084507042253%, Yellow=0%, and Black=0.44313725490196%.
Shades of #838c8e
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 #838c8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #838c8e
Preview of #838c8e on White Background
The contrast ratio of #838c8e with white color is 3.44
Preview of #838c8e on black background
The contrast ratio of #838c8e with black color is 6.11
#838c8e color will look good with a black background.
Color Schemes of #838c8e
Triadic Colors of #838c8e
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 #838c8e
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 #838c8e
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 #838c8e
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: #838c8e;
}
This is a sample text used for the color #838c8e. 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: #838c8e;
}
This is a sample text used for the color #838c8e. 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 #838c8e;
}
This is a sample text used for the color #838c8e. 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 31.72%
Green 33.9%
Blue 34.38%
CMYK Percentage
Cyan 14.49
Magenta 2.63%
Yellow 0%
Black 82.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.