COLOR #6D2D10

HEX: #6D2D10 RGB: (109,45,16)

Color info

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

RGB color model

#6D2D10 color RGB value is (109,45,16).

RGB: (109,45,16) (43%, 18%, 6%)

RGB channels and saturation

R 109 of 255 = 43%
G 45 of 255 = 18%
B 16 of 255 = 6%

109
45
16

R + G + B ~ 22%. #6D2D10 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 45 + 16 = 170 (100%)
R 109 of 170 ~ 64.12%
G 45 of 170 ~ 26.47%
B 16 of 170 ~ 9.41'%

%64.12
%26.47

CMYK color model

#6D2D10 color CMYK value is (0,59,85,57).

  • cyan value is 0.00%
  • magenta value is 58.72%
  • yellow value is 85.32%
  • key color value is 57.25%

CMYK: (0,59,85,57)
C0M59Y85K57 (0%, 59%, 85%, 57%)
(0.00 / 0.59 / 0.85 / 0.57)

CMYK percentages

%0
%58.72
%85.32
%57.25

Codes

Color #6D2D10 in popluar color models

6D 2D 10
RGB 109 45 16
HSL 19° 74.40% 24.51%
HSB/HSV 19° 85.32% 42.75%
CMYK 0.00% 58.72% 85.32%
57.25%

Color #6D2D10 in popluar number systems.

HEX 6D 2D 10
Decimal 109 45 16
Binary 1101101 101101 10000
Octal 155 55 20

Shades and tints

Shades of #6D2D10

#6D2D10
(109,45,16)
#64290F
(100,41,15)
#5B250E
(91,37,14)
#52210D
(82,33,13)
#491D0C
(73,29,12)
#40190B
(64,25,11)
#37150A
(55,21,10)
#2E1109
(46,17,9)
#250D08
(37,13,8)
#1C0907
(28,9,7)
#130506
(19,5,6)
#000000
(0,0,0)

Tints of #6D2D10

#6D2D10
(109,45,16)
#7A4025
(122,64,37)
#87533A
(135,83,58)
#94664F
(148,102,79)
#A17964
(161,121,100)
#AE8C79
(174,140,121)
#BB9F8E
(187,159,142)
#C8B2A3
(200,178,163)
#D5C5B8
(213,197,184)
#E2D8CD
(226,216,205)
#EFEBE2
(239,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D2D10 color. Also use rgb(109,45,16) instead hex code.

Text Font Color

.myTextColor { color: #6D2D10; }

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

This text font color is #6D2D10.

Background Color

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

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

This div background color is #6D2D10.

Border color

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

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

This div border color is #6D2D10.

Opacity

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

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

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

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

This text has shadow with #6D2D10 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2D10.

Preview

Color preview on black background

This text has color #6D2D10 on black background.


Color preview on white background

This text has color #6D2D10 on white background.


Black color preview on #6D2D10 background

This text has black color on #6D2D10 background.


White color preview on #6D2D10 background

This text has white color on #6D2D10 background.


Related colors

Complementary color

Complementary color for #hex is #92D2EF.


I love getcolorcode.com

Triadic colors

1 #106D2D and #2D106D with #6D2D10 are triadic colors.

2 #102D6D and #2D6D10 with #6D2D10 are triadic colors.