#8edb2f Hex Color
rgb(142, 219, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8e | db | 2f | - | #8edb2f |
RGB | 142 | 219 | 47 | - | rgb(142,219,47) |
HSL | 87 | 70% | 52% | - | hsl(87,70%,52%) |
HSV | 87 | 79% | 86% | - | hsv(87,79%,86%) |
XYZ | 36.9999 | 56.6191 | 11.6678 | - | xyz(36.9999,56.6191,11.6678) |
CIE-LAB | 79.96 | -48.56 | 70.46 | - | lab(79.96,-48.56,70.46) |
CMYK | 0.35159817351598 | 0 | 0.78538812785388 | 0.14117647058824 | cmyk(0.35159817351598,0,0.78538812785388,0.14117647058824) |
Description
The RGB value of color #8edb2f is rgb(142, 219, 47).
In the hex color #8edb2f, The value of Red is 142, value of Green is 219, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #8edb2f consists of 87° Hue, 70% Saturation, and 52% Lightness.
In the CMYK color model, the color #8edb2f can be represented as Cyan=0.35159817351598%, Magenta=0%, Yellow=0.78538812785388%, and Black=0.14117647058824%.
Shades of #8edb2f
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 #8edb2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8edb2f
Preview of #8edb2f on White Background
The contrast ratio of #8edb2f with white color is 1.7
Preview of #8edb2f on black background
The contrast ratio of #8edb2f with black color is 12.32
#8edb2f color will look good with a black background.
Color Schemes of #8edb2f
Triadic Colors of #8edb2f
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 #8edb2f
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 #8edb2f
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 #8edb2f
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: #8edb2f;
}
This is a sample text used for the color #8edb2f. 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: #8edb2f;
}
This is a sample text used for the color #8edb2f. 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 #8edb2f;
}
This is a sample text used for the color #8edb2f. 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 34.8%
Green 53.68%
Blue 11.52%
CMYK Percentage
Cyan 27.51
Magenta 0%
Yellow 61.45%
Black 11.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.