COLOR #6D6448

HEX: #6D6448 RGB: (109,100,72)

Color info

#6D6448 contains red, green and blue colors in about the same proportion. Web safe color of #6D6448 is #666633 (or #663).

RGB color model

#6D6448 color RGB value is (109,100,72).

RGB: (109,100,72) (43%, 39%, 28%)

RGB channels and saturation

R 109 of 255 = 43%
G 100 of 255 = 39%
B 72 of 255 = 28%

109
100
72

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

Portions of RGB colors in percentages

R + G + B = 109 + 100 + 72 = 281 (100%)
R 109 of 281 ~ 38.79%
G 100 of 281 ~ 35.59%
B 72 of 281 ~ 25.62'%

%38.79
%35.59
%25.62

CMYK color model

#6D6448 color CMYK value is (0,8,34,57).

  • cyan value is 0.00%
  • magenta value is 8.26%
  • yellow value is 33.94%
  • key color value is 57.25%

CMYK: (0,8,34,57)
C0M8Y34K57 (0%, 8%, 34%, 57%)
(0.00 / 0.08 / 0.34 / 0.57)

CMYK percentages

%0
%8.26
%33.94
%57.25

Codes

Color #6D6448 in popluar color models

6D 64 48
RGB 109 100 72
HSL 45° 20.44% 35.49%
HSB/HSV 45° 33.94% 42.75%
CMYK 0.00% 8.26% 33.94%
57.25%

Color #6D6448 in popluar number systems.

HEX 6D 64 48
Decimal 109 100 72
Binary 1101101 1100100 1001000
Octal 155 144 110

Shades and tints

Shades of #6D6448

#6D6448
(109,100,72)
#645B42
(100,91,66)
#5B523C
(91,82,60)
#524936
(82,73,54)
#494030
(73,64,48)
#40372A
(64,55,42)
#372E24
(55,46,36)
#2E251E
(46,37,30)
#251C18
(37,28,24)
#1C1312
(28,19,18)
#130A0C
(19,10,12)
#000000
(0,0,0)

Tints of #6D6448

#6D6448
(109,100,72)
#7A7258
(122,114,88)
#878068
(135,128,104)
#948E78
(148,142,120)
#A19C88
(161,156,136)
#AEAA98
(174,170,152)
#BBB8A8
(187,184,168)
#C8C6B8
(200,198,184)
#D5D4C8
(213,212,200)
#E2E2D8
(226,226,216)
#EFF0E8
(239,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6448 color. Also use rgb(109,100,72) instead hex code.

Text Font Color

.myTextColor { color: #6D6448; }

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

This text font color is #6D6448.

Background Color

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

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

This div background color is #6D6448.

Border color

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

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

This div border color is #6D6448.

Opacity

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

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

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

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

This text has shadow with #6D6448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6448.

Preview

Color preview on black background

This text has color #6D6448 on black background.


Color preview on white background

This text has color #6D6448 on white background.


Black color preview on #6D6448 background

This text has black color on #6D6448 background.


White color preview on #6D6448 background

This text has white color on #6D6448 background.


Related colors

Complementary color

Complementary color for #hex is #929BB7.


I love getcolorcode.com

Triadic colors

1 #486D64 and #64486D with #6D6448 are triadic colors.

2 #48646D and #646D48 with #6D6448 are triadic colors.