COLOR #4D9F00

HEX: #4D9F00 RGB: (77,159,0)

Renk bilgisi

#4D9F00 contains mainly green color. #4D9F00 ‘ nin web güvenlik rengi #339900 (ya da #390) dir.

RGB renk modeli

#4D9F00 color RGB value is (77,159,0).

RGB: (77,159,0) (30%, 62%, 0%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 159 of 255 = 62%
B 0 of 255 = 0%

77
159
0

R + G + B ~ 31%. #4D9F00 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 159 + 0 = 236 (100%)
R 77 of 236 ~ 32.63%
G 159 of 236 ~ 67.37%
B 0 of 236 ~ 0'%

%32.63
%67.37

CMYK RENK MODELİ

#4D9F00 rengi CMYK tonu (52,0,100,38).

  • camgöbeği tonu 51.57%
  • eflatun tonu 0.00%
  • sarı tonu 100.00%
  • ana renk tonu 37.65%

CMYK: (52,0,100,38)
C52M0Y100K38 (52%, 0%, 100%, 38%)
(0.52 / 0.00 / 1.00 / 0.38)

CMYK yüzdeleri

%51.57
%0
%100
%37.65

Codes

Color #4D9F00 in popluar color models

4D 9F 00
RGB 77 159 0
HSL 91° 100.00% 31.18%
HSB/HSV 91° 100.00% 62.35%
CMYK 51.57% 0.00% 100.00%
37.65%

Color #4D9F00 in popluar number systems.

HEX 4D 9F 00
Decimal 77 159 0
Binary 1001101 10011111 0
Octal 115 237 0

Shades and tints

Shades of #4D9F00

#4D9F00
(77,159,0)
#469100
(70,145,0)
#3F8300
(63,131,0)
#387500
(56,117,0)
#316700
(49,103,0)
#2A5900
(42,89,0)
#234B00
(35,75,0)
#1C3D00
(28,61,0)
#152F00
(21,47,0)
#0E2100
(14,33,0)
#071300
(7,19,0)
#000000
(0,0,0)

Tints of #4D9F00

#4D9F00
(77,159,0)
#5DA717
(93,167,23)
#6DAF2E
(109,175,46)
#7DB745
(125,183,69)
#8DBF5C
(141,191,92)
#9DC773
(157,199,115)
#ADCF8A
(173,207,138)
#BDD7A1
(189,215,161)
#CDDFB8
(205,223,184)
#DDE7CF
(221,231,207)
#EDEFE6
(237,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9F00 color. Also use rgb(77,159,0) instead hex code.

Text Font Color

.myTextColor { color: #4D9F00; }

<p style="color:#4D9F00">This sample text font color is #4D9F00.</p>

This text font color is #4D9F00.

Background Color

.myBgColor { background-color: #4D9F00; }

<div style="background-color:#4D9F00">Inner text</div>

This div background color is #4D9F00.

Border color

.myBorderColor { border: 1px solid #4D9F00; }

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

This div border color is #4D9F00.

Opacity

.myOpacity80 { color: #4D9F00; opacity: 0.8; }

<p style="color:#4D9F00;opacity:0.8;">80%</p>

Text with #4D9F00 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #4D9F00;}

<p style="text-shadow: 3px 3px 1px #4D9F00">Text here.</p>

This text has shadow with #4D9F00 color.


.textShadow {text-shadow: 3px 3px 1px #4D9F00', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #4D9F00, 5px 5px 20px red">Text here.</p>

This text has shadow with #4D9F00 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#4D9F00, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#4D9F00, Direction=45, Strength=4)">Text</p>

This text has shadow with #4D9F00 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #4D9F00;
-webkit-box-shadow: 1px 1px 3px 2px #4D9F00;
box-shadow: 1px 1px 3px 2px #4D9F00;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #4D9F00; -webkit-box-shadow: 1px 1px 3px 2px #4D9F00; box-shadow:1px 1px 3px 2px #4D9F00;">
Div content here
</div>

This div box has shadow with color #4D9F00.

Preview

Color preview on black background

This text has color #4D9F00 on black background.


Color preview on white background

This text has color #4D9F00 on white background.


Black color preview on #4D9F00 background

This text has black color on #4D9F00 background.


White color preview on #4D9F00 background

This text has white color on #4D9F00 background.


Related colors

Complementary color

Complementary color for #hex is #B260FF.


I love getcolorcode.com

Triadic colors

1 #004D9F and #9F004D with #4D9F00 are triadic colors.

2 #009F4D and #9F4D00 with #4D9F00 are triadic colors.