#6ae00e Hex Color
rgb(106, 224, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6a | e0 | 0e | - | #6ae00e |
RGB | 106 | 224 | 14 | - | rgb(106,224,14) |
HSL | 94 | 88% | 47% | - | hsl(94,88%,47%) |
HSV | 94 | 94% | 88% | - | hsv(94,94%,88%) |
XYZ | 32.6788 | 56.4072 | 9.5808 | - | xyz(32.6788,56.4072,9.5808) |
CIE-LAB | 79.85 | -62.85 | 76.29 | - | lab(79.85,-62.85,76.29) |
CMYK | 0.52678571428571 | 0 | 0.9375 | 0.12156862745098 | cmyk(0.52678571428571,0,0.9375,0.12156862745098) |
Description
The RGB value of color #6ae00e is rgb(106, 224, 14).
In the hex color #6ae00e, The value of Red is 106, value of Green is 224, and value of Blue is 14. The primary color is Green. Similarly, The HSL values for #6ae00e consists of 94° Hue, 88% Saturation, and 47% Lightness.
In the CMYK color model, the color #6ae00e can be represented as Cyan=0.52678571428571%, Magenta=0%, Yellow=0.9375%, and Black=0.12156862745098%.
Shades of #6ae00e
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 #6ae00e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6ae00e
Preview of #6ae00e on White Background
The contrast ratio of #6ae00e with white color is 1.71
Preview of #6ae00e on black background
The contrast ratio of #6ae00e with black color is 12.28
#6ae00e color will look good with a black background.
Color Schemes of #6ae00e
Triadic Colors of #6ae00e
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 #6ae00e
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 #6ae00e
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 #6ae00e
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: #6ae00e;
}
This is a sample text used for the color #6ae00e. 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: #6ae00e;
}
This is a sample text used for the color #6ae00e. 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 #6ae00e;
}
This is a sample text used for the color #6ae00e. 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 30.81%
Green 65.12%
Blue 4.07%
CMYK Percentage
Cyan 33.22
Magenta 0%
Yellow 59.12%
Black 7.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.