COLOR #074D04

HEX: #074D04 RGB: (7,77,4)

Renk bilgisi

#074D04 contains mainly green color. #074D04 ‘ nin web güvenlik rengi #003300 (ya da #030) dir.

RGB renk modeli

#074D04 color RGB value is (7,77,4).

RGB: (7,77,4) (3%, 30%, 2%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 77 of 255 = 30%
B 4 of 255 = 2%

7
77
4

R + G + B ~ 12%. #074D04 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 7 + 77 + 4 = 88 (100%)
R 7 of 88 ~ 7.95%
G 77 of 88 ~ 87.5%
B 4 of 88 ~ 4.55'%

%87.5

CMYK RENK MODELİ

#074D04 rengi CMYK tonu (91,0,95,70).

  • camgöbeği tonu 90.91%
  • eflatun tonu 0.00%
  • sarı tonu 94.81%
  • ana renk tonu 69.80%

CMYK: (91,0,95,70)
C91M0Y95K70 (91%, 0%, 95%, 70%)
(0.91 / 0.00 / 0.95 / 0.70)

CMYK yüzdeleri

%90.91
%0
%94.81
%69.8

Codes

Color #074D04 in popluar color models

07 4D 04
RGB 7 77 4
HSL 118° 90.12% 15.88%
HSB/HSV 118° 94.81% 30.20%
CMYK 90.91% 0.00% 94.81%
69.80%

Color #074D04 in popluar number systems.

HEX 07 4D 04
Decimal 7 77 4
Binary 111 1001101 100
Octal 7 115 4

Shades and tints

Shades of #074D04

#074D04
(7,77,4)
#074604
(7,70,4)
#073F04
(7,63,4)
#073804
(7,56,4)
#073104
(7,49,4)
#072A04
(7,42,4)
#072304
(7,35,4)
#071C04
(7,28,4)
#071504
(7,21,4)
#070E04
(7,14,4)
#070704
(7,7,4)
#000000
(0,0,0)

Tints of #074D04

#074D04
(7,77,4)
#1D5D1A
(29,93,26)
#336D30
(51,109,48)
#497D46
(73,125,70)
#5F8D5C
(95,141,92)
#759D72
(117,157,114)
#8BAD88
(139,173,136)
#A1BD9E
(161,189,158)
#B7CDB4
(183,205,180)
#CDDDCA
(205,221,202)
#E3EDE0
(227,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074D04 color. Also use rgb(7,77,4) instead hex code.

Text Font Color

.myTextColor { color: #074D04; }

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

This text font color is #074D04.

Background Color

.myBgColor { background-color: #074D04; }

<div style="background-color:#074D04">Inner text</div>

This div background color is #074D04.

Border color

.myBorderColor { border: 1px solid #074D04; }

<div style="border:3px solid #074D04">Div</div>

This div border color is #074D04.

Opacity

.myOpacity80 { color: #074D04; opacity: 0.8; }

<p style="color:#074D04;opacity:0.8;">80%</p>

Text with #074D04 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 #074D04;}

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

This text has shadow with #074D04 color.


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

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

This text has shadow with #074D04 primary color and red secondary color.


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

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

This text has shadow with #074D04 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #074D04.

Preview

Color preview on black background

This text has color #074D04 on black background.


Color preview on white background

This text has color #074D04 on white background.


Black color preview on #074D04 background

This text has black color on #074D04 background.


White color preview on #074D04 background

This text has white color on #074D04 background.


Related colors

Complementary color

Complementary color for #hex is #F8B2FB.


I love getcolorcode.com

Triadic colors

1 #04074D and #4D0407 with #074D04 are triadic colors.

2 #044D07 and #4D0704 with #074D04 are triadic colors.