Color Hex Logo

#008000 Color Hex

#008000
(0,128,0)
173 Favorites   17 Comments

Color spaces of #008000

RGB 01280
HSL0.331.000.25
HSV120°100°50°
CMYK 1.000.001.00   0.50
XYZ7.719215.43832.5731
Yxy15.43830.30000.6000
Hunter Lab39.2916-33.692323.6214
CIE-Lab46.2288-51.699149.8975

#008000 color RGB value is (0,128,0).

#008000 hex color red value is 0, green value is 128 and the blue value of its RGB is 0. Cylindrical-coordinate representations (also known as HSL) of color #008000 hue: 0.33 , saturation: 1.00 and the lightness value of 008000 is 0.25.

The process color (four color CMYK) of #008000 color hex is 1.00, 0.00, 1.00, 0.50. Web safe color of #008000 is #009900. Color #008000 contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 00000000 10000000 00000000
Octal 0 200 0
Decimal 0 128 0
Hex 0 80 0

RGB Percentages of Color #008000

%0.00
%100.00
%0.00

CMYK Percentages of Color #008000

%100
%0
%100
%50

Triadic Colors of #008000

#008000 #000080 #800000

Analogous Colors of #008000

#008000 #008040 #408000

Monochromatic Colors of #008000

#008000

Complementary Color

#008000 #800080

#008000 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#008000 Color Preview on White Background

Lorem ipsum dolor sit amet.

#008000 Color CSS Codes

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

#008000 Text Font Color

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

This sample text font color is #008000
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.


#008000 Background Color

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

This div background color is #008000


#008000 Border Color

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

This div border color is #008000


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(0,128,0, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #008000; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #008000;
  -webkit-box-shadow: 1px 1px 3px 2px #008000;
  box-shadow:         1px 1px 3px 2px #008000; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #008000


Comments

14 Apr 2024, 14:03 ColdHot

Grass Green

8 Dec 2023, 21:25 Castiel

This is the colour of something everyone needs. Grass.

7 Apr 2023, 0:09 TheOfficialOnlyOne1

this is dark green 008000 green is 00ff00 and thats not lime thats 80ff00

24 May 2022, 13:12 affpinions

the beautiful color of money

12 Jul 2021, 0:54 birdwish2

Pov youre here cause you searched green

29 Jan 2021, 14:51 thisisdone

...And make it lighter making less saturation. (ff8080)

19 Jul 2020, 20:10 alonsopro

did you know that you can make a color darker by taking the half of the hex code ( i mean, if you use ff0000, it would be 800000)

27 Jun 2020, 14:23 alonsopro

#Sullingen if you realised this is green because #00ff00 is called lime, but it is dark green

13 Jun 2020, 21:29 Dasafaka

The best color, don't you agreen ?

27 Jan 2020, 20:42 1850621

@Sullingen this is more like a forest green

27 Jun 2019, 21:41 Act4444

Green.

17 Jun 2019, 12:08 Sullingen

This is dark green, #00ff00 is normal :)

14 Dec 2017, 19:13 cocoaneedsmoreocs

green is not a creative coulor

2 Dec 2017, 17:57 I_PLAY_MINECRAFT

#008000 IS THE SEED FOR GREEN STEVE ON MINECRAFT

1 Mar 2017, 16:17 The_Randomizer

Nice shade of green.

4 Oct 2016, 4:23 heads

no its yellowy, blue

30 Dec 2014, 16:47 hashtag

green

Please login to write comment.