COLOR #6B2844

HEX: #6B2844 RGB: (107,40,68)

Color info

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

RGB color model

#6B2844 color RGB value is (107,40,68).

RGB: (107,40,68) (42%, 16%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 40 of 255 = 16%
B 68 of 255 = 27%

107
40
68

R + G + B ~ 28%. #6B2844 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 40 + 68 = 215 (100%)
R 107 of 215 ~ 49.77%
G 40 of 215 ~ 18.6%
B 68 of 215 ~ 31.63'%

%49.77
%18.6
%31.63

CMYK color model

#6B2844 color CMYK value is (0,63,36,58).

  • cyan value is 0.00%
  • magenta value is 62.62%
  • yellow value is 36.45%
  • key color value is 58.04%
CMYK: (0,63,36,58) C0M63Y36K58 (0%,63%,36%,58%) (0.00/0.63/0.36/0.58) 

CMYK percentages

%0
%62.62
%36.45
%58.04

Codes

Color #6B2844 in popluar color models

6B 28 44
RGB 107 40 68
HSL 335° 45.58% 28.82%
HSB/HSV 335° 62.62% 41.96%
CMYK 0.00% 62.62% 36.45%
58.04%

Color #6B2844 in popluar number systems.

HEX 6B 28 44
Decimal 107 40 68
Binary 1101011 101000 1000100
Octal 153 50 104

Shades and tints

Shades of #6B2844

#6B2844
(107,40,68)
#62253E
(98,37,62)
#592238
(89,34,56)
#501F32
(80,31,50)
#471C2C
(71,28,44)
#3E1926
(62,25,38)
#351620
(53,22,32)
#2C131A
(44,19,26)
#231014
(35,16,20)
#1A0D0E
(26,13,14)
#110A08
(17,10,8)
#000000
(0,0,0)

Tints of #6B2844

#6B2844
(107,40,68)
#783B55
(120,59,85)
#854E66
(133,78,102)
#926177
(146,97,119)
#9F7488
(159,116,136)
#AC8799
(172,135,153)
#B99AAA
(185,154,170)
#C6ADBB
(198,173,187)
#D3C0CC
(211,192,204)
#E0D3DD
(224,211,221)
#EDE6EE
(237,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B2844 color. Also use rgb(107,40,68) instead hex code.

Text Font Color

.myTextColor { color: #6B2844; }

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

This text font color is #6B2844.

Background Color

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

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

This div background color is #6B2844.

Border color

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

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

This div border color is #6B2844.

Opacity

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

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

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

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

This text has shadow with #6B2844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B2844.

Preview

Color preview on black background

This text has color #6B2844 on black background.


Color preview on white background

This text has color #6B2844 on white background.


Black color preview on #6B2844 background

This text has black color on #6B2844 background.


White color preview on #6B2844 background

This text has white color on #6B2844 background.


Related colors

Complementary color

Complementary color for #hex is #94D7BB.


I love getcolorcode.com

Triadic colors

1 #446B28 and #28446B with #6B2844 are triadic colors.

2 #44286B and #286B44 with #6B2844 are triadic colors.