COLOR #074E14

HEX: #074E14 RGB: (7,78,20)

Renk bilgisi

#074E14 contains mainly green and blue colors. #074E14 ‘ nin web güvenlik rengi #006600 (ya da #060) dir.

RGB renk modeli

#074E14 color RGB value is (7,78,20).

RGB: (7,78,20) (3%, 31%, 8%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 78 of 255 = 31%
B 20 of 255 = 8%

7
78
20

R + G + B ~ 14%. #074E14 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 7 + 78 + 20 = 105 (100%)
R 7 of 105 ~ 6.67%
G 78 of 105 ~ 74.29%
B 20 of 105 ~ 19.05'%

%74.29
%19.05

CMYK RENK MODELİ

#074E14 rengi CMYK tonu (91,0,74,69).

  • camgöbeği tonu 91.03%
  • eflatun tonu 0.00%
  • sarı tonu 74.36%
  • ana renk tonu 69.41%

CMYK: (91,0,74,69)
C91M0Y74K69 (91%, 0%, 74%, 69%)
(0.91 / 0.00 / 0.74 / 0.69)

CMYK yüzdeleri

%91.03
%0
%74.36
%69.41

Codes

Color #074E14 in popluar color models

07 4E 14
RGB 7 78 20
HSL 131° 83.53% 16.67%
HSB/HSV 131° 91.03% 30.59%
CMYK 91.03% 0.00% 74.36%
69.41%

Color #074E14 in popluar number systems.

HEX 07 4E 14
Decimal 7 78 20
Binary 111 1001110 10100
Octal 7 116 24

Shades and tints

Shades of #074E14

#074E14
(7,78,20)
#074713
(7,71,19)
#074012
(7,64,18)
#073911
(7,57,17)
#073210
(7,50,16)
#072B0F
(7,43,15)
#07240E
(7,36,14)
#071D0D
(7,29,13)
#07160C
(7,22,12)
#070F0B
(7,15,11)
#07080A
(7,8,10)
#000000
(0,0,0)

Tints of #074E14

#074E14
(7,78,20)
#1D5E29
(29,94,41)
#336E3E
(51,110,62)
#497E53
(73,126,83)
#5F8E68
(95,142,104)
#759E7D
(117,158,125)
#8BAE92
(139,174,146)
#A1BEA7
(161,190,167)
#B7CEBC
(183,206,188)
#CDDED1
(205,222,209)
#E3EEE6
(227,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074E14 color. Also use rgb(7,78,20) instead hex code.

Text Font Color

.myTextColor { color: #074E14; }

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

This text font color is #074E14.

Background Color

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

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

This div background color is #074E14.

Border color

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

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

This div border color is #074E14.

Opacity

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

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

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

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

This text has shadow with #074E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074E14.

Preview

Color preview on black background

This text has color #074E14 on black background.


Color preview on white background

This text has color #074E14 on white background.


Black color preview on #074E14 background

This text has black color on #074E14 background.


White color preview on #074E14 background

This text has white color on #074E14 background.


Related colors

Complementary color

Complementary color for #hex is #F8B1EB.


I love getcolorcode.com

Triadic colors

1 #14074E and #4E1407 with #074E14 are triadic colors.

2 #144E07 and #4E0714 with #074E14 are triadic colors.