#E2F12E

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

Shades of Pear #E2F12E

Tints of Pear #E2F12E

Color information

#E2F12E (or 0xE2F12E) is unknown color: approx Pear. HEX triplet: E2, F1 and 2E. RGB value is (226,241,46). Sum of RGB (Red+Green+Blue) = 226+241+46=513 (67% of max value = 765). Red value is 226 (88.67% from 255 or 44.05% from 513); Green value is 241 (94.53% from 255 or 46.98% from 513); Blue value is 46 (18.36% from 255 or 8.97% from 513); Max value from RGB is 241 - color contains mainly: green. Hex color #E2F12E is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #E2F12E is #1D0ED1. Grayscale: #D7D7D7. Windows color (decimal): -1904338 or 3076578. OLE color: 3076578.

HSL color Cylindrical-coordinate representation of color #E2F12E: hue angle of 64.62º degrees, saturation: 0.87, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E2F12E is Cyan = 0.06, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.05.

Color convert

RGB22624146-
CMYK0.0600.810.05
HSL64.62º87.44%56.27%-
HSV(B)64.62º80.91%94.51%-
XYZ63.3179.2814.55-
YUV214.2833.03136.36-

RGB Variations

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

RGB

RED value IS 226 (88.67% from 255) = 44.05%
GREEN value IS 241 (94.53% from 255) = 46.98%
BLUE value IS 46 (18.36% from 255) = 8.97%
R=44.05%
G=46.98%
B=8.97%

CMYK

C (Cyan) values IS 0.06
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal226241460.0600.810.0564.6287.4456.27
HexE2F12E60515415738
Octal3423615660121510112770
Binary11100010111100011011101100101000110110000011010111111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E2F12E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E2F12E; }

 p { color: rgb(226,241,46); }

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

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

 a { background-color: rgb(226,241,46); }

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

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

 span { border-color: rgb(226,241,46); }

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

cancel