#2e901d Hex Color
rgb(46, 144, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | 90 | 1d | - | #2e901d |
RGB | 46 | 144 | 29 | - | rgb(46,144,29) |
HSL | 111 | 66% | 34% | - | hsl(111,66%,34%) |
HSV | 111 | 80% | 56% | - | hsv(111,80%,56%) |
XYZ | 11.3217 | 20.6161 | 4.545 | - | xyz(11.3217,20.6161,4.545) |
CIE-LAB | 52.53 | -49.36 | 48.77 | - | lab(52.53,-49.36,48.77) |
CMYK | 0.68055555555556 | 0 | 0.79861111111111 | 0.43529411764706 | cmyk(0.68055555555556,0,0.79861111111111,0.43529411764706) |
Description
The RGB value of color #2e901d is rgb(46, 144, 29).
In the hex color #2e901d, The value of Red is 46, value of Green is 144, and value of Blue is 29. The primary color is Green. Similarly, The HSL values for #2e901d consists of 111° Hue, 66% Saturation, and 34% Lightness.
In the CMYK color model, the color #2e901d can be represented as Cyan=0.68055555555556%, Magenta=0%, Yellow=0.79861111111111%, and Black=0.43529411764706%.
Shades of #2e901d
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 #2e901d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2e901d
Preview of #2e901d on White Background
The contrast ratio of #2e901d with white color is 4.1
Preview of #2e901d on black background
The contrast ratio of #2e901d with black color is 5.12
#2e901d color will look good with a black background.
Color Schemes of #2e901d
Triadic Colors of #2e901d
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 #2e901d
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 #2e901d
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 #2e901d
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 #2e901d
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: #2e901d;
}
This is a sample text used for the color #2e901d. 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: #2e901d;
}
This is a sample text used for the color #2e901d. 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 #2e901d;
}
This is a sample text used for the color #2e901d. 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 21%
Green 65.75%
Blue 13.24%
CMYK Percentage
Cyan 35.55
Magenta 0%
Yellow 41.71%
Black 22.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.