#2ffb56

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

Shades of Malachite #2FFB56

Tints of Malachite #2FFB56

Color information

#2FFB56 (or 0x2FFB56) is unknown color: approx Malachite. HEX triplet: 2F, FB and 56. RGB value is (47,251,86). Sum of RGB (Red+Green+Blue) = 47+251+86=384 (50% of max value = 765). Red value is 47 (18.75% from 255 or 12.24% from 384); Green value is 251 (98.44% from 255 or 65.36% from 384); Blue value is 86 (33.98% from 255 or 22.40% from 384); Max value from RGB is 251 - color contains mainly: green. Hex color #2FFB56 is not a web safe color. Web safe color analog (approx): #33FF66. Inversed color of #2FFB56 is #D004A9. Grayscale: #ABABAB. Windows color (decimal): -13632682 or 5700399. OLE color: 5700399.

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

Color convert

RGB4725186-
CMYK0.8100.660.02
HSL131.47º96.23%58.43%-
HSV(B)131.47º81.27%98.43%-
XYZ37.3570.2720.4-
YUV171.1979.9139.42-

RGB Variations

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

RGB

RED value IS 47 (18.75% from 255) = 12.24%
GREEN value IS 251 (98.44% from 255) = 65.36%
BLUE value IS 86 (33.98% from 255) = 22.40%
R=12.24%
G=65.36%
B=22.40%

CMYK

C (Cyan) values IS 0.81
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal47251860.8100.660.02131.4796.2358.43
Hex2FFB5651042283603a
Octal573731261210102220314072
Binary10111111111011101011010100010100001010100000111100000111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2ffb56

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(47,251,86); }

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

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

 a { background-color: rgb(47,251,86); }

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

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

 span { border-color: rgb(47,251,86); }

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

cancel