COLOR #6D736A

HEX: #6D736A RGB: (109,115,106)

Renk bilgisi

#6D736A contains red, green and blue colors in about the same proportion. #6D736A ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#6D736A color RGB value is (109,115,106).

RGB: (109,115,106) (43%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 115 of 255 = 45%
B 106 of 255 = 42%

109
115
106

R + G + B ~ 43%. #6D736A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 115 + 106 = 330 (100%)
R 109 of 330 ~ 33.03%
G 115 of 330 ~ 34.85%
B 106 of 330 ~ 32.12'%

%33.03
%34.85
%32.12

CMYK RENK MODELİ

#6D736A rengi CMYK tonu (5,0,8,55).

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

CMYK: (5,0,8,55)
C5M0Y8K55 (5%, 0%, 8%, 55%)
(0.05 / 0.00 / 0.08 / 0.55)

CMYK yüzdeleri

%5.22
%0
%7.83
%54.9

Codes

Color #6D736A in popluar color models

6D 73 6A
RGB 109 115 106
HSL 100° 4.07% 43.33%
HSB/HSV 100° 7.83% 45.10%
CMYK 5.22% 0.00% 7.83%
54.90%

Color #6D736A in popluar number systems.

HEX 6D 73 6A
Decimal 109 115 106
Binary 1101101 1110011 1101010
Octal 155 163 152

Shades and tints

Shades of #6D736A

#6D736A
(109,115,106)
#646961
(100,105,97)
#5B5F58
(91,95,88)
#52554F
(82,85,79)
#494B46
(73,75,70)
#40413D
(64,65,61)
#373734
(55,55,52)
#2E2D2B
(46,45,43)
#252322
(37,35,34)
#1C1919
(28,25,25)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #6D736A

#6D736A
(109,115,106)
#7A7F77
(122,127,119)
#878B84
(135,139,132)
#949791
(148,151,145)
#A1A39E
(161,163,158)
#AEAFAB
(174,175,171)
#BBBBB8
(187,187,184)
#C8C7C5
(200,199,197)
#D5D3D2
(213,211,210)
#E2DFDF
(226,223,223)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D736A; }

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

This text font color is #6D736A.

Background Color

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

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

This div background color is #6D736A.

Border color

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

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

This div border color is #6D736A.

Opacity

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

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

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

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

This text has shadow with #6D736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D736A.

Preview

Color preview on black background

This text has color #6D736A on black background.


Color preview on white background

This text has color #6D736A on white background.


Black color preview on #6D736A background

This text has black color on #6D736A background.


White color preview on #6D736A background

This text has white color on #6D736A background.


Related colors

Complementary color

Complementary color for #hex is #928C95.


I love getcolorcode.com

Triadic colors

1 #6A6D73 and #736A6D with #6D736A are triadic colors.

2 #6A736D and #736D6A with #6D736A are triadic colors.