COLOR #6D1D30

HEX: #6D1D30 RGB: (109,29,48)

Color info

#6D1D30 contains mainly red color. Web safe color of #6D1D30 is #663333 (or #633).

RGB color model

#6D1D30 color RGB value is (109,29,48).

RGB: (109,29,48) (43%, 11%, 19%)

RGB channels and saturation

R 109 of 255 = 43%
G 29 of 255 = 11%
B 48 of 255 = 19%

109
29
48

R + G + B ~ 24%. #6D1D30 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 29 + 48 = 186 (100%)
R 109 of 186 ~ 58.6%
G 29 of 186 ~ 15.59%
B 48 of 186 ~ 25.81'%

%58.6
%15.59
%25.81

CMYK color model

#6D1D30 color CMYK value is (0,73,56,57).

  • cyan value is 0.00%
  • magenta value is 73.39%
  • yellow value is 55.96%
  • key color value is 57.25%

CMYK: (0,73,56,57)
C0M73Y56K57 (0%, 73%, 56%, 57%)
(0.00 / 0.73 / 0.56 / 0.57)

CMYK percentages

%0
%73.39
%55.96
%57.25

Codes

Color #6D1D30 in popluar color models

6D 1D 30
RGB 109 29 48
HSL 346° 57.97% 27.06%
HSB/HSV 346° 73.39% 42.75%
CMYK 0.00% 73.39% 55.96%
57.25%

Color #6D1D30 in popluar number systems.

HEX 6D 1D 30
Decimal 109 29 48
Binary 1101101 11101 110000
Octal 155 35 60

Shades and tints

Shades of #6D1D30

#6D1D30
(109,29,48)
#641B2C
(100,27,44)
#5B1928
(91,25,40)
#521724
(82,23,36)
#491520
(73,21,32)
#40131C
(64,19,28)
#371118
(55,17,24)
#2E0F14
(46,15,20)
#250D10
(37,13,16)
#1C0B0C
(28,11,12)
#130908
(19,9,8)
#000000
(0,0,0)

Tints of #6D1D30

#6D1D30
(109,29,48)
#7A3142
(122,49,66)
#874554
(135,69,84)
#945966
(148,89,102)
#A16D78
(161,109,120)
#AE818A
(174,129,138)
#BB959C
(187,149,156)
#C8A9AE
(200,169,174)
#D5BDC0
(213,189,192)
#E2D1D2
(226,209,210)
#EFE5E4
(239,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D1D30; }

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

This text font color is #6D1D30.

Background Color

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

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

This div background color is #6D1D30.

Border color

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

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

This div border color is #6D1D30.

Opacity

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

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

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

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

This text has shadow with #6D1D30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1D30.

Preview

Color preview on black background

This text has color #6D1D30 on black background.


Color preview on white background

This text has color #6D1D30 on white background.


Black color preview on #6D1D30 background

This text has black color on #6D1D30 background.


White color preview on #6D1D30 background

This text has white color on #6D1D30 background.


Related colors

Complementary color

Complementary color for #hex is #92E2CF.


I love getcolorcode.com

Triadic colors

1 #306D1D and #1D306D with #6D1D30 are triadic colors.

2 #301D6D and #1D6D30 with #6D1D30 are triadic colors.