#03ed48 Hex Color
rgb(3, 237, 72)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | ed | 48 | - | #03ed48 |
RGB | 3 | 237 | 72 | - | rgb(3,237,72) |
HSL | 138 | 98% | 47% | - | hsl(138,98%,47%) |
HSV | 138 | 99% | 93% | - | hsv(138,99%,93%) |
XYZ | 31.4914 | 61.0556 | 16.256 | - | xyz(31.4914,61.0556,16.256) |
CIE-LAB | 82.41 | -78.19 | 63.57 | - | lab(82.41,-78.19,63.57) |
CMYK | 0.9873417721519 | 0 | 0.69620253164557 | 0.070588235294118 | cmyk(0.9873417721519,0,0.69620253164557,0.070588235294118) |
Description
The RGB value of color #03ed48 is rgb(3, 237, 72).
In the hex color #03ed48, The value of Red is 3, value of Green is 237, and value of Blue is 72. The primary color is Green. Similarly, The HSL values for #03ed48 consists of 138° Hue, 98% Saturation, and 47% Lightness.
In the CMYK color model, the color #03ed48 can be represented as Cyan=0.9873417721519%, Magenta=0%, Yellow=0.69620253164557%, and Black=0.070588235294118%.
Shades of #03ed48
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 #03ed48
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03ed48
Preview of #03ed48 on White Background
The contrast ratio of #03ed48 with white color is 1.59
Preview of #03ed48 on black background
The contrast ratio of #03ed48 with black color is 13.21
#03ed48 color will look good with a black background.
Color Schemes of #03ed48
Triadic Colors of #03ed48
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 #03ed48
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 #03ed48
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 #03ed48
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: #03ed48;
}
This is a sample text used for the color #03ed48. 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: #03ed48;
}
This is a sample text used for the color #03ed48. 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 #03ed48;
}
This is a sample text used for the color #03ed48. 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 0.96%
Green 75.96%
Blue 23.08%
CMYK Percentage
Cyan 56.29
Magenta 0%
Yellow 39.69%
Black 4.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.