COLOR #6D736B

HEX: #6D736B RGB: (109,115,107)

Renk bilgisi

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

RGB renk modeli

#6D736B color RGB value is (109,115,107).

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

RGB bağlantıları ve doygunluk

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

109
115
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 115 + 107 = 331 (100%)
R 109 of 331 ~ 32.93%
G 115 of 331 ~ 34.74%
B 107 of 331 ~ 32.33'%

%32.93
%34.74
%32.33

CMYK RENK MODELİ

#6D736B rengi CMYK tonu (5,0,7,55).

  • camgöbeği tonu 5.22%
  • eflatun tonu 0.00%
  • sarı tonu 6.96%
  • ana renk tonu 54.90%
CMYK: (5,0,7,55) C5M0Y7K55 (5%,0%,7%,55%) (0.05/0.00/0.07/0.55) 

CMYK yüzdeleri

%5.22
%0
%6.96
%54.9

Codes

Color #6D736B in popluar color models

6D 73 6B
RGB 109 115 107
HSL 105° 3.60% 43.53%
HSB/HSV 105° 6.96% 45.10%
CMYK 5.22% 0.00% 6.96%
54.90%

Color #6D736B in popluar number systems.

HEX 6D 73 6B
Decimal 109 115 107
Binary 1101101 1110011 1101011
Octal 155 163 153

Shades and tints

Shades of #6D736B

#6D736B
(109,115,107)
#646962
(100,105,98)
#5B5F59
(91,95,89)
#525550
(82,85,80)
#494B47
(73,75,71)
#40413E
(64,65,62)
#373735
(55,55,53)
#2E2D2C
(46,45,44)
#252323
(37,35,35)
#1C191A
(28,25,26)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #6D736B

#6D736B
(109,115,107)
#7A7F78
(122,127,120)
#878B85
(135,139,133)
#949792
(148,151,146)
#A1A39F
(161,163,159)
#AEAFAC
(174,175,172)
#BBBBB9
(187,187,185)
#C8C7C6
(200,199,198)
#D5D3D3
(213,211,211)
#E2DFE0
(226,223,224)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D736B; }

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

This text font color is #6D736B.

Background Color

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

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

This div background color is #6D736B.

Border color

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

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

This div border color is #6D736B.

Opacity

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

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

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

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

This text has shadow with #6D736B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D736B.

Preview

Color preview on black background

This text has color #6D736B on black background.


Color preview on white background

This text has color #6D736B on white background.


Black color preview on #6D736B background

This text has black color on #6D736B background.


White color preview on #6D736B background

This text has white color on #6D736B background.


Related colors

Complementary color

Complementary color for #hex is #928C94.


I love getcolorcode.com

Triadic colors

1 #6B6D73 and #736B6D with #6D736B are triadic colors.

2 #6B736D and #736D6B with #6D736B are triadic colors.