#02d94f

Color #02D94F Malachite (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Malachite #02D94F

Tints of Malachite #02D94F

Color information

#02D94F (or 0x02D94F) is unknown color: approx Malachite. HEX triplet: 02, D9 and 4F. RGB value is (2,217,79). Sum of RGB (Red+Green+Blue) = 2+217+79=298 (39% of max value = 765). Red value is 2 (1.17% from 255 or 0.67% from 298); Green value is 217 (85.16% from 255 or 72.82% from 298); Blue value is 79 (31.25% from 255 or 26.51% from 298); Max value from RGB is 217 - color contains mainly: green. Hex color #02D94F is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #02D94F is #FD26B0. Grayscale: #898989. Windows color (decimal): -16590513 or 5232898. OLE color: 5232898.

HSL color Cylindrical-coordinate representation of color #02D94F: hue angle of 141.49º degrees, saturation: 0.98, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02D94F is Cyan = 0.99, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.15.

Color convert

RGB221779-
CMYK0.9900.640.15
HSL141.49º98.17%42.94%-
HSV(B)141.49º99.08%85.1%-
XYZ26.2550.215.7-
YUV136.9895.2731.72-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 2 (1.17% from 255) = 0.67%
GREEN value IS 217 (85.16% from 255) = 72.82%
BLUE value IS 79 (31.25% from 255) = 26.51%
R=0.67%
G=72.82%
B=26.51%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.64
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal2217790.9900.640.15141.4998.1742.94
Hex2D94F63040F8d622b
Octal233111714301001721514253
Binary101101100110011111100011010000001111100011011100010101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #02d94f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #02d94f; }

 p { color: rgb(2,217,79); }

 H1.HeaderClassName
 {
   color: #02d94f;
 }
 .AnyTagClassName
 {
   color: #02d94f;
 }
</style>
background-color css

<style>
 a { background-color: #02d94f; }

 a { background-color: rgb(2,217,79); }

 div.DivClassName
 {
   background-color: #02d94f;
 }
 .BgClassName
 {
   background-color: #02d94f;
 }
</style>
border-color css

<style>
 span { border-color: #02d94f; }

 span { border-color: rgb(2,217,79); }

 td.TdClassName
 {
   border-color: #02d94f;
 }
 .TagClassName
 {
   border-color: #02d94f;
 }
</style>

cancel