#86ad3f Hex Color
rgb(134, 173, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 86 | ad | 3f | - | #86ad3f |
RGB | 134 | 173 | 63 | - | rgb(134,173,63) |
HSL | 81 | 47% | 46% | - | hsl(81,47%,46%) |
HSV | 81 | 64% | 68% | - | hsv(81,64%,68%) |
XYZ | 25.6723 | 35.3144 | 10.1659 | - | xyz(25.6723,35.3144,10.1659) |
CIE-LAB | 65.99 | -30.21 | 50.64 | - | lab(65.99,-30.21,50.64) |
CMYK | 0.22543352601156 | 0 | 0.63583815028902 | 0.32156862745098 | cmyk(0.22543352601156,0,0.63583815028902,0.32156862745098) |
Description
The RGB value of color #86ad3f is rgb(134, 173, 63).
In the hex color #86ad3f, The value of Red is 134, value of Green is 173, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #86ad3f consists of 81° Hue, 47% Saturation, and 46% Lightness.
In the CMYK color model, the color #86ad3f can be represented as Cyan=0.22543352601156%, Magenta=0%, Yellow=0.63583815028902%, and Black=0.32156862745098%.
Shades of #86ad3f
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 #86ad3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #86ad3f
Preview of #86ad3f on White Background
The contrast ratio of #86ad3f with white color is 2.6
Preview of #86ad3f on black background
The contrast ratio of #86ad3f with black color is 8.06
#86ad3f color will look good with a black background.
Color Schemes of #86ad3f
Triadic Colors of #86ad3f
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 #86ad3f
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 #86ad3f
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 #86ad3f
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: #86ad3f;
}
This is a sample text used for the color #86ad3f. 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: #86ad3f;
}
This is a sample text used for the color #86ad3f. 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 #86ad3f;
}
This is a sample text used for the color #86ad3f. 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 36.22%
Green 46.76%
Blue 17.03%
CMYK Percentage
Cyan 19.06
Magenta 0%
Yellow 53.76%
Black 27.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.