#6b8c80 Hex Color
rgb(107, 140, 128)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6b | 8c | 80 | - | #6b8c80 |
RGB | 107 | 140 | 128 | - | rgb(107,140,128) |
HSL | 158 | 13% | 48% | - | hsl(158,13%,48%) |
HSV | 158 | 24% | 55% | - | hsv(158,24%,55%) |
XYZ | 19.3378 | 23.4405 | 23.9273 | - | xyz(19.3378,23.4405,23.9273) |
CIE-LAB | 55.52 | -14.21 | 2.62 | - | lab(55.52,-14.21,2.62) |
CMYK | 0.23571428571429 | 0 | 0.085714285714286 | 0.45098039215686 | cmyk(0.23571428571429,0,0.085714285714286,0.45098039215686) |
Description
The RGB value of color #6b8c80 is rgb(107, 140, 128).
In the hex color #6b8c80, The value of Red is 107, value of Green is 140, and value of Blue is 128. The primary color is Green. Similarly, The HSL values for #6b8c80 consists of 158° Hue, 13% Saturation, and 48% Lightness.
In the CMYK color model, the color #6b8c80 can be represented as Cyan=0.23571428571429%, Magenta=0%, Yellow=0.085714285714286%, and Black=0.45098039215686%.
Shades of #6b8c80
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 #6b8c80
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6b8c80
Preview of #6b8c80 on White Background
The contrast ratio of #6b8c80 with white color is 3.69
Preview of #6b8c80 on black background
The contrast ratio of #6b8c80 with black color is 5.69
#6b8c80 color will look good with a black background.
Color Schemes of #6b8c80
Triadic Colors of #6b8c80
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 #6b8c80
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 #6b8c80
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 #6b8c80
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: #6b8c80;
}
This is a sample text used for the color #6b8c80. 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: #6b8c80;
}
This is a sample text used for the color #6b8c80. 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 #6b8c80;
}
This is a sample text used for the color #6b8c80. 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 28.53%
Green 37.33%
Blue 34.13%
CMYK Percentage
Cyan 30.52
Magenta 0%
Yellow 11.1%
Black 58.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.