#44f082 Hex Color
rgb(68, 240, 130)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 44 | f0 | 82 | - | #44f082 |
RGB | 68 | 240 | 130 | - | rgb(68,240,130) |
HSL | 142 | 85% | 60% | - | hsl(142,85%,60%) |
HSV | 142 | 72% | 94% | - | hsv(142,72%,94%) |
XYZ | 37.5732 | 65.1608 | 31.7161 | - | xyz(37.5732,65.1608,31.7161) |
CIE-LAB | 84.57 | -66.52 | 40.81 | - | lab(84.57,-66.52,40.81) |
CMYK | 0.71666666666667 | 0 | 0.45833333333333 | 0.058823529411765 | cmyk(0.71666666666667,0,0.45833333333333,0.058823529411765) |
Description
The RGB value of color #44f082 is rgb(68, 240, 130).
In the hex color #44f082, The value of Red is 68, value of Green is 240, and value of Blue is 130. The primary color is Green. Similarly, The HSL values for #44f082 consists of 142° Hue, 85% Saturation, and 60% Lightness.
In the CMYK color model, the color #44f082 can be represented as Cyan=0.71666666666667%, Magenta=0%, Yellow=0.45833333333333%, and Black=0.058823529411765%.
Shades of #44f082
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 #44f082
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #44f082
Preview of #44f082 on White Background
The contrast ratio of #44f082 with white color is 1.5
Preview of #44f082 on black background
The contrast ratio of #44f082 with black color is 14.03
#44f082 color will look good with a black background.
Color Schemes of #44f082
Triadic Colors of #44f082
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 #44f082
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 #44f082
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 #44f082
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: #44f082;
}
This is a sample text used for the color #44f082. 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: #44f082;
}
This is a sample text used for the color #44f082. 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 #44f082;
}
This is a sample text used for the color #44f082. 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 15.53%
Green 54.79%
Blue 29.68%
CMYK Percentage
Cyan 58.09
Magenta 0%
Yellow 37.15%
Black 4.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.