#02f8ca Hex Color
rgb(2, 248, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | f8 | ca | - | #02f8ca |
RGB | 2 | 248 | 202 | - | rgb(2,248,202) |
HSL | 169 | 98% | 49% | - | hsl(169,98%,49%) |
HSV | 169 | 99% | 97% | - | hsv(169,99%,97%) |
XYZ | 44.2531 | 71.412 | 67.3286 | - | xyz(44.2531,71.412,67.3286) |
CIE-LAB | 87.68 | -59.39 | 8.38 | - | lab(87.68,-59.39,8.38) |
CMYK | 0.99193548387097 | 0 | 0.18548387096774 | 0.027450980392157 | cmyk(0.99193548387097,0,0.18548387096774,0.027450980392157) |
Description
The RGB value of color #02f8ca is rgb(2, 248, 202).
In the hex color #02f8ca, The value of Red is 2, value of Green is 248, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #02f8ca consists of 169° Hue, 98% Saturation, and 49% Lightness.
In the CMYK color model, the color #02f8ca can be represented as Cyan=0.99193548387097%, Magenta=0%, Yellow=0.18548387096774%, and Black=0.027450980392157%.
Shades of #02f8ca
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 #02f8ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02f8ca
Preview of #02f8ca on White Background
The contrast ratio of #02f8ca with white color is 1.37
Preview of #02f8ca on black background
The contrast ratio of #02f8ca with black color is 15.28
#02f8ca color will look good with a black background.
Color Schemes of #02f8ca
Triadic Colors of #02f8ca
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 #02f8ca
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 #02f8ca
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 #02f8ca
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: #02f8ca;
}
This is a sample text used for the color #02f8ca. 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: #02f8ca;
}
This is a sample text used for the color #02f8ca. 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 #02f8ca;
}
This is a sample text used for the color #02f8ca. 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.44%
Green 54.87%
Blue 44.69%
CMYK Percentage
Cyan 82.33
Magenta 0%
Yellow 15.39%
Black 2.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.