COLOR #6D6023

HEX: #6D6023 RGB: (109,96,35)

Color info

#6D6023 contains mainly red and green colors. Web safe color of #6D6023 is #666633 (or #663).

RGB color model

#6D6023 color RGB value is (109,96,35).

RGB: (109,96,35) (43%, 38%, 14%)

RGB channels and saturation

R 109 of 255 = 43%
G 96 of 255 = 38%
B 35 of 255 = 14%

109
96
35

R + G + B ~ 32%. #6D6023 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 96 + 35 = 240 (100%)
R 109 of 240 ~ 45.42%
G 96 of 240 ~ 40%
B 35 of 240 ~ 14.58'%

%45.42
%40
%14.58

CMYK color model

#6D6023 color CMYK value is (0,12,68,57).

  • cyan value is 0.00%
  • magenta value is 11.93%
  • yellow value is 67.89%
  • key color value is 57.25%
CMYK: (0,12,68,57) C0M12Y68K57 (0%,12%,68%,57%) (0.00/0.12/0.68/0.57) 

CMYK percentages

%0
%11.93
%67.89
%57.25

Codes

Color #6D6023 in popluar color models

6D 60 23
RGB 109 96 35
HSL 49° 51.39% 28.24%
HSB/HSV 49° 67.89% 42.75%
CMYK 0.00% 11.93% 67.89%
57.25%

Color #6D6023 in popluar number systems.

HEX 6D 60 23
Decimal 109 96 35
Binary 1101101 1100000 100011
Octal 155 140 43

Shades and tints

Shades of #6D6023

#6D6023
(109,96,35)
#645820
(100,88,32)
#5B501D
(91,80,29)
#52481A
(82,72,26)
#494017
(73,64,23)
#403814
(64,56,20)
#373011
(55,48,17)
#2E280E
(46,40,14)
#25200B
(37,32,11)
#1C1808
(28,24,8)
#131005
(19,16,5)
#000000
(0,0,0)

Tints of #6D6023

#6D6023
(109,96,35)
#7A6E37
(122,110,55)
#877C4B
(135,124,75)
#948A5F
(148,138,95)
#A19873
(161,152,115)
#AEA687
(174,166,135)
#BBB49B
(187,180,155)
#C8C2AF
(200,194,175)
#D5D0C3
(213,208,195)
#E2DED7
(226,222,215)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6023 color. Also use rgb(109,96,35) instead hex code.

Text Font Color

.myTextColor { color: #6D6023; }

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

This text font color is #6D6023.

Background Color

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

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

This div background color is #6D6023.

Border color

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

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

This div border color is #6D6023.

Opacity

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

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

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

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

This text has shadow with #6D6023 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6023.

Preview

Color preview on black background

This text has color #6D6023 on black background.


Color preview on white background

This text has color #6D6023 on white background.


Black color preview on #6D6023 background

This text has black color on #6D6023 background.


White color preview on #6D6023 background

This text has white color on #6D6023 background.


Related colors

Complementary color

Complementary color for #hex is #929FDC.


I love getcolorcode.com

Triadic colors

1 #236D60 and #60236D with #6D6023 are triadic colors.

2 #23606D and #606D23 with #6D6023 are triadic colors.