COLOR #6D6249

HEX: #6D6249 RGB: (109,98,73)

Renk bilgisi

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

RGB renk modeli

#6D6249 color RGB value is (109,98,73).

RGB: (109,98,73) (43%, 38%, 29%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 98 of 255 = 38%
B 73 of 255 = 29%

109
98
73

R + G + B ~ 37%. #6D6249 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 98 + 73 = 280 (100%)
R 109 of 280 ~ 38.93%
G 98 of 280 ~ 35%
B 73 of 280 ~ 26.07'%

%38.93
%35
%26.07

CMYK RENK MODELİ

#6D6249 rengi CMYK tonu (0,10,33,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.09%
  • sarı tonu 33.03%
  • ana renk tonu 57.25%

CMYK: (0,10,33,57)
C0M10Y33K57 (0%, 10%, 33%, 57%)
(0.00 / 0.10 / 0.33 / 0.57)

CMYK yüzdeleri

%0
%10.09
%33.03
%57.25

Codes

Color #6D6249 in popluar color models

6D 62 49
RGB 109 98 73
HSL 42° 19.78% 35.69%
HSB/HSV 42° 33.03% 42.75%
CMYK 0.00% 10.09% 33.03%
57.25%

Color #6D6249 in popluar number systems.

HEX 6D 62 49
Decimal 109 98 73
Binary 1101101 1100010 1001001
Octal 155 142 111

Shades and tints

Shades of #6D6249

#6D6249
(109,98,73)
#645A43
(100,90,67)
#5B523D
(91,82,61)
#524A37
(82,74,55)
#494231
(73,66,49)
#403A2B
(64,58,43)
#373225
(55,50,37)
#2E2A1F
(46,42,31)
#252219
(37,34,25)
#1C1A13
(28,26,19)
#13120D
(19,18,13)
#000000
(0,0,0)

Tints of #6D6249

#6D6249
(109,98,73)
#7A7059
(122,112,89)
#877E69
(135,126,105)
#948C79
(148,140,121)
#A19A89
(161,154,137)
#AEA899
(174,168,153)
#BBB6A9
(187,182,169)
#C8C4B9
(200,196,185)
#D5D2C9
(213,210,201)
#E2E0D9
(226,224,217)
#EFEEE9
(239,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6249 color. Also use rgb(109,98,73) instead hex code.

Text Font Color

.myTextColor { color: #6D6249; }

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

This text font color is #6D6249.

Background Color

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

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

This div background color is #6D6249.

Border color

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

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

This div border color is #6D6249.

Opacity

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

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

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

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

This text has shadow with #6D6249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6249.

Preview

Color preview on black background

This text has color #6D6249 on black background.


Color preview on white background

This text has color #6D6249 on white background.


Black color preview on #6D6249 background

This text has black color on #6D6249 background.


White color preview on #6D6249 background

This text has white color on #6D6249 background.


Related colors

Complementary color

Complementary color for #hex is #929DB6.


I love getcolorcode.com

Triadic colors

1 #496D62 and #62496D with #6D6249 are triadic colors.

2 #49626D and #626D49 with #6D6249 are triadic colors.