#6f827b Hex Color
rgb(111, 130, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 82 | 7b | - | #6f827b |
RGB | 111 | 130 | 123 | - | rgb(111,130,123) |
HSL | 158 | 8% | 47% | - | hsl(158,8%,47%) |
HSV | 158 | 15% | 51% | - | hsv(158,15%,51%) |
XYZ | 18.1133 | 20.7748 | 21.7942 | - | xyz(18.1133,20.7748,21.7942) |
CIE-LAB | 52.7 | -8.4 | 1.46 | - | lab(52.7,-8.4,1.46) |
CMYK | 0.14615384615385 | 0 | 0.053846153846154 | 0.49019607843137 | cmyk(0.14615384615385,0,0.053846153846154,0.49019607843137) |
Description
The RGB value of color #6f827b is rgb(111, 130, 123).
In the hex color #6f827b, The value of Red is 111, value of Green is 130, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #6f827b consists of 158° Hue, 8% Saturation, and 47% Lightness.
In the CMYK color model, the color #6f827b can be represented as Cyan=0.14615384615385%, Magenta=0%, Yellow=0.053846153846154%, and Black=0.49019607843137%.
Shades of #6f827b
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 #6f827b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f827b
Preview of #6f827b on White Background
The contrast ratio of #6f827b with white color is 4.07
Preview of #6f827b on black background
The contrast ratio of #6f827b with black color is 5.15
#6f827b color will look good with a black background.
Color Schemes of #6f827b
Triadic Colors of #6f827b
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 #6f827b
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 #6f827b
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 #6f827b
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: #6f827b;
}
This is a sample text used for the color #6f827b. 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: #6f827b;
}
This is a sample text used for the color #6f827b. 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 #6f827b;
}
This is a sample text used for the color #6f827b. 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 30.49%
Green 35.71%
Blue 33.79%
CMYK Percentage
Cyan 21.18
Magenta 0%
Yellow 7.8%
Black 71.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.