#12e64f

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

Shades of Malachite #12E64F

Tints of Malachite #12E64F

Color information

#12E64F (or 0x12E64F) is unknown color: approx Malachite. HEX triplet: 12, E6 and 4F. RGB value is (18,230,79). Sum of RGB (Red+Green+Blue) = 18+230+79=327 (43% of max value = 765). Red value is 18 (7.42% from 255 or 5.50% from 327); Green value is 230 (90.23% from 255 or 70.34% from 327); Blue value is 79 (31.25% from 255 or 24.16% from 327); Max value from RGB is 230 - color contains mainly: green. Hex color #12E64F is not a web safe color. Web safe color analog (approx): #00FF66. Inversed color of #12E64F is #ED19B0. Grayscale: #959595. Windows color (decimal): -15538609 or 5236242. OLE color: 5236242.

HSL color Cylindrical-coordinate representation of color #12E64F: hue angle of 137.26º degrees, saturation: 0.85, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #12E64F is Cyan = 0.92, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.10.

Color convert

RGB1823079-
CMYK0.9200.660.10
HSL137.26º85.48%48.63%-
HSV(B)137.26º92.17%90.2%-
XYZ29.9657.2916.88-
YUV149.488.2634.28-

RGB Variations

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

RGB

RED value IS 18 (7.42% from 255) = 5.50%
GREEN value IS 230 (90.23% from 255) = 70.34%
BLUE value IS 79 (31.25% from 255) = 24.16%
R=5.50%
G=70.34%
B=24.16%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal18230790.9200.660.10137.2685.4848.63
Hex12E64F5C042A895531
Octal2234611713401021221112561
Binary100101110011010011111011100010000101010100010011010101110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #12e64f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #12e64f; }

 p { color: rgb(18,230,79); }

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

<style>
 a { background-color: #12e64f; }

 a { background-color: rgb(18,230,79); }

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

<style>
 span { border-color: #12e64f; }

 span { border-color: rgb(18,230,79); }

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

cancel