#2ffc12

Color #2FFC12 Harlequin (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Harlequin #2FFC12

Tints of Harlequin #2FFC12

Color information

#2FFC12 (or 0x2FFC12) is unknown color: approx Harlequin. HEX triplet: 2F, FC and 12. RGB value is (47,252,18). Sum of RGB (Red+Green+Blue) = 47+252+18=317 (41% of max value = 765). Red value is 47 (18.75% from 255 or 14.83% from 317); Green value is 252 (98.83% from 255 or 79.50% from 317); Blue value is 18 (7.42% from 255 or 5.68% from 317); Max value from RGB is 252 - color contains mainly: green. Hex color #2FFC12 is not a web safe color. Web safe color analog (approx): #33FF00. Inversed color of #2FFC12 is #D003ED. Grayscale: #A4A4A4. Windows color (decimal): -13632494 or 1244207. OLE color: 1244207.

HSL color Cylindrical-coordinate representation of color #2FFC12: hue angle of 112.56º degrees, saturation: 0.98, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #2FFC12 is Cyan = 0.81, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.01.

Color convert

RGB4725218-
CMYK0.8100.930.01
HSL112.56º97.5%52.94%-
HSV(B)112.56º92.86%98.82%-
XYZ36.0970.2712.23-
YUV164.0345.5844.53-

RGB Variations

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

RGB

RED value IS 47 (18.75% from 255) = 14.83%
GREEN value IS 252 (98.83% from 255) = 79.50%
BLUE value IS 18 (7.42% from 255) = 5.68%
R=14.83%
G=79.50%
B=5.68%

CMYK

C (Cyan) values IS 0.81
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal47252180.8100.930.01112.5697.552.94
Hex2FFC125105D1716235
Octal57374221210135116114265
Binary1011111111110010010101000101011101111100011100010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2ffc12

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2ffc12; }

 p { color: rgb(47,252,18); }

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

<style>
 a { background-color: #2ffc12; }

 a { background-color: rgb(47,252,18); }

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

<style>
 span { border-color: #2ffc12; }

 span { border-color: rgb(47,252,18); }

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

cancel