#838d7d Hex Color
rgb(131, 141, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 83 | 8d | 7d | - | #838d7d |
RGB | 131 | 141 | 125 | - | rgb(131,141,125) |
HSL | 98 | 7% | 52% | - | hsl(98,7%,52%) |
HSV | 98 | 11% | 55% | - | hsv(98,11%,55%) |
XYZ | 22.5866 | 25.3557 | 23.1057 | - | xyz(22.5866,25.3557,23.1057) |
CIE-LAB | 57.42 | -6.77 | 7.29 | - | lab(57.42,-6.77,7.29) |
CMYK | 0.070921985815603 | 0 | 0.11347517730496 | 0.44705882352941 | cmyk(0.070921985815603,0,0.11347517730496,0.44705882352941) |
Description
The RGB value of color #838d7d is rgb(131, 141, 125).
In the hex color #838d7d, The value of Red is 131, value of Green is 141, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #838d7d consists of 98° Hue, 7% Saturation, and 52% Lightness.
In the CMYK color model, the color #838d7d can be represented as Cyan=0.070921985815603%, Magenta=0%, Yellow=0.11347517730496%, and Black=0.44705882352941%.
Shades of #838d7d
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 #838d7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #838d7d
Preview of #838d7d on White Background
The contrast ratio of #838d7d with white color is 3.46
Preview of #838d7d on black background
The contrast ratio of #838d7d with black color is 6.07
#838d7d color will look good with a black background.
Color Schemes of #838d7d
Triadic Colors of #838d7d
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 #838d7d
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 #838d7d
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 #838d7d
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: #838d7d;
}
This is a sample text used for the color #838d7d. 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: #838d7d;
}
This is a sample text used for the color #838d7d. 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 #838d7d;
}
This is a sample text used for the color #838d7d. 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%
Green 35.52%
Blue 31.49%
CMYK Percentage
Cyan 11.23
Magenta 0%
Yellow 17.97%
Black 70.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.