COLOR #6D1B12

HEX: #6D1B12 RGB: (109,27,18)

Color info

#6D1B12 contains mainly red color. Web safe color of #6D1B12 is #663300 (or #630).

RGB color model

#6D1B12 color RGB value is (109,27,18).

RGB: (109,27,18) (43%, 11%, 7%)

RGB channels and saturation

R 109 of 255 = 43%
G 27 of 255 = 11%
B 18 of 255 = 7%

109
27
18

R + G + B ~ 20%. #6D1B12 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 27 + 18 = 154 (100%)
R 109 of 154 ~ 70.78%
G 27 of 154 ~ 17.53%
B 18 of 154 ~ 11.69'%

%70.78
%17.53
%11.69

CMYK color model

#6D1B12 color CMYK value is (0,75,83,57).

  • cyan value is 0.00%
  • magenta value is 75.23%
  • yellow value is 83.49%
  • key color value is 57.25%

CMYK: (0,75,83,57)
C0M75Y83K57 (0%, 75%, 83%, 57%)
(0.00 / 0.75 / 0.83 / 0.57)

CMYK percentages

%0
%75.23
%83.49
%57.25

Codes

Color #6D1B12 in popluar color models

6D 1B 12
RGB 109 27 18
HSL 71.65% 24.90%
HSB/HSV 83.49% 42.75%
CMYK 0.00% 75.23% 83.49%
57.25%

Color #6D1B12 in popluar number systems.

HEX 6D 1B 12
Decimal 109 27 18
Binary 1101101 11011 10010
Octal 155 33 22

Shades and tints

Shades of #6D1B12

#6D1B12
(109,27,18)
#641911
(100,25,17)
#5B1710
(91,23,16)
#52150F
(82,21,15)
#49130E
(73,19,14)
#40110D
(64,17,13)
#370F0C
(55,15,12)
#2E0D0B
(46,13,11)
#250B0A
(37,11,10)
#1C0909
(28,9,9)
#130708
(19,7,8)
#000000
(0,0,0)

Tints of #6D1B12

#6D1B12
(109,27,18)
#7A2F27
(122,47,39)
#87433C
(135,67,60)
#945751
(148,87,81)
#A16B66
(161,107,102)
#AE7F7B
(174,127,123)
#BB9390
(187,147,144)
#C8A7A5
(200,167,165)
#D5BBBA
(213,187,186)
#E2CFCF
(226,207,207)
#EFE3E4
(239,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D1B12; }

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

This text font color is #6D1B12.

Background Color

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

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

This div background color is #6D1B12.

Border color

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

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

This div border color is #6D1B12.

Opacity

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

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

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

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

This text has shadow with #6D1B12 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1B12.

Preview

Color preview on black background

This text has color #6D1B12 on black background.


Color preview on white background

This text has color #6D1B12 on white background.


Black color preview on #6D1B12 background

This text has black color on #6D1B12 background.


White color preview on #6D1B12 background

This text has white color on #6D1B12 background.


Related colors

Complementary color

Complementary color for #hex is #92E4ED.


I love getcolorcode.com

Triadic colors

1 #126D1B and #1B126D with #6D1B12 are triadic colors.

2 #121B6D and #1B6D12 with #6D1B12 are triadic colors.