COLOR #6D4630

HEX: #6D4630 RGB: (109,70,48)

Color info

#6D4630 contains mainly red and green colors. Web safe color of #6D4630 is #663333 (or #633).

RGB color model

#6D4630 color RGB value is (109,70,48).

RGB: (109,70,48) (43%, 27%, 19%)

RGB channels and saturation

R 109 of 255 = 43%
G 70 of 255 = 27%
B 48 of 255 = 19%

109
70
48

R + G + B ~ 30%. #6D4630 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 70 + 48 = 227 (100%)
R 109 of 227 ~ 48.02%
G 70 of 227 ~ 30.84%
B 48 of 227 ~ 21.15'%

%48.02
%30.84
%21.15

CMYK color model

#6D4630 color CMYK value is (0,36,56,57).

  • cyan value is 0.00%
  • magenta value is 35.78%
  • yellow value is 55.96%
  • key color value is 57.25%

CMYK: (0,36,56,57)
C0M36Y56K57 (0%, 36%, 56%, 57%)
(0.00 / 0.36 / 0.56 / 0.57)

CMYK percentages

%0
%35.78
%55.96
%57.25

Codes

Color #6D4630 in popluar color models

6D 46 30
RGB 109 70 48
HSL 22° 38.85% 30.78%
HSB/HSV 22° 55.96% 42.75%
CMYK 0.00% 35.78% 55.96%
57.25%

Color #6D4630 in popluar number systems.

HEX 6D 46 30
Decimal 109 70 48
Binary 1101101 1000110 110000
Octal 155 106 60

Shades and tints

Shades of #6D4630

#6D4630
(109,70,48)
#64402C
(100,64,44)
#5B3A28
(91,58,40)
#523424
(82,52,36)
#492E20
(73,46,32)
#40281C
(64,40,28)
#372218
(55,34,24)
#2E1C14
(46,28,20)
#251610
(37,22,16)
#1C100C
(28,16,12)
#130A08
(19,10,8)
#000000
(0,0,0)

Tints of #6D4630

#6D4630
(109,70,48)
#7A5642
(122,86,66)
#876654
(135,102,84)
#947666
(148,118,102)
#A18678
(161,134,120)
#AE968A
(174,150,138)
#BBA69C
(187,166,156)
#C8B6AE
(200,182,174)
#D5C6C0
(213,198,192)
#E2D6D2
(226,214,210)
#EFE6E4
(239,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4630 color. Also use rgb(109,70,48) instead hex code.

Text Font Color

.myTextColor { color: #6D4630; }

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

This text font color is #6D4630.

Background Color

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

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

This div background color is #6D4630.

Border color

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

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

This div border color is #6D4630.

Opacity

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

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

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

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

This text has shadow with #6D4630 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4630.

Preview

Color preview on black background

This text has color #6D4630 on black background.


Color preview on white background

This text has color #6D4630 on white background.


Black color preview on #6D4630 background

This text has black color on #6D4630 background.


White color preview on #6D4630 background

This text has white color on #6D4630 background.


Related colors

Complementary color

Complementary color for #hex is #92B9CF.


I love getcolorcode.com

Triadic colors

1 #306D46 and #46306D with #6D4630 are triadic colors.

2 #30466D and #466D30 with #6D4630 are triadic colors.