#03f7de Hex Color
rgb(3, 247, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | f7 | de | - | #03f7de |
RGB | 3 | 247 | 222 | - | rgb(3,247,222) |
HSL | 174 | 98% | 49% | - | hsl(174,98%,49%) |
HSV | 174 | 99% | 97% | - | hsv(174,99%,97%) |
XYZ | 46.4831 | 71.8148 | 80.519 | - | xyz(46.4831,71.8148,80.519) |
CIE-LAB | 87.88 | -53.82 | -1.76 | - | lab(87.88,-53.82,-1.76) |
CMYK | 0.98785425101215 | 0 | 0.10121457489879 | 0.031372549019608 | cmyk(0.98785425101215,0,0.10121457489879,0.031372549019608) |
Description
The RGB value of color #03f7de is rgb(3, 247, 222).
In the hex color #03f7de, The value of Red is 3, value of Green is 247, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #03f7de consists of 174° Hue, 98% Saturation, and 49% Lightness.
In the CMYK color model, the color #03f7de can be represented as Cyan=0.98785425101215%, Magenta=0%, Yellow=0.10121457489879%, and Black=0.031372549019608%.
Shades of #03f7de
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 #03f7de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #03f7de
Preview of #03f7de on White Background
The contrast ratio of #03f7de with white color is 1.37
Preview of #03f7de on black background
The contrast ratio of #03f7de with black color is 15.36
#03f7de color will look good with a black background.
Color Schemes of #03f7de
Triadic Colors of #03f7de
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 #03f7de
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 #03f7de
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 #03f7de
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: #03f7de;
}
This is a sample text used for the color #03f7de. 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: #03f7de;
}
This is a sample text used for the color #03f7de. 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 #03f7de;
}
This is a sample text used for the color #03f7de. 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.64%
Green 52.33%
Blue 47.03%
CMYK Percentage
Cyan 88.17
Magenta 0%
Yellow 9.03%
Black 2.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.