#4dbf8c Hex Color
rgb(77, 191, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4d | bf | 8c | - | #4dbf8c |
RGB | 77 | 191 | 140 | - | rgb(77,191,140) |
HSL | 153 | 47% | 53% | - | hsl(153,47%,53%) |
HSV | 153 | 60% | 75% | - | hsv(153,60%,75%) |
XYZ | 26.425 | 40.7328 | 31.2804 | - | xyz(26.425,40.7328,31.2804) |
CIE-LAB | 69.99 | -44.31 | 16.29 | - | lab(69.99,-44.31,16.29) |
CMYK | 0.59685863874346 | 0 | 0.26701570680628 | 0.25098039215686 | cmyk(0.59685863874346,0,0.26701570680628,0.25098039215686) |
Description
The RGB value of color #4dbf8c is rgb(77, 191, 140).
In the hex color #4dbf8c, The value of Red is 77, value of Green is 191, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #4dbf8c consists of 153° Hue, 47% Saturation, and 53% Lightness.
In the CMYK color model, the color #4dbf8c can be represented as Cyan=0.59685863874346%, Magenta=0%, Yellow=0.26701570680628%, and Black=0.25098039215686%.
Shades of #4dbf8c
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 #4dbf8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4dbf8c
Preview of #4dbf8c on White Background
The contrast ratio of #4dbf8c with white color is 2.3
Preview of #4dbf8c on black background
The contrast ratio of #4dbf8c with black color is 9.15
#4dbf8c color will look good with a black background.
Color Schemes of #4dbf8c
Triadic Colors of #4dbf8c
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 #4dbf8c
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 #4dbf8c
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 #4dbf8c
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: #4dbf8c;
}
This is a sample text used for the color #4dbf8c. 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: #4dbf8c;
}
This is a sample text used for the color #4dbf8c. 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 #4dbf8c;
}
This is a sample text used for the color #4dbf8c. 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.87%
Green 46.81%
Blue 34.31%
CMYK Percentage
Cyan 53.54
Magenta 0%
Yellow 23.95%
Black 22.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.