#6d747f Hex Color
rgb(109, 116, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6d | 74 | 7f | - | #6d747f |
RGB | 109 | 116 | 127 | - | rgb(109,116,127) |
HSL | 217 | 8% | 46% | - | hsl(217,8%,46%) |
HSV | 217 | 14% | 50% | - | hsv(217,14%,50%) |
XYZ | 16.3828 | 17.2743 | 22.5495 | - | xyz(16.3828,17.2743,22.5495) |
CIE-LAB | 48.6 | -0.2 | -6.94 | - | lab(48.6,-0.2,-6.94) |
CMYK | 0.14173228346457 | 0.086614173228347 | 0 | 0.50196078431373 | cmyk(0.14173228346457,0.086614173228347,0,0.50196078431373) |
Description
The RGB value of color #6d747f is rgb(109, 116, 127).
In the hex color #6d747f, The value of Red is 109, value of Green is 116, and value of Blue is 127. The primary color is Blue. Similarly, The HSL values for #6d747f consists of 217° Hue, 8% Saturation, and 46% Lightness.
In the CMYK color model, the color #6d747f can be represented as Cyan=0.14173228346457%, Magenta=0.086614173228347%, Yellow=0%, and Black=0.50196078431373%.
Shades of #6d747f
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 #6d747f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6d747f
Preview of #6d747f on White Background
The contrast ratio of #6d747f with white color is 4.71
#6d747f color will look good on a white background.
Preview of #6d747f on black background
The contrast ratio of #6d747f with black color is 4.45
Color Schemes of #6d747f
Triadic Colors of #6d747f
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 #6d747f
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 #6d747f
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 #6d747f
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: #6d747f;
}
This is a sample text used for the color #6d747f. 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: #6d747f;
}
This is a sample text used for the color #6d747f. 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 #6d747f;
}
This is a sample text used for the color #6d747f. 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 30.97%
Green 32.95%
Blue 36.08%
CMYK Percentage
Cyan 19.41
Magenta 11.86%
Yellow 0%
Black 68.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.