#48e07b Hex Color
rgb(72, 224, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 48 | e0 | 7b | - | #48e07b |
RGB | 72 | 224 | 123 | - | rgb(72,224,123) |
HSL | 140 | 71% | 58% | - | hsl(140,71%,58%) |
HSV | 140 | 68% | 88% | - | hsv(140,68%,88%) |
XYZ | 32.9033 | 56.1191 | 27.8368 | - | xyz(32.9033,56.1191,27.8368) |
CIE-LAB | 79.68 | -61.34 | 38.03 | - | lab(79.68,-61.34,38.03) |
CMYK | 0.67857142857143 | 0 | 0.45089285714286 | 0.12156862745098 | cmyk(0.67857142857143,0,0.45089285714286,0.12156862745098) |
Description
The RGB value of color #48e07b is rgb(72, 224, 123).
In the hex color #48e07b, The value of Red is 72, value of Green is 224, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #48e07b consists of 140° Hue, 71% Saturation, and 58% Lightness.
In the CMYK color model, the color #48e07b can be represented as Cyan=0.67857142857143%, Magenta=0%, Yellow=0.45089285714286%, and Black=0.12156862745098%.
Shades of #48e07b
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 #48e07b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #48e07b
Preview of #48e07b on White Background
The contrast ratio of #48e07b with white color is 1.72
Preview of #48e07b on black background
The contrast ratio of #48e07b with black color is 12.22
#48e07b color will look good with a black background.
Color Schemes of #48e07b
Triadic Colors of #48e07b
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 #48e07b
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 #48e07b
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 #48e07b
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: #48e07b;
}
This is a sample text used for the color #48e07b. 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: #48e07b;
}
This is a sample text used for the color #48e07b. 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 #48e07b;
}
This is a sample text used for the color #48e07b. 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 17.18%
Green 53.46%
Blue 29.36%
CMYK Percentage
Cyan 54.24
Magenta 0%
Yellow 36.04%
Black 9.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.