#2cfa14

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

Shades of Harlequin #2CFA14

Tints of Harlequin #2CFA14

Color information

#2CFA14 (or 0x2CFA14) is unknown color: approx Harlequin. HEX triplet: 2C, FA and 14. RGB value is (44,250,20). Sum of RGB (Red+Green+Blue) = 44+250+20=314 (41% of max value = 765). Red value is 44 (17.58% from 255 or 14.01% from 314); Green value is 250 (98.05% from 255 or 79.62% from 314); Blue value is 20 (8.20% from 255 or 6.37% from 314); Max value from RGB is 250 - color contains mainly: green. Hex color #2CFA14 is not a web safe color. Web safe color analog (approx): #33FF00. Inversed color of #2CFA14 is #D305EB. Grayscale: #A2A2A2. Windows color (decimal): -13829612 or 1374764. OLE color: 1374764.

HSL color Cylindrical-coordinate representation of color #2CFA14: hue angle of 113.74º degrees, saturation: 0.96, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #2CFA14 is Cyan = 0.82, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.02.

Color convert

RGB4425020-
CMYK0.8200.920.02
HSL113.74º95.83%52.94%-
HSV(B)113.74º92%98.04%-
XYZ35.3568.9612.11-
YUV162.1947.7543.7-

RGB Variations

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

RGB

RED value IS 44 (17.58% from 255) = 14.01%
GREEN value IS 250 (98.05% from 255) = 79.62%
BLUE value IS 20 (8.20% from 255) = 6.37%
R=14.01%
G=79.62%
B=6.37%

CMYK

C (Cyan) values IS 0.82
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal44250200.8200.920.02113.7495.8352.94
Hex2CFA145205C2726035
Octal54372241220134216214065
Binary10110011111010101001010010010111001011100101100000110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2cfa14

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(44,250,20); }

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

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

 a { background-color: rgb(44,250,20); }

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

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

 span { border-color: rgb(44,250,20); }

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

cancel