#7f828f Hex Color
rgb(127, 130, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | 82 | 8f | - | #7f828f |
RGB | 127 | 130 | 143 | - | rgb(127,130,143) |
HSL | 229 | 7% | 53% | - | hsl(229,7%,53%) |
HSV | 229 | 11% | 56% | - | hsv(229,11%,56%) |
XYZ | 21.693 | 22.4605 | 29.1786 | - | xyz(21.693,22.4605,29.1786) |
CIE-LAB | 54.51 | 1.63 | -7.37 | - | lab(54.51,1.63,-7.37) |
CMYK | 0.11188811188811 | 0.090909090909091 | 0 | 0.43921568627451 | cmyk(0.11188811188811,0.090909090909091,0,0.43921568627451) |
Description
The RGB value of color #7f828f is rgb(127, 130, 143).
In the hex color #7f828f, The value of Red is 127, value of Green is 130, and value of Blue is 143. The primary color is Blue. Similarly, The HSL values for #7f828f consists of 229° Hue, 7% Saturation, and 53% Lightness.
In the CMYK color model, the color #7f828f can be represented as Cyan=0.11188811188811%, Magenta=0.090909090909091%, Yellow=0%, and Black=0.43921568627451%.
Shades of #7f828f
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 #7f828f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7f828f
Preview of #7f828f on White Background
The contrast ratio of #7f828f with white color is 3.82
Preview of #7f828f on black background
The contrast ratio of #7f828f with black color is 5.49
#7f828f color will look good with a black background.
Color Schemes of #7f828f
Triadic Colors of #7f828f
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 #7f828f
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 #7f828f
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 #7f828f
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: #7f828f;
}
This is a sample text used for the color #7f828f. 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: #7f828f;
}
This is a sample text used for the color #7f828f. 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 #7f828f;
}
This is a sample text used for the color #7f828f. 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.75%
Green 32.5%
Blue 35.75%
CMYK Percentage
Cyan 17.43
Magenta 14.16%
Yellow 0%
Black 68.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.