#02c18a Hex Color
rgb(2, 193, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | c1 | 8a | - | #02c18a |
RGB | 2 | 193 | 138 | - | rgb(2,193,138) |
HSL | 163 | 98% | 38% | - | hsl(163,98%,38%) |
HSV | 163 | 99% | 76% | - | hsv(163,99%,76%) |
XYZ | 23.6824 | 39.9878 | 30.515 | - | xyz(23.6824,39.9878,30.515) |
CIE-LAB | 69.46 | -53.74 | 16.46 | - | lab(69.46,-53.74,16.46) |
CMYK | 0.98963730569948 | 0 | 0.28497409326425 | 0.24313725490196 | cmyk(0.98963730569948,0,0.28497409326425,0.24313725490196) |
Description
The RGB value of color #02c18a is rgb(2, 193, 138).
In the hex color #02c18a, The value of Red is 2, value of Green is 193, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #02c18a consists of 163° Hue, 98% Saturation, and 38% Lightness.
In the CMYK color model, the color #02c18a can be represented as Cyan=0.98963730569948%, Magenta=0%, Yellow=0.28497409326425%, and Black=0.24313725490196%.
Shades of #02c18a
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 #02c18a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02c18a
Preview of #02c18a on White Background
The contrast ratio of #02c18a with white color is 2.33
Preview of #02c18a on black background
The contrast ratio of #02c18a with black color is 9
#02c18a color will look good with a black background.
Color Schemes of #02c18a
Triadic Colors of #02c18a
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 #02c18a
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 #02c18a
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 #02c18a
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.
Monochromatic Colors of #02c18a
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #02c18a;
}
This is a sample text used for the color #02c18a. 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: #02c18a;
}
This is a sample text used for the color #02c18a. 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 #02c18a;
}
This is a sample text used for the color #02c18a. 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.6%
Green 57.96%
Blue 41.44%
CMYK Percentage
Cyan 65.2
Magenta 0%
Yellow 18.78%
Black 16.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.