#12eb6a

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

Shades of Malachite #12EB6A

Tints of Malachite #12EB6A

Color information

#12EB6A (or 0x12EB6A) is unknown color: approx Malachite. HEX triplet: 12, EB and 6A. RGB value is (18,235,106). Sum of RGB (Red+Green+Blue) = 18+235+106=359 (47% of max value = 765). Red value is 18 (7.42% from 255 or 5.01% from 359); Green value is 235 (92.19% from 255 or 65.46% from 359); Blue value is 106 (41.80% from 255 or 29.53% from 359); Max value from RGB is 235 - color contains mainly: green. Hex color #12EB6A is not a web safe color. Web safe color analog (approx): #00FF66. Inversed color of #12EB6A is #ED1495. Grayscale: #9B9B9B. Windows color (decimal): -15537302 or 7006994. OLE color: 7006994.

HSL color Cylindrical-coordinate representation of color #12EB6A: hue angle of 144.33º degrees, saturation: 0.86, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #12EB6A is Cyan = 0.92, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.08.

Color convert

RGB18235106-
CMYK0.9200.550.08
HSL144.33º85.77%49.61%-
HSV(B)144.33º92.34%92.16%-
XYZ32.5660.5923.61-
YUV155.41100.1129.99-

RGB Variations

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

RGB

RED value IS 18 (7.42% from 255) = 5.01%
GREEN value IS 235 (92.19% from 255) = 65.46%
BLUE value IS 106 (41.80% from 255) = 29.53%
R=5.01%
G=65.46%
B=29.53%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.55
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal182351060.9200.550.08144.3385.7749.61
Hex12EB6A5C0378905632
Octal223531521340671022012662
Binary10010111010111101010101110001101111000100100001010110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #12eb6a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(18,235,106); }

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

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

 a { background-color: rgb(18,235,106); }

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

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

 span { border-color: rgb(18,235,106); }

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

cancel