COLOR #6B2638

HEX: #6B2638 RGB: (107,38,56)

Color info

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

RGB color model

#6B2638 color RGB value is (107,38,56).

RGB: (107,38,56) (42%, 15%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 38 of 255 = 15%
B 56 of 255 = 22%

107
38
56

R + G + B ~ 26%. #6B2638 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 38 + 56 = 201 (100%)
R 107 of 201 ~ 53.23%
G 38 of 201 ~ 18.91%
B 56 of 201 ~ 27.86'%

%53.23
%18.91
%27.86

CMYK color model

#6B2638 color CMYK value is (0,64,48,58).

  • cyan value is 0.00%
  • magenta value is 64.49%
  • yellow value is 47.66%
  • key color value is 58.04%

CMYK: (0,64,48,58)
C0M64Y48K58 (0%, 64%, 48%, 58%)
(0.00 / 0.64 / 0.48 / 0.58)

CMYK percentages

%0
%64.49
%47.66
%58.04

Codes

Color #6B2638 in popluar color models

6B 26 38
RGB 107 38 56
HSL 344° 47.59% 28.43%
HSB/HSV 344° 64.49% 41.96%
CMYK 0.00% 64.49% 47.66%
58.04%

Color #6B2638 in popluar number systems.

HEX 6B 26 38
Decimal 107 38 56
Binary 1101011 100110 111000
Octal 153 46 70

Shades and tints

Shades of #6B2638

#6B2638
(107,38,56)
#622333
(98,35,51)
#59202E
(89,32,46)
#501D29
(80,29,41)
#471A24
(71,26,36)
#3E171F
(62,23,31)
#35141A
(53,20,26)
#2C1115
(44,17,21)
#230E10
(35,14,16)
#1A0B0B
(26,11,11)
#110806
(17,8,6)
#000000
(0,0,0)

Tints of #6B2638

#6B2638
(107,38,56)
#78394A
(120,57,74)
#854C5C
(133,76,92)
#925F6E
(146,95,110)
#9F7280
(159,114,128)
#AC8592
(172,133,146)
#B998A4
(185,152,164)
#C6ABB6
(198,171,182)
#D3BEC8
(211,190,200)
#E0D1DA
(224,209,218)
#EDE4EC
(237,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B2638 color. Also use rgb(107,38,56) instead hex code.

Text Font Color

.myTextColor { color: #6B2638; }

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

This text font color is #6B2638.

Background Color

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

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

This div background color is #6B2638.

Border color

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

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

This div border color is #6B2638.

Opacity

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

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

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

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

This text has shadow with #6B2638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B2638.

Preview

Color preview on black background

This text has color #6B2638 on black background.


Color preview on white background

This text has color #6B2638 on white background.


Black color preview on #6B2638 background

This text has black color on #6B2638 background.


White color preview on #6B2638 background

This text has white color on #6B2638 background.


Related colors

Complementary color

Complementary color for #hex is #94D9C7.


I love getcolorcode.com

Triadic colors

1 #386B26 and #26386B with #6B2638 are triadic colors.

2 #38266B and #266B38 with #6B2638 are triadic colors.