#717f7a Hex Color
rgb(113, 127, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 71 | 7f | 7a | - | #717f7a |
RGB | 113 | 127 | 122 | - | rgb(113,127,122) |
HSL | 159 | 6% | 47% | - | hsl(159,6%,47%) |
HSV | 159 | 11% | 50% | - | hsv(159,11%,50%) |
XYZ | 17.9123 | 20.0946 | 21.3469 | - | xyz(17.9123,20.0946,21.3469) |
CIE-LAB | 51.94 | -6.2 | 0.96 | - | lab(51.94,-6.2,0.96) |
CMYK | 0.11023622047244 | 0 | 0.039370078740157 | 0.50196078431373 | cmyk(0.11023622047244,0,0.039370078740157,0.50196078431373) |
Description
The RGB value of color #717f7a is rgb(113, 127, 122).
In the hex color #717f7a, The value of Red is 113, value of Green is 127, and value of Blue is 122. The primary color is Green. Similarly, The HSL values for #717f7a consists of 159° Hue, 6% Saturation, and 47% Lightness.
In the CMYK color model, the color #717f7a can be represented as Cyan=0.11023622047244%, Magenta=0%, Yellow=0.039370078740157%, and Black=0.50196078431373%.
Shades of #717f7a
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 #717f7a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #717f7a
Preview of #717f7a on White Background
The contrast ratio of #717f7a with white color is 4.18
Preview of #717f7a on black background
The contrast ratio of #717f7a with black color is 5.02
#717f7a color will look good with a black background.
Color Schemes of #717f7a
Triadic Colors of #717f7a
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 #717f7a
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 #717f7a
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 #717f7a
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: #717f7a;
}
This is a sample text used for the color #717f7a. 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: #717f7a;
}
This is a sample text used for the color #717f7a. 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 #717f7a;
}
This is a sample text used for the color #717f7a. 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.22%
Green 35.08%
Blue 33.7%
CMYK Percentage
Cyan 16.92
Magenta 0%
Yellow 6.04%
Black 77.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.