COLOR #6B1B24

HEX: #6B1B24 RGB: (107,27,36)

Color info

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

RGB color model

#6B1B24 color RGB value is (107,27,36).

RGB: (107,27,36) (42%, 11%, 14%)

RGB channels and saturation

R 107 of 255 = 42%
G 27 of 255 = 11%
B 36 of 255 = 14%

107
27
36

R + G + B ~ 22%. #6B1B24 is dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 27 + 36 = 170 (100%)
R 107 of 170 ~ 62.94%
G 27 of 170 ~ 15.88%
B 36 of 170 ~ 21.18'%

%62.94
%15.88
%21.18

CMYK color model

#6B1B24 color CMYK value is (0,75,66,58).

  • cyan value is 0.00%
  • magenta value is 74.77%
  • yellow value is 66.36%
  • key color value is 58.04%

CMYK: (0,75,66,58)
C0M75Y66K58 (0%, 75%, 66%, 58%)
(0.00 / 0.75 / 0.66 / 0.58)

CMYK percentages

%0
%74.77
%66.36
%58.04

Codes

Color #6B1B24 in popluar color models

6B 1B 24
RGB 107 27 36
HSL 353° 59.70% 26.27%
HSB/HSV 353° 74.77% 41.96%
CMYK 0.00% 74.77% 66.36%
58.04%

Color #6B1B24 in popluar number systems.

HEX 6B 1B 24
Decimal 107 27 36
Binary 1101011 11011 100100
Octal 153 33 44

Shades and tints

Shades of #6B1B24

#6B1B24
(107,27,36)
#621921
(98,25,33)
#59171E
(89,23,30)
#50151B
(80,21,27)
#471318
(71,19,24)
#3E1115
(62,17,21)
#350F12
(53,15,18)
#2C0D0F
(44,13,15)
#230B0C
(35,11,12)
#1A0909
(26,9,9)
#110706
(17,7,6)
#000000
(0,0,0)

Tints of #6B1B24

#6B1B24
(107,27,36)
#782F37
(120,47,55)
#85434A
(133,67,74)
#92575D
(146,87,93)
#9F6B70
(159,107,112)
#AC7F83
(172,127,131)
#B99396
(185,147,150)
#C6A7A9
(198,167,169)
#D3BBBC
(211,187,188)
#E0CFCF
(224,207,207)
#EDE3E2
(237,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B1B24 color. Also use rgb(107,27,36) instead hex code.

Text Font Color

.myTextColor { color: #6B1B24; }

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

This text font color is #6B1B24.

Background Color

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

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

This div background color is #6B1B24.

Border color

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

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

This div border color is #6B1B24.

Opacity

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

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

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

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

This text has shadow with #6B1B24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B1B24.

Preview

Color preview on black background

This text has color #6B1B24 on black background.


Color preview on white background

This text has color #6B1B24 on white background.


Black color preview on #6B1B24 background

This text has black color on #6B1B24 background.


White color preview on #6B1B24 background

This text has white color on #6B1B24 background.


Related colors

Complementary color

Complementary color for #hex is #94E4DB.


I love getcolorcode.com

Triadic colors

1 #246B1B and #1B246B with #6B1B24 are triadic colors.

2 #241B6B and #1B6B24 with #6B1B24 are triadic colors.