COLOR #6D7320

HEX: #6D7320 RGB: (109,115,32)

Renk bilgisi

#6D7320 contains mainly red and green colors. #6D7320 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6D7320 color RGB value is (109,115,32).

RGB: (109,115,32) (43%, 45%, 13%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 115 of 255 = 45%
B 32 of 255 = 13%

109
115
32

R + G + B ~ 34%. #6D7320 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 115 + 32 = 256 (100%)
R 109 of 256 ~ 42.58%
G 115 of 256 ~ 44.92%
B 32 of 256 ~ 12.5'%

%42.58
%44.92
%12.5

CMYK RENK MODELİ

#6D7320 rengi CMYK tonu (5,0,72,55).

  • camgöbeği tonu 5.22%
  • eflatun tonu 0.00%
  • sarı tonu 72.17%
  • ana renk tonu 54.90%

CMYK: (5,0,72,55)
C5M0Y72K55 (5%, 0%, 72%, 55%)
(0.05 / 0.00 / 0.72 / 0.55)

CMYK yüzdeleri

%5.22
%0
%72.17
%54.9

Codes

Color #6D7320 in popluar color models

6D 73 20
RGB 109 115 32
HSL 64° 56.46% 28.82%
HSB/HSV 64° 72.17% 45.10%
CMYK 5.22% 0.00% 72.17%
54.90%

Color #6D7320 in popluar number systems.

HEX 6D 73 20
Decimal 109 115 32
Binary 1101101 1110011 100000
Octal 155 163 40

Shades and tints

Shades of #6D7320

#6D7320
(109,115,32)
#64691E
(100,105,30)
#5B5F1C
(91,95,28)
#52551A
(82,85,26)
#494B18
(73,75,24)
#404116
(64,65,22)
#373714
(55,55,20)
#2E2D12
(46,45,18)
#252310
(37,35,16)
#1C190E
(28,25,14)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #6D7320

#6D7320
(109,115,32)
#7A7F34
(122,127,52)
#878B48
(135,139,72)
#94975C
(148,151,92)
#A1A370
(161,163,112)
#AEAF84
(174,175,132)
#BBBB98
(187,187,152)
#C8C7AC
(200,199,172)
#D5D3C0
(213,211,192)
#E2DFD4
(226,223,212)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7320 color. Also use rgb(109,115,32) instead hex code.

Text Font Color

.myTextColor { color: #6D7320; }

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

This text font color is #6D7320.

Background Color

.myBgColor { background-color: #6D7320; }

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

This div background color is #6D7320.

Border color

.myBorderColor { border: 1px solid #6D7320; }

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

This div border color is #6D7320.

Opacity

.myOpacity80 { color: #6D7320; opacity: 0.8; }

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

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

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

This text has shadow with #6D7320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7320.

Preview

Color preview on black background

This text has color #6D7320 on black background.


Color preview on white background

This text has color #6D7320 on white background.


Black color preview on #6D7320 background

This text has black color on #6D7320 background.


White color preview on #6D7320 background

This text has white color on #6D7320 background.


Related colors

Complementary color

Complementary color for #hex is #928CDF.


I love getcolorcode.com

Triadic colors

1 #206D73 and #73206D with #6D7320 are triadic colors.

2 #20736D and #736D20 with #6D7320 are triadic colors.