#6f9b6d Hex Color
rgb(111, 155, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 9b | 6d | - | #6f9b6d |
RGB | 111 | 155 | 109 | - | rgb(111,155,109) |
HSL | 117 | 19% | 52% | - | hsl(117,19%,52%) |
HSV | 117 | 30% | 61% | - | hsv(117,30%,61%) |
XYZ | 21.0372 | 27.9263 | 18.7495 | - | xyz(21.0372,27.9263,18.7495) |
CIE-LAB | 59.82 | -24.37 | 19.46 | - | lab(59.82,-24.37,19.46) |
CMYK | 0.28387096774194 | 0 | 0.29677419354839 | 0.3921568627451 | cmyk(0.28387096774194,0,0.29677419354839,0.3921568627451) |
Description
The RGB value of color #6f9b6d is rgb(111, 155, 109).
In the hex color #6f9b6d, The value of Red is 111, value of Green is 155, and value of Blue is 109. The primary color is Green. Similarly, The HSL values for #6f9b6d consists of 117° Hue, 19% Saturation, and 52% Lightness.
In the CMYK color model, the color #6f9b6d can be represented as Cyan=0.28387096774194%, Magenta=0%, Yellow=0.29677419354839%, and Black=0.3921568627451%.
Shades of #6f9b6d
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 #6f9b6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f9b6d
Preview of #6f9b6d on White Background
The contrast ratio of #6f9b6d with white color is 3.19
Preview of #6f9b6d on black background
The contrast ratio of #6f9b6d with black color is 6.59
#6f9b6d color will look good with a black background.
Color Schemes of #6f9b6d
Triadic Colors of #6f9b6d
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 #6f9b6d
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 #6f9b6d
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 #6f9b6d
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: #6f9b6d;
}
This is a sample text used for the color #6f9b6d. 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: #6f9b6d;
}
This is a sample text used for the color #6f9b6d. 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 #6f9b6d;
}
This is a sample text used for the color #6f9b6d. 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 29.6%
Green 41.33%
Blue 29.07%
CMYK Percentage
Cyan 29.18
Magenta 0%
Yellow 30.51%
Black 40.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.