#03f06d Hex Color
rgb(3, 240, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | f0 | 6d | - | #03f06d |
RGB | 3 | 240 | 109 | - | rgb(3,240,109) |
HSL | 147 | 98% | 48% | - | hsl(147,98%,48%) |
HSV | 147 | 99% | 94% | - | hsv(147,99%,94%) |
XYZ | 33.958 | 63.4437 | 24.9241 | - | xyz(33.958,63.4437,24.9241) |
CIE-LAB | 83.68 | -74.84 | 49.51 | - | lab(83.68,-74.84,49.51) |
CMYK | 0.9875 | 0 | 0.54583333333333 | 0.058823529411765 | cmyk(0.9875,0,0.54583333333333,0.058823529411765) |
Description
The RGB value of color #03f06d is rgb(3, 240, 109).
In the hex color #03f06d, The value of Red is 3, value of Green is 240, and value of Blue is 109. The primary color is Green. Similarly, The HSL values for #03f06d consists of 147° Hue, 98% Saturation, and 48% Lightness.
In the CMYK color model, the color #03f06d can be represented as Cyan=0.9875%, Magenta=0%, Yellow=0.54583333333333%, and Black=0.058823529411765%.
Shades of #03f06d
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 #03f06d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03f06d
Preview of #03f06d on White Background
The contrast ratio of #03f06d with white color is 1.53
Preview of #03f06d on black background
The contrast ratio of #03f06d with black color is 13.69
#03f06d color will look good with a black background.
Color Schemes of #03f06d
Triadic Colors of #03f06d
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 #03f06d
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 #03f06d
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 #03f06d
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: #03f06d;
}
This is a sample text used for the color #03f06d. 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: #03f06d;
}
This is a sample text used for the color #03f06d. 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 #03f06d;
}
This is a sample text used for the color #03f06d. 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.85%
Green 68.18%
Blue 30.97%
CMYK Percentage
Cyan 62.02
Magenta 0%
Yellow 34.28%
Black 3.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.