COLOR #6D2313

HEX: #6D2313 RGB: (109,35,19)

Color info

#6D2313 contains mainly red color. Web safe color of #6D2313 is #663300 (or #630).

RGB color model

#6D2313 color RGB value is (109,35,19).

RGB: (109,35,19) (43%, 14%, 7%)

RGB channels and saturation

R 109 of 255 = 43%
G 35 of 255 = 14%
B 19 of 255 = 7%

109
35
19

R + G + B ~ 21%. #6D2313 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 35 + 19 = 163 (100%)
R 109 of 163 ~ 66.87%
G 35 of 163 ~ 21.47%
B 19 of 163 ~ 11.66'%

%66.87
%21.47
%11.66

CMYK color model

#6D2313 color CMYK value is (0,68,83,57).

  • cyan value is 0.00%
  • magenta value is 67.89%
  • yellow value is 82.57%
  • key color value is 57.25%

CMYK: (0,68,83,57)
C0M68Y83K57 (0%, 68%, 83%, 57%)
(0.00 / 0.68 / 0.83 / 0.57)

CMYK percentages

%0
%67.89
%82.57
%57.25

Codes

Color #6D2313 in popluar color models

6D 23 13
RGB 109 35 19
HSL 11° 70.31% 25.10%
HSB/HSV 11° 82.57% 42.75%
CMYK 0.00% 67.89% 82.57%
57.25%

Color #6D2313 in popluar number systems.

HEX 6D 23 13
Decimal 109 35 19
Binary 1101101 100011 10011
Octal 155 43 23

Shades and tints

Shades of #6D2313

#6D2313
(109,35,19)
#642012
(100,32,18)
#5B1D11
(91,29,17)
#521A10
(82,26,16)
#49170F
(73,23,15)
#40140E
(64,20,14)
#37110D
(55,17,13)
#2E0E0C
(46,14,12)
#250B0B
(37,11,11)
#1C080A
(28,8,10)
#130509
(19,5,9)
#000000
(0,0,0)

Tints of #6D2313

#6D2313
(109,35,19)
#7A3728
(122,55,40)
#874B3D
(135,75,61)
#945F52
(148,95,82)
#A17367
(161,115,103)
#AE877C
(174,135,124)
#BB9B91
(187,155,145)
#C8AFA6
(200,175,166)
#D5C3BB
(213,195,187)
#E2D7D0
(226,215,208)
#EFEBE5
(239,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D2313; }

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

This text font color is #6D2313.

Background Color

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

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

This div background color is #6D2313.

Border color

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

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

This div border color is #6D2313.

Opacity

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

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

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

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

This text has shadow with #6D2313 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2313.

Preview

Color preview on black background

This text has color #6D2313 on black background.


Color preview on white background

This text has color #6D2313 on white background.


Black color preview on #6D2313 background

This text has black color on #6D2313 background.


White color preview on #6D2313 background

This text has white color on #6D2313 background.


Related colors

Complementary color

Complementary color for #hex is #92DCEC.


I love getcolorcode.com

Triadic colors

1 #136D23 and #23136D with #6D2313 are triadic colors.

2 #13236D and #236D13 with #6D2313 are triadic colors.