#4f554d Hex Color
rgb(79, 85, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4f | 55 | 4d | - | #4f554d |
RGB | 79 | 85 | 77 | - | rgb(79,85,77) |
HSL | 105 | 5% | 32% | - | hsl(105,5%,32%) |
HSV | 105 | 9% | 33% | - | hsv(105,9%,33%) |
XYZ | 7.8125 | 8.6951 | 8.2877 | - | xyz(7.8125,8.6951,8.2877) |
CIE-LAB | 35.39 | -4.11 | 3.84 | - | lab(35.39,-4.11,3.84) |
CMYK | 0.070588235294117 | 0 | 0.094117647058823 | 0.66666666666667 | cmyk(0.070588235294117,0,0.094117647058823,0.66666666666667) |
Description
The RGB value of color #4f554d is rgb(79, 85, 77).
In the hex color #4f554d, The value of Red is 79, value of Green is 85, and value of Blue is 77. The primary color is Green. Similarly, The HSL values for #4f554d consists of 105° Hue, 5% Saturation, and 32% Lightness.
In the CMYK color model, the color #4f554d can be represented as Cyan=0.070588235294117%, Magenta=0%, Yellow=0.094117647058823%, and Black=0.66666666666667%.
Shades of #4f554d
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 #4f554d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4f554d
Preview of #4f554d on White Background
The contrast ratio of #4f554d with white color is 7.67
#4f554d color will look good on a white background.
Preview of #4f554d on black background
The contrast ratio of #4f554d with black color is 2.74
Color Schemes of #4f554d
Triadic Colors of #4f554d
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 #4f554d
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 #4f554d
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 #4f554d
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 #4f554d
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: #4f554d;
}
This is a sample text used for the color #4f554d. 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: #4f554d;
}
This is a sample text used for the color #4f554d. 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 #4f554d;
}
This is a sample text used for the color #4f554d. 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.78%
Green 35.27%
Blue 31.95%
CMYK Percentage
Cyan 8.49
Magenta 0%
Yellow 11.32%
Black 80.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.