#7c7171 Hex Color
rgb(124, 113, 113)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | 71 | 71 | - | #7c7171 |
RGB | 124 | 113 | 113 | - | rgb(124,113,113) |
HSL | 0 | 5% | 46% | - | hsl(0,5%,46%) |
HSV | 0 | 9% | 49% | - | hsv(0,9%,49%) |
XYZ | 17.1979 | 17.2876 | 18.0532 | - | xyz(17.1979,17.2876,18.0532) |
CIE-LAB | 48.62 | 4.27 | 1.54 | - | lab(48.62,4.27,1.54) |
CMYK | 0 | 0.088709677419355 | 0.088709677419355 | 0.51372549019608 | cmyk(0,0.088709677419355,0.088709677419355,0.51372549019608) |
Description
The RGB value of color #7c7171 is rgb(124, 113, 113).
In the hex color #7c7171, The value of Red is 124, value of Green is 113, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #7c7171 consists of 0° Hue, 5% Saturation, and 46% Lightness.
In the CMYK color model, the color #7c7171 can be represented as Cyan=0%, Magenta=0.088709677419355%, Yellow=0.088709677419355%, and Black=0.51372549019608%.
Shades of #7c7171
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 #7c7171
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7c7171
Preview of #7c7171 on White Background
The contrast ratio of #7c7171 with white color is 4.71
#7c7171 color will look good on a white background.
Preview of #7c7171 on black background
The contrast ratio of #7c7171 with black color is 4.46
Color Schemes of #7c7171
Triadic Colors of #7c7171
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 #7c7171
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 #7c7171
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 #7c7171
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: #7c7171;
}
This is a sample text used for the color #7c7171. 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: #7c7171;
}
This is a sample text used for the color #7c7171. 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 #7c7171;
}
This is a sample text used for the color #7c7171. 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 35.43%
Green 32.29%
Blue 32.29%
CMYK Percentage
Cyan 0
Magenta 12.84%
Yellow 12.84%
Black 74.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.