#04f48b Hex Color
rgb(4, 244, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | f4 | 8b | - | #04f48b |
RGB | 4 | 244 | 139 | - | rgb(4,244,139) |
HSL | 154 | 97% | 49% | - | hsl(154,97%,49%) |
HSV | 154 | 98% | 96% | - | hsv(154,98%,96%) |
XYZ | 37.061 | 66.5913 | 35.3262 | - | xyz(37.061,66.5913,35.3262) |
CIE-LAB | 85.3 | -71.34 | 37.22 | - | lab(85.3,-71.34,37.22) |
CMYK | 0.98360655737705 | 0 | 0.43032786885246 | 0.043137254901961 | cmyk(0.98360655737705,0,0.43032786885246,0.043137254901961) |
Description
The RGB value of color #04f48b is rgb(4, 244, 139).
In the hex color #04f48b, The value of Red is 4, value of Green is 244, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #04f48b consists of 154° Hue, 97% Saturation, and 49% Lightness.
In the CMYK color model, the color #04f48b can be represented as Cyan=0.98360655737705%, Magenta=0%, Yellow=0.43032786885246%, and Black=0.043137254901961%.
Shades of #04f48b
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 #04f48b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04f48b
Preview of #04f48b on White Background
The contrast ratio of #04f48b with white color is 1.47
Preview of #04f48b on black background
The contrast ratio of #04f48b with black color is 14.32
#04f48b color will look good with a black background.
Color Schemes of #04f48b
Triadic Colors of #04f48b
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 #04f48b
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 #04f48b
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 #04f48b
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: #04f48b;
}
This is a sample text used for the color #04f48b. 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: #04f48b;
}
This is a sample text used for the color #04f48b. 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 #04f48b;
}
This is a sample text used for the color #04f48b. 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 1.03%
Green 63.05%
Blue 35.92%
CMYK Percentage
Cyan 67.51
Magenta 0%
Yellow 29.53%
Black 2.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.