#4bd32f Hex Color
rgb(75, 211, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | d3 | 2f | - | #4bd32f |
RGB | 75 | 211 | 47 | - | rgb(75,211,47) |
HSL | 110 | 65% | 51% | - | hsl(110,65%,51%) |
HSV | 110 | 78% | 83% | - | hsv(110,78%,83%) |
XYZ | 26.709 | 48.2896 | 10.6024 | - | xyz(26.709,48.2896,10.6024) |
CIE-LAB | 75.01 | -64.77 | 64.9 | - | lab(75.01,-64.77,64.9) |
CMYK | 0.64454976303318 | 0 | 0.77725118483412 | 0.17254901960784 | cmyk(0.64454976303318,0,0.77725118483412,0.17254901960784) |
Description
The RGB value of color #4bd32f is rgb(75, 211, 47).
In the hex color #4bd32f, The value of Red is 75, value of Green is 211, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #4bd32f consists of 110° Hue, 65% Saturation, and 51% Lightness.
In the CMYK color model, the color #4bd32f can be represented as Cyan=0.64454976303318%, Magenta=0%, Yellow=0.77725118483412%, and Black=0.17254901960784%.
Shades of #4bd32f
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 #4bd32f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4bd32f
Preview of #4bd32f on White Background
The contrast ratio of #4bd32f with white color is 1.97
Preview of #4bd32f on black background
The contrast ratio of #4bd32f with black color is 10.66
#4bd32f color will look good with a black background.
Color Schemes of #4bd32f
Triadic Colors of #4bd32f
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 #4bd32f
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 #4bd32f
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 #4bd32f
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: #4bd32f;
}
This is a sample text used for the color #4bd32f. 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: #4bd32f;
}
This is a sample text used for the color #4bd32f. 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 #4bd32f;
}
This is a sample text used for the color #4bd32f. 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 22.52%
Green 63.36%
Blue 14.11%
CMYK Percentage
Cyan 40.43
Magenta 0%
Yellow 48.75%
Black 10.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.