#4cb47e Hex Color
rgb(76, 180, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4c | b4 | 7e | - | #4cb47e |
RGB | 76 | 180 | 126 | - | rgb(76,180,126) |
HSL | 149 | 41% | 50% | - | hsl(149,41%,50%) |
HSV | 149 | 58% | 71% | - | hsv(149,58%,71%) |
XYZ | 23.0676 | 35.6854 | 25.4108 | - | xyz(23.0676,35.6854,25.4108) |
CIE-LAB | 66.28 | -42.77 | 18.72 | - | lab(66.28,-42.77,18.72) |
CMYK | 0.57777777777778 | 0 | 0.3 | 0.29411764705882 | cmyk(0.57777777777778,0,0.3,0.29411764705882) |
Description
The RGB value of color #4cb47e is rgb(76, 180, 126).
In the hex color #4cb47e, The value of Red is 76, value of Green is 180, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #4cb47e consists of 149° Hue, 41% Saturation, and 50% Lightness.
In the CMYK color model, the color #4cb47e can be represented as Cyan=0.57777777777778%, Magenta=0%, Yellow=0.3%, and Black=0.29411764705882%.
Shades of #4cb47e
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 #4cb47e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4cb47e
Preview of #4cb47e on White Background
The contrast ratio of #4cb47e with white color is 2.58
Preview of #4cb47e on black background
The contrast ratio of #4cb47e with black color is 8.14
#4cb47e color will look good with a black background.
Color Schemes of #4cb47e
Triadic Colors of #4cb47e
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 #4cb47e
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 #4cb47e
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 #4cb47e
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: #4cb47e;
}
This is a sample text used for the color #4cb47e. 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: #4cb47e;
}
This is a sample text used for the color #4cb47e. 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 #4cb47e;
}
This is a sample text used for the color #4cb47e. 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.9%
Green 47.12%
Blue 32.98%
CMYK Percentage
Cyan 49.3
Magenta 0%
Yellow 25.6%
Black 25.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.