#7d8982 Hex Color
rgb(125, 137, 130)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | 89 | 82 | - | #7d8982 |
RGB | 125 | 137 | 130 | - | rgb(125,137,130) |
HSL | 145 | 5% | 51% | - | hsl(145,5%,51%) |
HSV | 145 | 9% | 54% | - | hsv(145,9%,54%) |
XYZ | 21.4324 | 23.863 | 24.5955 | - | xyz(21.4324,23.863,24.5955) |
CIE-LAB | 55.95 | -5.8 | 2.25 | - | lab(55.95,-5.8,2.25) |
CMYK | 0.087591240875912 | 0 | 0.051094890510949 | 0.46274509803922 | cmyk(0.087591240875912,0,0.051094890510949,0.46274509803922) |
Description
The RGB value of color #7d8982 is rgb(125, 137, 130).
In the hex color #7d8982, The value of Red is 125, value of Green is 137, and value of Blue is 130. The primary color is Green. Similarly, The HSL values for #7d8982 consists of 145° Hue, 5% Saturation, and 51% Lightness.
In the CMYK color model, the color #7d8982 can be represented as Cyan=0.087591240875912%, Magenta=0%, Yellow=0.051094890510949%, and Black=0.46274509803922%.
Shades of #7d8982
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 #7d8982
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7d8982
Preview of #7d8982 on White Background
The contrast ratio of #7d8982 with white color is 3.64
Preview of #7d8982 on black background
The contrast ratio of #7d8982 with black color is 5.77
#7d8982 color will look good with a black background.
Color Schemes of #7d8982
Triadic Colors of #7d8982
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 #7d8982
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 #7d8982
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 #7d8982
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: #7d8982;
}
This is a sample text used for the color #7d8982. 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: #7d8982;
}
This is a sample text used for the color #7d8982. 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 #7d8982;
}
This is a sample text used for the color #7d8982. 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.89%
Green 34.95%
Blue 33.16%
CMYK Percentage
Cyan 14.56
Magenta 0%
Yellow 8.5%
Black 76.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.