#06831f Hex Color
rgb(6, 131, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 83 | 1f | - | #06831f |
RGB | 6 | 131 | 31 | - | rgb(6,131,31) |
HSL | 132 | 91% | 27% | - | hsl(132,91%,27%) |
HSV | 132 | 95% | 51% | - | hsv(132,95%,51%) |
XYZ | 8.4387 | 16.3702 | 4.0113 | - | xyz(8.4387,16.3702,4.0113) |
CIE-LAB | 47.46 | -50.46 | 42.86 | - | lab(47.46,-50.46,42.86) |
CMYK | 0.95419847328244 | 0 | 0.76335877862595 | 0.48627450980392 | cmyk(0.95419847328244,0,0.76335877862595,0.48627450980392) |
Description
The RGB value of color #06831f is rgb(6, 131, 31).
In the hex color #06831f, The value of Red is 6, value of Green is 131, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #06831f consists of 132° Hue, 91% Saturation, and 27% Lightness.
In the CMYK color model, the color #06831f can be represented as Cyan=0.95419847328244%, Magenta=0%, Yellow=0.76335877862595%, and Black=0.48627450980392%.
Shades of #06831f
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 #06831f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #06831f
Preview of #06831f on White Background
The contrast ratio of #06831f with white color is 4.91
#06831f color will look good on a white background.
Preview of #06831f on black background
The contrast ratio of #06831f with black color is 4.27
Color Schemes of #06831f
Triadic Colors of #06831f
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 #06831f
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 #06831f
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 #06831f
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 #06831f
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: #06831f;
}
This is a sample text used for the color #06831f. 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: #06831f;
}
This is a sample text used for the color #06831f. 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 #06831f;
}
This is a sample text used for the color #06831f. 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.57%
Green 77.98%
Blue 18.45%
CMYK Percentage
Cyan 43.3
Magenta 0%
Yellow 34.64%
Black 22.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.