#067025 Hex Color
rgb(6, 112, 37)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 70 | 25 | - | #067025 |
RGB | 6 | 112 | 37 | - | rgb(6,112,37) |
HSL | 138 | 90% | 23% | - | hsl(138,90%,23%) |
HSV | 138 | 95% | 44% | - | hsv(138,95%,44%) |
XYZ | 6.2032 | 11.7606 | 3.6934 | - | xyz(6.2032,11.7606,3.6934) |
CIE-LAB | 40.83 | -43.66 | 33.25 | - | lab(40.83,-43.66,33.25) |
CMYK | 0.94642857142857 | 0 | 0.66964285714286 | 0.56078431372549 | cmyk(0.94642857142857,0,0.66964285714286,0.56078431372549) |
Description
The RGB value of color #067025 is rgb(6, 112, 37).
In the hex color #067025, The value of Red is 6, value of Green is 112, and value of Blue is 37. The primary color is Green. Similarly, The HSL values for #067025 consists of 138° Hue, 90% Saturation, and 23% Lightness.
In the CMYK color model, the color #067025 can be represented as Cyan=0.94642857142857%, Magenta=0%, Yellow=0.66964285714286%, and Black=0.56078431372549%.
Shades of #067025
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 #067025
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #067025
Preview of #067025 on White Background
The contrast ratio of #067025 with white color is 6.26
#067025 color will look good on a white background.
Preview of #067025 on black background
The contrast ratio of #067025 with black color is 3.35
Color Schemes of #067025
Triadic Colors of #067025
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 #067025
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 #067025
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 #067025
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 #067025
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: #067025;
}
This is a sample text used for the color #067025. 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: #067025;
}
This is a sample text used for the color #067025. 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 #067025;
}
This is a sample text used for the color #067025. 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.87%
Green 72.26%
Blue 23.87%
CMYK Percentage
Cyan 43.48
Magenta 0%
Yellow 30.76%
Black 25.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.