COLOR #6D0620

HEX: #6D0620 RGB: (109,6,32)

Color info

#6D0620 contains mainly red color. Web safe color of #6D0620 is #660033 (or #603).

RGB color model

#6D0620 color RGB value is (109,6,32).

RGB: (109,6,32) (43%, 2%, 13%)

RGB channels and saturation

R 109 of 255 = 43%
G 6 of 255 = 2%
B 32 of 255 = 13%

109
6
32

R + G + B ~ 19%. #6D0620 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 6 + 32 = 147 (100%)
R 109 of 147 ~ 74.15%
G 6 of 147 ~ 4.08%
B 32 of 147 ~ 21.77'%

%74.15
%21.77

CMYK color model

#6D0620 color CMYK value is (0,94,71,57).

  • cyan value is 0.00%
  • magenta value is 94.50%
  • yellow value is 70.64%
  • key color value is 57.25%

CMYK: (0,94,71,57)
C0M94Y71K57 (0%, 94%, 71%, 57%)
(0.00 / 0.94 / 0.71 / 0.57)

CMYK percentages

%0
%94.5
%70.64
%57.25

Codes

Color #6D0620 in popluar color models

6D 06 20
RGB 109 6 32
HSL 345° 89.57% 22.55%
HSB/HSV 345° 94.50% 42.75%
CMYK 0.00% 94.50% 70.64%
57.25%

Color #6D0620 in popluar number systems.

HEX 6D 06 20
Decimal 109 6 32
Binary 1101101 110 100000
Octal 155 6 40

Shades and tints

Shades of #6D0620

#6D0620
(109,6,32)
#64061E
(100,6,30)
#5B061C
(91,6,28)
#52061A
(82,6,26)
#490618
(73,6,24)
#400616
(64,6,22)
#370614
(55,6,20)
#2E0612
(46,6,18)
#250610
(37,6,16)
#1C060E
(28,6,14)
#13060C
(19,6,12)
#000000
(0,0,0)

Tints of #6D0620

#6D0620
(109,6,32)
#7A1C34
(122,28,52)
#873248
(135,50,72)
#94485C
(148,72,92)
#A15E70
(161,94,112)
#AE7484
(174,116,132)
#BB8A98
(187,138,152)
#C8A0AC
(200,160,172)
#D5B6C0
(213,182,192)
#E2CCD4
(226,204,212)
#EFE2E8
(239,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D0620; }

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

This text font color is #6D0620.

Background Color

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

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

This div background color is #6D0620.

Border color

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

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

This div border color is #6D0620.

Opacity

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

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

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

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

This text has shadow with #6D0620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D0620.

Preview

Color preview on black background

This text has color #6D0620 on black background.


Color preview on white background

This text has color #6D0620 on white background.


Black color preview on #6D0620 background

This text has black color on #6D0620 background.


White color preview on #6D0620 background

This text has white color on #6D0620 background.


Related colors

Complementary color

Complementary color for #hex is #92F9DF.


I love getcolorcode.com

Triadic colors

1 #206D06 and #06206D with #6D0620 are triadic colors.

2 #20066D and #066D20 with #6D0620 are triadic colors.