#4bf05e Hex Color
rgb(75, 240, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | f0 | 5e | - | #4bf05e |
RGB | 75 | 240 | 94 | - | rgb(75,240,94) |
HSL | 127 | 85% | 62% | - | hsl(127,85%,62%) |
HSV | 127 | 69% | 94% | - | hsv(127,69%,94%) |
XYZ | 36.0821 | 64.6242 | 21.1617 | - | xyz(36.0821,64.6242,21.1617) |
CIE-LAB | 84.29 | -70.24 | 57.06 | - | lab(84.29,-70.24,57.06) |
CMYK | 0.6875 | 0 | 0.60833333333333 | 0.058823529411765 | cmyk(0.6875,0,0.60833333333333,0.058823529411765) |
Description
The RGB value of color #4bf05e is rgb(75, 240, 94).
In the hex color #4bf05e, The value of Red is 75, value of Green is 240, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #4bf05e consists of 127° Hue, 85% Saturation, and 62% Lightness.
In the CMYK color model, the color #4bf05e can be represented as Cyan=0.6875%, Magenta=0%, Yellow=0.60833333333333%, and Black=0.058823529411765%.
Shades of #4bf05e
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 #4bf05e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4bf05e
Preview of #4bf05e on White Background
The contrast ratio of #4bf05e with white color is 1.51
Preview of #4bf05e on black background
The contrast ratio of #4bf05e with black color is 13.92
#4bf05e color will look good with a black background.
Color Schemes of #4bf05e
Triadic Colors of #4bf05e
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 #4bf05e
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 #4bf05e
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 #4bf05e
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: #4bf05e;
}
This is a sample text used for the color #4bf05e. 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: #4bf05e;
}
This is a sample text used for the color #4bf05e. 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 #4bf05e;
}
This is a sample text used for the color #4bf05e. 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 18.34%
Green 58.68%
Blue 22.98%
CMYK Percentage
Cyan 50.75
Magenta 0%
Yellow 44.91%
Black 4.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.