#716f7b Hex Color
rgb(113, 111, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 71 | 6f | 7b | - | #716f7b |
RGB | 113 | 111 | 123 | - | rgb(113,111,123) |
HSL | 250 | 5% | 46% | - | hsl(250,5%,46%) |
HSV | 250 | 10% | 48% | - | hsv(250,10%,48%) |
XYZ | 16.0696 | 16.3096 | 21.04 | - | xyz(16.0696,16.3096,21.04) |
CIE-LAB | 47.38 | 3.3 | -6.35 | - | lab(47.38,3.3,-6.35) |
CMYK | 0.08130081300813 | 0.097560975609756 | 0 | 0.51764705882353 | cmyk(0.08130081300813,0.097560975609756,0,0.51764705882353) |
Description
The RGB value of color #716f7b is rgb(113, 111, 123).
In the hex color #716f7b, The value of Red is 113, value of Green is 111, and value of Blue is 123. The primary color is Blue. Similarly, The HSL values for #716f7b consists of 250° Hue, 5% Saturation, and 46% Lightness.
In the CMYK color model, the color #716f7b can be represented as Cyan=0.08130081300813%, Magenta=0.097560975609756%, Yellow=0%, and Black=0.51764705882353%.
Shades of #716f7b
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 #716f7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #716f7b
Preview of #716f7b on White Background
The contrast ratio of #716f7b with white color is 4.93
#716f7b color will look good on a white background.
Preview of #716f7b on black background
The contrast ratio of #716f7b with black color is 4.26
Color Schemes of #716f7b
Triadic Colors of #716f7b
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 #716f7b
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 #716f7b
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 #716f7b
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: #716f7b;
}
This is a sample text used for the color #716f7b. 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: #716f7b;
}
This is a sample text used for the color #716f7b. 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 #716f7b;
}
This is a sample text used for the color #716f7b. 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 32.56%
Green 31.99%
Blue 35.45%
CMYK Percentage
Cyan 11.67
Magenta 14.01%
Yellow 0%
Black 74.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.