#747e5b Hex Color
rgb(116, 126, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 74 | 7e | 5b | - | #747e5b |
RGB | 116 | 126 | 91 | - | rgb(116,126,91) |
HSL | 77 | 16% | 43% | - | hsl(77,16%,43%) |
HSV | 77 | 28% | 49% | - | hsv(77,28%,49%) |
XYZ | 16.5516 | 19.39 | 12.7678 | - | xyz(16.5516,19.39,12.7678) |
CIE-LAB | 51.14 | -10.18 | 17.87 | - | lab(51.14,-10.18,17.87) |
CMYK | 0.07936507936508 | 0 | 0.27777777777778 | 0.50588235294118 | cmyk(0.07936507936508,0,0.27777777777778,0.50588235294118) |
Description
The RGB value of color #747e5b is rgb(116, 126, 91).
In the hex color #747e5b, The value of Red is 116, value of Green is 126, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #747e5b consists of 77° Hue, 16% Saturation, and 43% Lightness.
In the CMYK color model, the color #747e5b can be represented as Cyan=0.07936507936508%, Magenta=0%, Yellow=0.27777777777778%, and Black=0.50588235294118%.
Shades of #747e5b
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 #747e5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #747e5b
Preview of #747e5b on White Background
The contrast ratio of #747e5b with white color is 4.31
Preview of #747e5b on black background
The contrast ratio of #747e5b with black color is 4.88
#747e5b color will look good with a black background.
Color Schemes of #747e5b
Triadic Colors of #747e5b
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 #747e5b
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 #747e5b
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 #747e5b
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.
Monochromatic Colors of #747e5b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #747e5b;
}
This is a sample text used for the color #747e5b. 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: #747e5b;
}
This is a sample text used for the color #747e5b. 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 #747e5b;
}
This is a sample text used for the color #747e5b. 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 34.83%
Green 37.84%
Blue 27.33%
CMYK Percentage
Cyan 9.2
Magenta 0%
Yellow 32.19%
Black 58.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.