Color Hex Logo

#4bec13 Color Hex

#4BEC13
(75,236,19)
15 Favorites   5 Comments

Color spaces of #4bec13

RGB 7523619
HSL0.290.850.50
HSV105°92°93°
CMYK 0.680.000.92   0.07
XYZ33.014661.533810.7533
Yxy61.53380.31350.5844
Hunter Lab78.4435-62.150646.7828
CIE-Lab82.6649-73.806277.6653

#4bec13 color RGB value is (75,236,19).

#4bec13 hex color red value is 75, green value is 236 and the blue value of its RGB is 19. Cylindrical-coordinate representations (also known as HSL) of color #4bec13 hue: 0.29 , saturation: 0.85 and the lightness value of 4bec13 is 0.50.

The process color (four color CMYK) of #4bec13 color hex is 0.68, 0.00, 0.92, 0.07. Web safe color of #4bec13 is #33ff00. Color #4bec13 contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 01001011 11101100 00010011
Octal 113 354 23
Decimal 75 236 19
Hex 4B EC 13

RGB Percentages of Color #4bec13

%22.73
%71.52
%5.76

CMYK Percentages of Color #4bec13

%68
%0
%92
%7

Triadic Colors of #4bec13

#4bec13 #134bec #ec134b

Analogous Colors of #4bec13

#4bec13 #13ec47 #b8ec13

Monochromatic Colors of #4bec13

#4bec13

Complementary Color

#4bec13 #b413ec

#4bec13 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#4bec13 Color Preview on White Background

Lorem ipsum dolor sit amet.

#4bec13 Color CSS Codes

.mybgcolor {background-color:#4bec13; } 
.myforecolor {color:#4bec13; }
.mybordercolor {border:3px solid #4bec13; }

#4bec13 Text Font Color

<p style="color:#4bec13">Text here</p>

This sample text font color is #4bec13
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#4bec13 Background Color

<div style="background-color:#4bec13">
Div content here</div>

This div background color is #4bec13


#4bec13 Border Color

<div style="border:3px solid #4bec13">
Div here</div>

This div border color is #4bec13


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(75,236,19, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #4bec13; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #4bec13;
  -webkit-box-shadow: 1px 1px 3px 2px #4bec13;
  box-shadow:         1px 1px 3px 2px #4bec13; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(75,236,19, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #4bec13">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #4bec13;
  -webkit-box-shadow: 1px 1px 3px 2px #4bec13;
  box-shadow:         1px 1px 3px 2px #4bec13;">
Div content here</div>

This div box has shadow with color #4bec13


Comments

22 Sep 2023, 20:50 chaoticColours

me when stuck at home

30 Jul 2022, 1:04 confusedindigo

when the home is stuck

21 Feb 2019, 2:36 four_thirteen

Hussie why

30 Jul 2016, 22:47 Vhorden

Andrew Hussie is certainly a sneaky fellow

15 Oct 2015, 21:28 sospecialstardust

"4bec13" Homestuck, anyone?

Please login to write comment.