COLOR #6D0022

HEX: #6D0022 RGB: (109,0,34)

Color info

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

RGB color model

#6D0022 color RGB value is (109,0,34).

RGB: (109,0,34) (43%, 0%, 13%)

RGB channels and saturation

R 109 of 255 = 43%
G 0 of 255 = 0%
B 34 of 255 = 13%

109
0
34

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

Portions of RGB colors in percentages

R + G + B = 109 + 0 + 34 = 143 (100%)
R 109 of 143 ~ 76.22%
G 0 of 143 ~ 0%
B 34 of 143 ~ 23.78'%

%76.22
%23.78

CMYK color model

#6D0022 color CMYK value is (0,100,69,57).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 68.81%
  • key color value is 57.25%

CMYK: (0,100,69,57)
C0M100Y69K57 (0%, 100%, 69%, 57%)
(0.00 / 1.00 / 0.69 / 0.57)

CMYK percentages

%0
%100
%68.81
%57.25

Codes

Color #6D0022 in popluar color models

6D 00 22
RGB 109 0 34
HSL 341° 100.00% 21.37%
HSB/HSV 341° 100.00% 42.75%
CMYK 0.00% 100.00% 68.81%
57.25%

Color #6D0022 in popluar number systems.

HEX 6D 00 22
Decimal 109 0 34
Binary 1101101 0 100010
Octal 155 0 42

Shades and tints

Shades of #6D0022

#6D0022
(109,0,34)
#64001F
(100,0,31)
#5B001C
(91,0,28)
#520019
(82,0,25)
#490016
(73,0,22)
#400013
(64,0,19)
#370010
(55,0,16)
#2E000D
(46,0,13)
#25000A
(37,0,10)
#1C0007
(28,0,7)
#130004
(19,0,4)
#000000
(0,0,0)

Tints of #6D0022

#6D0022
(109,0,34)
#7A1736
(122,23,54)
#872E4A
(135,46,74)
#94455E
(148,69,94)
#A15C72
(161,92,114)
#AE7386
(174,115,134)
#BB8A9A
(187,138,154)
#C8A1AE
(200,161,174)
#D5B8C2
(213,184,194)
#E2CFD6
(226,207,214)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D0022; }

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

This text font color is #6D0022.

Background Color

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

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

This div background color is #6D0022.

Border color

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

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

This div border color is #6D0022.

Opacity

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

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

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

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

This text has shadow with #6D0022 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D0022.

Preview

Color preview on black background

This text has color #6D0022 on black background.


Color preview on white background

This text has color #6D0022 on white background.


Black color preview on #6D0022 background

This text has black color on #6D0022 background.


White color preview on #6D0022 background

This text has white color on #6D0022 background.


Related colors

Complementary color

Complementary color for #hex is #92FFDD.


I love getcolorcode.com

Triadic colors

1 #226D00 and #00226D with #6D0022 are triadic colors.

2 #22006D and #006D22 with #6D0022 are triadic colors.