COLOR #077000

HEX: #077000 RGB: (7,112,0)

Renk bilgisi

#077000 contains mainly green color. #077000 ‘ nin web güvenlik rengi #006600 (ya da #060) dir.

RGB renk modeli

#077000 color RGB value is (7,112,0).

RGB: (7,112,0) (3%, 44%, 0%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 112 of 255 = 44%
B 0 of 255 = 0%

7
112
0

R + G + B ~ 16%. #077000 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 7 + 112 + 0 = 119 (100%)
R 7 of 119 ~ 5.88%
G 112 of 119 ~ 94.12%
B 0 of 119 ~ 0'%

%94.12

CMYK RENK MODELİ

#077000 rengi CMYK tonu (94,0,100,56).

  • camgöbeği tonu 93.75%
  • eflatun tonu 0.00%
  • sarı tonu 100.00%
  • ana renk tonu 56.08%

CMYK: (94,0,100,56)
C94M0Y100K56 (94%, 0%, 100%, 56%)
(0.94 / 0.00 / 1.00 / 0.56)

CMYK yüzdeleri

%93.75
%0
%100
%56.08

Codes

Color #077000 in popluar color models

07 70 00
RGB 7 112 0
HSL 116° 100.00% 21.96%
HSB/HSV 116° 100.00% 43.92%
CMYK 93.75% 0.00% 100.00%
56.08%

Color #077000 in popluar number systems.

HEX 07 70 00
Decimal 7 112 0
Binary 111 1110000 0
Octal 7 160 0

Shades and tints

Shades of #077000

#077000
(7,112,0)
#076600
(7,102,0)
#075C00
(7,92,0)
#075200
(7,82,0)
#074800
(7,72,0)
#073E00
(7,62,0)
#073400
(7,52,0)
#072A00
(7,42,0)
#072000
(7,32,0)
#071600
(7,22,0)
#070C00
(7,12,0)
#000000
(0,0,0)

Tints of #077000

#077000
(7,112,0)
#1D7D17
(29,125,23)
#338A2E
(51,138,46)
#499745
(73,151,69)
#5FA45C
(95,164,92)
#75B173
(117,177,115)
#8BBE8A
(139,190,138)
#A1CBA1
(161,203,161)
#B7D8B8
(183,216,184)
#CDE5CF
(205,229,207)
#E3F2E6
(227,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #077000 color. Also use rgb(7,112,0) instead hex code.

Text Font Color

.myTextColor { color: #077000; }

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

This text font color is #077000.

Background Color

.myBgColor { background-color: #077000; }

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

This div background color is #077000.

Border color

.myBorderColor { border: 1px solid #077000; }

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

This div border color is #077000.

Opacity

.myOpacity80 { color: #077000; opacity: 0.8; }

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

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

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

This text has shadow with #077000 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #077000.

Preview

Color preview on black background

This text has color #077000 on black background.


Color preview on white background

This text has color #077000 on white background.


Black color preview on #077000 background

This text has black color on #077000 background.


White color preview on #077000 background

This text has white color on #077000 background.


Related colors

Complementary color

Complementary color for #hex is #F88FFF.


I love getcolorcode.com

Triadic colors

1 #000770 and #700007 with #077000 are triadic colors.

2 #007007 and #700700 with #077000 are triadic colors.