COLOR #076136

HEX: #076136
RGB: (7,97,54)

Renk bilgisi

#076136 contains mainly green and blue colors. #076136 ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#076136 color RGB value is (7,97,54).

  • kırmız ton 7;
  • yeşil ton 97;
  • mavi ton 54.
RGB:
(7,97,54)
(3%,38%,21%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 97 of 255 = 38%
B 54 of 255 = 21%

7
97
54

R + G + B ~ 21%. #076136 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
7 + 97 + 54 = 158 (100%)
R 7 of 158 ~ 4.43%
G 97 of 158 ~ 61.39%
B 54 of 158 ~ 34.18%

%61.39
%34.18

CMYK RENK MODELİ

#076136 rengi CMYK tonu (93,0,44,62).

  • camgöbeği tonu 92.78%
  • eflatun tonu 0.00%
  • sarı tonu 44.33%
  • ana renk tonu 61.96%
CMYK:
(93,0,44,62)
C93M0Y44K62 
(93%,0%,44%,62%)
(0.93/0.00/0.44/0.62)	

CMYK yüzdeleri

%92.78
%0
%44.33
%61.96

Codes

Color #076136 in popluar color models

076136
RGB79754
HSL151°86.54%20.39%
HSB/HSV151°92.78%38.04%
CMYK92.78%0.00%44.33%
61.96%

Color #076136 in popluar number systems.

HEX076136
Decimal79754
Binary1111100001110110
Octal714166

Shades and tints

Shades of #076136

#076136
(7,97,54)
#075932
(7,89,50)
#07512E
(7,81,46)
#07492A
(7,73,42)
#074126
(7,65,38)
#073922
(7,57,34)
#07311E
(7,49,30)
#07291A
(7,41,26)
#072116
(7,33,22)
#071912
(7,25,18)
#07110E
(7,17,14)
#000000
(0,0,0)

Tints of #076136

#076136
(7,97,54)
#1D6F48
(29,111,72)
#337D5A
(51,125,90)
#498B6C
(73,139,108)
#5F997E
(95,153,126)
#75A790
(117,167,144)
#8BB5A2
(139,181,162)
#A1C3B4
(161,195,180)
#B7D1C6
(183,209,198)
#CDDFD8
(205,223,216)
#E3EDEA
(227,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #076136 color. Also use rgb(7,97,54) instead hex code.

Text Font Color

.myTextColor { color: #076136; }

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

This text font color is #076136.


Background Color

.myBgColor { background-color: #076136; }

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

This div background color is #076136.


Border color

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

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

This div border color is #076136.


Opacity

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

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

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

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

This text has shadow with #076136 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #076136 on black background.


Color preview on white background

This text has color #076136 on white background.



Black color preview on #076136 background

This text has black color on #076136 background.


White color preview on #076136 background

This text has white color on #076136 background.