COLOR #6D1F37

HEX: #6D1F37 RGB: (109,31,55)

Color info

#6D1F37 contains mainly red and blue colors. Web safe color of #6D1F37 is #663333 (or #633).

RGB color model

#6D1F37 color RGB value is (109,31,55).

RGB: (109,31,55) (43%, 12%, 22%)

RGB channels and saturation

R 109 of 255 = 43%
G 31 of 255 = 12%
B 55 of 255 = 22%

109
31
55

R + G + B ~ 26%. #6D1F37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 31 + 55 = 195 (100%)
R 109 of 195 ~ 55.9%
G 31 of 195 ~ 15.9%
B 55 of 195 ~ 28.21'%

%55.9
%15.9
%28.21

CMYK color model

#6D1F37 color CMYK value is (0,72,50,57).

  • cyan value is 0.00%
  • magenta value is 71.56%
  • yellow value is 49.54%
  • key color value is 57.25%
CMYK: (0,72,50,57) C0M72Y50K57 (0%,72%,50%,57%) (0.00/0.72/0.50/0.57) 

CMYK percentages

%0
%71.56
%49.54
%57.25

Codes

Color #6D1F37 in popluar color models

6D 1F 37
RGB 109 31 55
HSL 342° 55.71% 27.45%
HSB/HSV 342° 71.56% 42.75%
CMYK 0.00% 71.56% 49.54%
57.25%

Color #6D1F37 in popluar number systems.

HEX 6D 1F 37
Decimal 109 31 55
Binary 1101101 11111 110111
Octal 155 37 67

Shades and tints

Shades of #6D1F37

#6D1F37
(109,31,55)
#641D32
(100,29,50)
#5B1B2D
(91,27,45)
#521928
(82,25,40)
#491723
(73,23,35)
#40151E
(64,21,30)
#371319
(55,19,25)
#2E1114
(46,17,20)
#250F0F
(37,15,15)
#1C0D0A
(28,13,10)
#130B05
(19,11,5)
#000000
(0,0,0)

Tints of #6D1F37

#6D1F37
(109,31,55)
#7A3349
(122,51,73)
#87475B
(135,71,91)
#945B6D
(148,91,109)
#A16F7F
(161,111,127)
#AE8391
(174,131,145)
#BB97A3
(187,151,163)
#C8ABB5
(200,171,181)
#D5BFC7
(213,191,199)
#E2D3D9
(226,211,217)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D1F37; }

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

This text font color is #6D1F37.

Background Color

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

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

This div background color is #6D1F37.

Border color

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

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

This div border color is #6D1F37.

Opacity

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

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

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

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

This text has shadow with #6D1F37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1F37.

Preview

Color preview on black background

This text has color #6D1F37 on black background.


Color preview on white background

This text has color #6D1F37 on white background.


Black color preview on #6D1F37 background

This text has black color on #6D1F37 background.


White color preview on #6D1F37 background

This text has white color on #6D1F37 background.


Related colors

Complementary color

Complementary color for #hex is #92E0C8.


I love getcolorcode.com

Triadic colors

1 #376D1F and #1F376D with #6D1F37 are triadic colors.

2 #371F6D and #1F6D37 with #6D1F37 are triadic colors.