COLOR #6D1F34

HEX: #6D1F34 RGB: (109,31,52)

Color info

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

RGB color model

#6D1F34 color RGB value is (109,31,52).

RGB: (109,31,52) (43%, 12%, 20%)

RGB channels and saturation

R 109 of 255 = 43%
G 31 of 255 = 12%
B 52 of 255 = 20%

109
31
52

R + G + B ~ 25%. #6D1F34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 31 + 52 = 192 (100%)
R 109 of 192 ~ 56.77%
G 31 of 192 ~ 16.15%
B 52 of 192 ~ 27.08'%

%56.77
%16.15
%27.08

CMYK color model

#6D1F34 color CMYK value is (0,72,52,57).

  • cyan value is 0.00%
  • magenta value is 71.56%
  • yellow value is 52.29%
  • key color value is 57.25%

CMYK: (0,72,52,57)
C0M72Y52K57 (0%, 72%, 52%, 57%)
(0.00 / 0.72 / 0.52 / 0.57)

CMYK percentages

%0
%71.56
%52.29
%57.25

Codes

Color #6D1F34 in popluar color models

6D 1F 34
RGB 109 31 52
HSL 344° 55.71% 27.45%
HSB/HSV 344° 71.56% 42.75%
CMYK 0.00% 71.56% 52.29%
57.25%

Color #6D1F34 in popluar number systems.

HEX 6D 1F 34
Decimal 109 31 52
Binary 1101101 11111 110100
Octal 155 37 64

Shades and tints

Shades of #6D1F34

#6D1F34
(109,31,52)
#641D30
(100,29,48)
#5B1B2C
(91,27,44)
#521928
(82,25,40)
#491724
(73,23,36)
#401520
(64,21,32)
#37131C
(55,19,28)
#2E1118
(46,17,24)
#250F14
(37,15,20)
#1C0D10
(28,13,16)
#130B0C
(19,11,12)
#000000
(0,0,0)

Tints of #6D1F34

#6D1F34
(109,31,52)
#7A3346
(122,51,70)
#874758
(135,71,88)
#945B6A
(148,91,106)
#A16F7C
(161,111,124)
#AE838E
(174,131,142)
#BB97A0
(187,151,160)
#C8ABB2
(200,171,178)
#D5BFC4
(213,191,196)
#E2D3D6
(226,211,214)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D1F34; }

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

This text font color is #6D1F34.

Background Color

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

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

This div background color is #6D1F34.

Border color

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

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

This div border color is #6D1F34.

Opacity

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

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

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

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

This text has shadow with #6D1F34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1F34.

Preview

Color preview on black background

This text has color #6D1F34 on black background.


Color preview on white background

This text has color #6D1F34 on white background.


Black color preview on #6D1F34 background

This text has black color on #6D1F34 background.


White color preview on #6D1F34 background

This text has white color on #6D1F34 background.


Related colors

Complementary color

Complementary color for #hex is #92E0CB.


I love getcolorcode.com

Triadic colors

1 #346D1F and #1F346D with #6D1F34 are triadic colors.

2 #341F6D and #1F6D34 with #6D1F34 are triadic colors.