#838a7f Hex Color
rgb(131, 138, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 83 | 8a | 7f | - | #838a7f |
RGB | 131 | 138 | 127 | - | rgb(131,138,127) |
HSL | 98 | 4% | 52% | - | hsl(98,4%,52%) |
HSV | 98 | 8% | 54% | - | hsv(98,8%,54%) |
XYZ | 22.2793 | 24.5346 | 23.6401 | - | xyz(22.2793,24.5346,23.6401) |
CIE-LAB | 56.62 | -4.72 | 5 | - | lab(56.62,-4.72,5) |
CMYK | 0.050724637681159 | 0 | 0.079710144927536 | 0.45882352941176 | cmyk(0.050724637681159,0,0.079710144927536,0.45882352941176) |
Description
The RGB value of color #838a7f is rgb(131, 138, 127).
In the hex color #838a7f, The value of Red is 131, value of Green is 138, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #838a7f consists of 98° Hue, 4% Saturation, and 52% Lightness.
In the CMYK color model, the color #838a7f can be represented as Cyan=0.050724637681159%, Magenta=0%, Yellow=0.079710144927536%, and Black=0.45882352941176%.
Shades of #838a7f
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 #838a7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #838a7f
Preview of #838a7f on White Background
The contrast ratio of #838a7f with white color is 3.56
Preview of #838a7f on black background
The contrast ratio of #838a7f with black color is 5.91
#838a7f color will look good with a black background.
Color Schemes of #838a7f
Triadic Colors of #838a7f
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 #838a7f
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 #838a7f
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 #838a7f
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: #838a7f;
}
This is a sample text used for the color #838a7f. 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: #838a7f;
}
This is a sample text used for the color #838a7f. 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 #838a7f;
}
This is a sample text used for the color #838a7f. 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 33.08%
Green 34.85%
Blue 32.07%
CMYK Percentage
Cyan 8.61
Magenta 0%
Yellow 13.53%
Black 77.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.