COLOR #6D4303

HEX: #6D4303 RGB: (109,67,3)

Color info

#6D4303 contains mainly red and green colors. Web safe color of #6D4303 is #663300 (or #630).

RGB color model

#6D4303 color RGB value is (109,67,3).

RGB: (109,67,3) (43%, 26%, 1%)

RGB channels and saturation

R 109 of 255 = 43%
G 67 of 255 = 26%
B 3 of 255 = 1%

109
67
3

R + G + B ~ 23%. #6D4303 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 67 + 3 = 179 (100%)
R 109 of 179 ~ 60.89%
G 67 of 179 ~ 37.43%
B 3 of 179 ~ 1.68'%

%60.89
%37.43

CMYK color model

#6D4303 color CMYK value is (0,39,97,57).

  • cyan value is 0.00%
  • magenta value is 38.53%
  • yellow value is 97.25%
  • key color value is 57.25%

CMYK: (0,39,97,57)
C0M39Y97K57 (0%, 39%, 97%, 57%)
(0.00 / 0.39 / 0.97 / 0.57)

CMYK percentages

%0
%38.53
%97.25
%57.25

Codes

Color #6D4303 in popluar color models

6D 43 03
RGB 109 67 3
HSL 36° 94.64% 21.96%
HSB/HSV 36° 97.25% 42.75%
CMYK 0.00% 38.53% 97.25%
57.25%

Color #6D4303 in popluar number systems.

HEX 6D 43 03
Decimal 109 67 3
Binary 1101101 1000011 11
Octal 155 103 3

Shades and tints

Shades of #6D4303

#6D4303
(109,67,3)
#643D03
(100,61,3)
#5B3703
(91,55,3)
#523103
(82,49,3)
#492B03
(73,43,3)
#402503
(64,37,3)
#371F03
(55,31,3)
#2E1903
(46,25,3)
#251303
(37,19,3)
#1C0D03
(28,13,3)
#130703
(19,7,3)
#000000
(0,0,0)

Tints of #6D4303

#6D4303
(109,67,3)
#7A5419
(122,84,25)
#87652F
(135,101,47)
#947645
(148,118,69)
#A1875B
(161,135,91)
#AE9871
(174,152,113)
#BBA987
(187,169,135)
#C8BA9D
(200,186,157)
#D5CBB3
(213,203,179)
#E2DCC9
(226,220,201)
#EFEDDF
(239,237,223)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4303 color. Also use rgb(109,67,3) instead hex code.

Text Font Color

.myTextColor { color: #6D4303; }

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

This text font color is #6D4303.

Background Color

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

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

This div background color is #6D4303.

Border color

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

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

This div border color is #6D4303.

Opacity

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

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

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

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

This text has shadow with #6D4303 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4303.

Preview

Color preview on black background

This text has color #6D4303 on black background.


Color preview on white background

This text has color #6D4303 on white background.


Black color preview on #6D4303 background

This text has black color on #6D4303 background.


White color preview on #6D4303 background

This text has white color on #6D4303 background.


Related colors

Complementary color

Complementary color for #hex is #92BCFC.


I love getcolorcode.com

Triadic colors

1 #036D43 and #43036D with #6D4303 are triadic colors.

2 #03436D and #436D03 with #6D4303 are triadic colors.