#067d3e Hex Color
rgb(6, 125, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 7d | 3e | - | #067d3e |
RGB | 6 | 125 | 62 | - | rgb(6,125,62) |
HSL | 148 | 91% | 26% | - | hsl(148,91%,26%) |
HSV | 148 | 95% | 49% | - | hsv(148,95%,49%) |
XYZ | 8.2782 | 15.0537 | 7.0268 | - | xyz(8.2782,15.0537,7.0268) |
CIE-LAB | 45.71 | -44.35 | 26.17 | - | lab(45.71,-44.35,26.17) |
CMYK | 0.952 | 0 | 0.504 | 0.50980392156863 | cmyk(0.952,0,0.504,0.50980392156863) |
Description
The RGB value of color #067d3e is rgb(6, 125, 62).
In the hex color #067d3e, The value of Red is 6, value of Green is 125, and value of Blue is 62. The primary color is Green. Similarly, The HSL values for #067d3e consists of 148° Hue, 91% Saturation, and 26% Lightness.
In the CMYK color model, the color #067d3e can be represented as Cyan=0.952%, Magenta=0%, Yellow=0.504%, and Black=0.50980392156863%.
Shades of #067d3e
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 #067d3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #067d3e
Preview of #067d3e on White Background
The contrast ratio of #067d3e with white color is 5.24
#067d3e color will look good on a white background.
Preview of #067d3e on black background
The contrast ratio of #067d3e with black color is 4.01
Color Schemes of #067d3e
Triadic Colors of #067d3e
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 #067d3e
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 #067d3e
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 #067d3e
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 #067d3e
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: #067d3e;
}
This is a sample text used for the color #067d3e. 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: #067d3e;
}
This is a sample text used for the color #067d3e. 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 #067d3e;
}
This is a sample text used for the color #067d3e. 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 3.11%
Green 64.77%
Blue 32.12%
CMYK Percentage
Cyan 48.43
Magenta 0%
Yellow 25.64%
Black 25.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.