#03ec3d Hex Color
rgb(3, 236, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | ec | 3d | - | #03ec3d |
RGB | 3 | 236 | 61 | - | rgb(3,236,61) |
HSL | 135 | 97% | 47% | - | hsl(135,97%,47%) |
HSV | 135 | 99% | 93% | - | hsv(135,99%,93%) |
XYZ | 30.8753 | 60.3472 | 14.4358 | - | xyz(30.8753,60.3472,14.4358) |
CIE-LAB | 82.03 | -78.82 | 67.03 | - | lab(82.03,-78.82,67.03) |
CMYK | 0.98728813559322 | 0 | 0.74152542372881 | 0.074509803921569 | cmyk(0.98728813559322,0,0.74152542372881,0.074509803921569) |
Description
The RGB value of color #03ec3d is rgb(3, 236, 61).
In the hex color #03ec3d, The value of Red is 3, value of Green is 236, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #03ec3d consists of 135° Hue, 97% Saturation, and 47% Lightness.
In the CMYK color model, the color #03ec3d can be represented as Cyan=0.98728813559322%, Magenta=0%, Yellow=0.74152542372881%, and Black=0.074509803921569%.
Shades of #03ec3d
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 #03ec3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03ec3d
Preview of #03ec3d on White Background
The contrast ratio of #03ec3d with white color is 1.61
Preview of #03ec3d on black background
The contrast ratio of #03ec3d with black color is 13.07
#03ec3d color will look good with a black background.
Color Schemes of #03ec3d
Triadic Colors of #03ec3d
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 #03ec3d
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 #03ec3d
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 #03ec3d
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: #03ec3d;
}
This is a sample text used for the color #03ec3d. 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: #03ec3d;
}
This is a sample text used for the color #03ec3d. 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 #03ec3d;
}
This is a sample text used for the color #03ec3d. 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%
Green 78.67%
Blue 20.33%
CMYK Percentage
Cyan 54.75
Magenta 0%
Yellow 41.12%
Black 4.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.