#6c776f Hex Color
rgb(108, 119, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6c | 77 | 6f | - | #6c776f |
RGB | 108 | 119 | 111 | - | rgb(108,119,111) |
HSL | 136 | 5% | 45% | - | hsl(136,5%,45%) |
HSV | 136 | 9% | 47% | - | hsv(136,9%,47%) |
XYZ | 15.6504 | 17.5295 | 17.5976 | - | xyz(15.6504,17.5295,17.5976) |
CIE-LAB | 48.92 | -5.78 | 2.99 | - | lab(48.92,-5.78,2.99) |
CMYK | 0.092436974789916 | 0 | 0.067226890756303 | 0.53333333333333 | cmyk(0.092436974789916,0,0.067226890756303,0.53333333333333) |
Description
The RGB value of color #6c776f is rgb(108, 119, 111).
In the hex color #6c776f, The value of Red is 108, value of Green is 119, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #6c776f consists of 136° Hue, 5% Saturation, and 45% Lightness.
In the CMYK color model, the color #6c776f can be represented as Cyan=0.092436974789916%, Magenta=0%, Yellow=0.067226890756303%, and Black=0.53333333333333%.
Shades of #6c776f
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 #6c776f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6c776f
Preview of #6c776f on White Background
The contrast ratio of #6c776f with white color is 4.66
#6c776f color will look good on a white background.
Preview of #6c776f on black background
The contrast ratio of #6c776f with black color is 4.51
Color Schemes of #6c776f
Triadic Colors of #6c776f
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 #6c776f
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 #6c776f
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 #6c776f
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 #6c776f
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: #6c776f;
}
This is a sample text used for the color #6c776f. 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: #6c776f;
}
This is a sample text used for the color #6c776f. 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 #6c776f;
}
This is a sample text used for the color #6c776f. 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.95%
Green 35.21%
Blue 32.84%
CMYK Percentage
Cyan 13.34
Magenta 0%
Yellow 9.7%
Black 76.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.