COLOR #076326

HEX: #076326
RGB: (7,99,38)

Renk bilgisi

#076326 contains mainly green color. #076326 ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#076326 color RGB value is (7,99,38).

  • kırmız ton 7;
  • yeşil ton 99;
  • mavi ton 38.
RGB:
(7,99,38)
(3%,39%,15%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 99 of 255 = 39%
B 38 of 255 = 15%

7
99
38

R + G + B ~ 19%. #076326 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
7 + 99 + 38 = 144 (100%)
R 7 of 144 ~ 4.86%
G 99 of 144 ~ 68.75%
B 38 of 144 ~ 26.39%

%68.75
%26.39

CMYK RENK MODELİ

#076326 rengi CMYK tonu (93,0,62,61).

  • camgöbeği tonu 92.93%
  • eflatun tonu 0.00%
  • sarı tonu 61.62%
  • ana renk tonu 61.18%
CMYK:
(93,0,62,61)
C93M0Y62K61 
(93%,0%,62%,61%)
(0.93/0.00/0.62/0.61)	

CMYK yüzdeleri

%92.93
%0
%61.62
%61.18

Codes

Color #076326 in popluar color models

076326
RGB79938
HSL140°86.79%20.78%
HSB/HSV140°92.93%38.82%
CMYK92.93%0.00%61.62%
61.18%

Color #076326 in popluar number systems.

HEX076326
Decimal79938
Binary1111100011100110
Octal714346

Shades and tints

Shades of #076326

#076326
(7,99,38)
#075A23
(7,90,35)
#075120
(7,81,32)
#07481D
(7,72,29)
#073F1A
(7,63,26)
#073617
(7,54,23)
#072D14
(7,45,20)
#072411
(7,36,17)
#071B0E
(7,27,14)
#07120B
(7,18,11)
#070908
(7,9,8)
#000000
(0,0,0)

Tints of #076326

#076326
(7,99,38)
#1D7139
(29,113,57)
#337F4C
(51,127,76)
#498D5F
(73,141,95)
#5F9B72
(95,155,114)
#75A985
(117,169,133)
#8BB798
(139,183,152)
#A1C5AB
(161,197,171)
#B7D3BE
(183,211,190)
#CDE1D1
(205,225,209)
#E3EFE4
(227,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #076326 color. Also use rgb(7,99,38) instead hex code.

Text Font Color

.myTextColor { color: #076326; }

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

This text font color is #076326.


Background Color

.myBgColor { background-color: #076326; }

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

This div background color is #076326.


Border color

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

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

This div border color is #076326.


Opacity

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

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

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

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

This text has shadow with #076326 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #076326 on black background.


Color preview on white background

This text has color #076326 on white background.



Black color preview on #076326 background

This text has black color on #076326 background.


White color preview on #076326 background

This text has white color on #076326 background.