COLOR #6B1114

HEX: #6B1114 RGB: (107,17,20)

Color info

#6B1114 contains mainly red color. Web safe color of #6B1114 is #660000 (or #600).

RGB color model

#6B1114 color RGB value is (107,17,20).

RGB: (107,17,20) (42%, 7%, 8%)

RGB channels and saturation

R 107 of 255 = 42%
G 17 of 255 = 7%
B 20 of 255 = 8%

107
17
20

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

Portions of RGB colors in percentages

R + G + B = 107 + 17 + 20 = 144 (100%)
R 107 of 144 ~ 74.31%
G 17 of 144 ~ 11.81%
B 20 of 144 ~ 13.89'%

%74.31
%11.81
%13.89

CMYK color model

#6B1114 color CMYK value is (0,84,81,58).

  • cyan value is 0.00%
  • magenta value is 84.11%
  • yellow value is 81.31%
  • key color value is 58.04%

CMYK: (0,84,81,58)
C0M84Y81K58 (0%, 84%, 81%, 58%)
(0.00 / 0.84 / 0.81 / 0.58)

CMYK percentages

%0
%84.11
%81.31
%58.04

Codes

Color #6B1114 in popluar color models

6B 11 14
RGB 107 17 20
HSL 358° 72.58% 24.31%
HSB/HSV 358° 84.11% 41.96%
CMYK 0.00% 84.11% 81.31%
58.04%

Color #6B1114 in popluar number systems.

HEX 6B 11 14
Decimal 107 17 20
Binary 1101011 10001 10100
Octal 153 21 24

Shades and tints

Shades of #6B1114

#6B1114
(107,17,20)
#621013
(98,16,19)
#590F12
(89,15,18)
#500E11
(80,14,17)
#470D10
(71,13,16)
#3E0C0F
(62,12,15)
#350B0E
(53,11,14)
#2C0A0D
(44,10,13)
#23090C
(35,9,12)
#1A080B
(26,8,11)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #6B1114

#6B1114
(107,17,20)
#782629
(120,38,41)
#853B3E
(133,59,62)
#925053
(146,80,83)
#9F6568
(159,101,104)
#AC7A7D
(172,122,125)
#B98F92
(185,143,146)
#C6A4A7
(198,164,167)
#D3B9BC
(211,185,188)
#E0CED1
(224,206,209)
#EDE3E6
(237,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B1114 color. Also use rgb(107,17,20) instead hex code.

Text Font Color

.myTextColor { color: #6B1114; }

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

This text font color is #6B1114.

Background Color

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

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

This div background color is #6B1114.

Border color

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

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

This div border color is #6B1114.

Opacity

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

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

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

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

This text has shadow with #6B1114 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B1114.

Preview

Color preview on black background

This text has color #6B1114 on black background.


Color preview on white background

This text has color #6B1114 on white background.


Black color preview on #6B1114 background

This text has black color on #6B1114 background.


White color preview on #6B1114 background

This text has white color on #6B1114 background.


Related colors

Complementary color

Complementary color for #hex is #94EEEB.


I love getcolorcode.com

Triadic colors

1 #146B11 and #11146B with #6B1114 are triadic colors.

2 #14116B and #116B14 with #6B1114 are triadic colors.