#4aed3d Hex Color
rgb(74, 237, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4a | ed | 3d | - | #4aed3d |
RGB | 74 | 237 | 61 | - | rgb(74,237,61) |
HSL | 116 | 83% | 58% | - | hsl(116,83%,58%) |
HSV | 116 | 74% | 93% | - | hsv(116,74%,93%) |
XYZ | 33.9505 | 62.3611 | 14.6624 | - | xyz(33.9505,62.3611,14.6624) |
CIE-LAB | 83.11 | -72.41 | 68.36 | - | lab(83.11,-72.41,68.36) |
CMYK | 0.68776371308017 | 0 | 0.74261603375527 | 0.070588235294118 | cmyk(0.68776371308017,0,0.74261603375527,0.070588235294118) |
Description
The RGB value of color #4aed3d is rgb(74, 237, 61).
In the hex color #4aed3d, The value of Red is 74, value of Green is 237, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #4aed3d consists of 116° Hue, 83% Saturation, and 58% Lightness.
In the CMYK color model, the color #4aed3d can be represented as Cyan=0.68776371308017%, Magenta=0%, Yellow=0.74261603375527%, and Black=0.070588235294118%.
Shades of #4aed3d
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 #4aed3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4aed3d
Preview of #4aed3d on White Background
The contrast ratio of #4aed3d with white color is 1.56
Preview of #4aed3d on black background
The contrast ratio of #4aed3d with black color is 13.47
#4aed3d color will look good with a black background.
Color Schemes of #4aed3d
Triadic Colors of #4aed3d
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 #4aed3d
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 #4aed3d
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 #4aed3d
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: #4aed3d;
}
This is a sample text used for the color #4aed3d. 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: #4aed3d;
}
This is a sample text used for the color #4aed3d. 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 #4aed3d;
}
This is a sample text used for the color #4aed3d. 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 19.89%
Green 63.71%
Blue 16.4%
CMYK Percentage
Cyan 45.82
Magenta 0%
Yellow 49.48%
Black 4.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.