COLOR #6D684B

HEX: #6D684B RGB: (109,104,75)

Renk bilgisi

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

RGB renk modeli

#6D684B color RGB value is (109,104,75).

RGB: (109,104,75) (43%, 41%, 29%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 104 of 255 = 41%
B 75 of 255 = 29%

109
104
75

R + G + B ~ 38%. #6D684B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 104 + 75 = 288 (100%)
R 109 of 288 ~ 37.85%
G 104 of 288 ~ 36.11%
B 75 of 288 ~ 26.04'%

%37.85
%36.11
%26.04

CMYK RENK MODELİ

#6D684B rengi CMYK tonu (0,5,31,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.59%
  • sarı tonu 31.19%
  • ana renk tonu 57.25%

CMYK: (0,5,31,57)
C0M5Y31K57 (0%, 5%, 31%, 57%)
(0.00 / 0.05 / 0.31 / 0.57)

CMYK yüzdeleri

%0
%4.59
%31.19
%57.25

Codes

Color #6D684B in popluar color models

6D 68 4B
RGB 109 104 75
HSL 51° 18.48% 36.08%
HSB/HSV 51° 31.19% 42.75%
CMYK 0.00% 4.59% 31.19%
57.25%

Color #6D684B in popluar number systems.

HEX 6D 68 4B
Decimal 109 104 75
Binary 1101101 1101000 1001011
Octal 155 150 113

Shades and tints

Shades of #6D684B

#6D684B
(109,104,75)
#645F45
(100,95,69)
#5B563F
(91,86,63)
#524D39
(82,77,57)
#494433
(73,68,51)
#403B2D
(64,59,45)
#373227
(55,50,39)
#2E2921
(46,41,33)
#25201B
(37,32,27)
#1C1715
(28,23,21)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #6D684B

#6D684B
(109,104,75)
#7A755B
(122,117,91)
#87826B
(135,130,107)
#948F7B
(148,143,123)
#A19C8B
(161,156,139)
#AEA99B
(174,169,155)
#BBB6AB
(187,182,171)
#C8C3BB
(200,195,187)
#D5D0CB
(213,208,203)
#E2DDDB
(226,221,219)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D684B color. Also use rgb(109,104,75) instead hex code.

Text Font Color

.myTextColor { color: #6D684B; }

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

This text font color is #6D684B.

Background Color

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

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

This div background color is #6D684B.

Border color

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

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

This div border color is #6D684B.

Opacity

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

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

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

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

This text has shadow with #6D684B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D684B.

Preview

Color preview on black background

This text has color #6D684B on black background.


Color preview on white background

This text has color #6D684B on white background.


Black color preview on #6D684B background

This text has black color on #6D684B background.


White color preview on #6D684B background

This text has white color on #6D684B background.


Related colors

Complementary color

Complementary color for #hex is #9297B4.


I love getcolorcode.com

Triadic colors

1 #4B6D68 and #684B6D with #6D684B are triadic colors.

2 #4B686D and #686D4B with #6D684B are triadic colors.