#03f12d Hex Color
rgb(3, 241, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | f1 | 2d | - | #03f12d |
RGB | 3 | 241 | 45 | - | rgb(3,241,45) |
HSL | 131 | 98% | 48% | - | hsl(131,98%,48%) |
HSV | 131 | 99% | 95% | - | hsv(131,99%,95%) |
XYZ | 31.9665 | 63.1194 | 12.9811 | - | xyz(31.9665,63.1194,12.9811) |
CIE-LAB | 83.51 | -81.19 | 73.13 | - | lab(83.51,-81.19,73.13) |
CMYK | 0.98755186721992 | 0 | 0.81327800829876 | 0.054901960784314 | cmyk(0.98755186721992,0,0.81327800829876,0.054901960784314) |
Description
The RGB value of color #03f12d is rgb(3, 241, 45).
In the hex color #03f12d, The value of Red is 3, value of Green is 241, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #03f12d consists of 131° Hue, 98% Saturation, and 48% Lightness.
In the CMYK color model, the color #03f12d can be represented as Cyan=0.98755186721992%, Magenta=0%, Yellow=0.81327800829876%, and Black=0.054901960784314%.
Shades of #03f12d
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 #03f12d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03f12d
Preview of #03f12d on White Background
The contrast ratio of #03f12d with white color is 1.54
Preview of #03f12d on black background
The contrast ratio of #03f12d with black color is 13.62
#03f12d color will look good with a black background.
Color Schemes of #03f12d
Triadic Colors of #03f12d
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 #03f12d
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 #03f12d
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 #03f12d
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: #03f12d;
}
This is a sample text used for the color #03f12d. 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: #03f12d;
}
This is a sample text used for the color #03f12d. 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 #03f12d;
}
This is a sample text used for the color #03f12d. 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.04%
Green 83.39%
Blue 15.57%
CMYK Percentage
Cyan 53.22
Magenta 0%
Yellow 43.83%
Black 2.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.