#6d747d Hex Color
rgb(109, 116, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6d | 74 | 7d | - | #6d747d |
RGB | 109 | 116 | 125 | - | rgb(109,116,125) |
HSL | 214 | 7% | 46% | - | hsl(214,7%,46%) |
HSV | 214 | 13% | 49% | - | hsv(214,13%,49%) |
XYZ | 16.2537 | 17.2227 | 21.8697 | - | xyz(16.2537,17.2227,21.8697) |
CIE-LAB | 48.54 | -0.66 | -5.85 | - | lab(48.54,-0.66,-5.85) |
CMYK | 0.128 | 0.072 | 0 | 0.50980392156863 | cmyk(0.128,0.072,0,0.50980392156863) |
Description
The RGB value of color #6d747d is rgb(109, 116, 125).
In the hex color #6d747d, The value of Red is 109, value of Green is 116, and value of Blue is 125. The primary color is Blue. Similarly, The HSL values for #6d747d consists of 214° Hue, 7% Saturation, and 46% Lightness.
In the CMYK color model, the color #6d747d can be represented as Cyan=0.128%, Magenta=0.072%, Yellow=0%, and Black=0.50980392156863%.
Shades of #6d747d
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 #6d747d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6d747d
Preview of #6d747d on White Background
The contrast ratio of #6d747d with white color is 4.72
#6d747d color will look good on a white background.
Preview of #6d747d on black background
The contrast ratio of #6d747d with black color is 4.44
Color Schemes of #6d747d
Triadic Colors of #6d747d
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 #6d747d
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 #6d747d
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 #6d747d
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: #6d747d;
}
This is a sample text used for the color #6d747d. 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: #6d747d;
}
This is a sample text used for the color #6d747d. 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 #6d747d;
}
This is a sample text used for the color #6d747d. 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.14%
Green 33.14%
Blue 35.71%
CMYK Percentage
Cyan 18.03
Magenta 10.14%
Yellow 0%
Black 71.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.