#4bcc74 Hex Color
rgb(75, 204, 116)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | cc | 74 | - | #4bcc74 |
RGB | 75 | 204 | 116 | - | rgb(75,204,116) |
HSL | 139 | 56% | 55% | - | hsl(139,56%,55%) |
HSV | 139 | 63% | 80% | - | hsv(139,63%,80%) |
XYZ | 27.6469 | 45.9425 | 23.9337 | - | xyz(27.6469,45.9425,23.9337) |
CIE-LAB | 73.51 | -54.52 | 33.62 | - | lab(73.51,-54.52,33.62) |
CMYK | 0.63235294117647 | 0 | 0.43137254901961 | 0.2 | cmyk(0.63235294117647,0,0.43137254901961,0.2) |
Description
The RGB value of color #4bcc74 is rgb(75, 204, 116).
In the hex color #4bcc74, The value of Red is 75, value of Green is 204, and value of Blue is 116. The primary color is Green. Similarly, The HSL values for #4bcc74 consists of 139° Hue, 56% Saturation, and 55% Lightness.
In the CMYK color model, the color #4bcc74 can be represented as Cyan=0.63235294117647%, Magenta=0%, Yellow=0.43137254901961%, and Black=0.2%.
Shades of #4bcc74
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 #4bcc74
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4bcc74
Preview of #4bcc74 on White Background
The contrast ratio of #4bcc74 with white color is 2.06
Preview of #4bcc74 on black background
The contrast ratio of #4bcc74 with black color is 10.19
#4bcc74 color will look good with a black background.
Color Schemes of #4bcc74
Triadic Colors of #4bcc74
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 #4bcc74
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 #4bcc74
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 #4bcc74
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: #4bcc74;
}
This is a sample text used for the color #4bcc74. 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: #4bcc74;
}
This is a sample text used for the color #4bcc74. 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 #4bcc74;
}
This is a sample text used for the color #4bcc74. 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.99%
Green 51.65%
Blue 29.37%
CMYK Percentage
Cyan 50.04
Magenta 0%
Yellow 34.13%
Black 15.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.