COLOR #6E2B37

HEX: #6E2B37 RGB: (110,43,55)

Color info

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

RGB color model

#6E2B37 color RGB value is (110,43,55).

RGB: (110,43,55) (43%, 17%, 22%)

RGB channels and saturation

R 110 of 255 = 43%
G 43 of 255 = 17%
B 55 of 255 = 22%

110
43
55

R + G + B ~ 27%. #6E2B37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 43 + 55 = 208 (100%)
R 110 of 208 ~ 52.88%
G 43 of 208 ~ 20.67%
B 55 of 208 ~ 26.44'%

%52.88
%20.67
%26.44

CMYK color model

#6E2B37 color CMYK value is (0,61,50,57).

  • cyan value is 0.00%
  • magenta value is 60.91%
  • yellow value is 50.00%
  • key color value is 56.86%

CMYK: (0,61,50,57)
C0M61Y50K57 (0%, 61%, 50%, 57%)
(0.00 / 0.61 / 0.50 / 0.57)

CMYK percentages

%0
%60.91
%50
%56.86

Codes

Color #6E2B37 in popluar color models

6E 2B 37
RGB 110 43 55
HSL 349° 43.79% 30.00%
HSB/HSV 349° 60.91% 43.14%
CMYK 0.00% 60.91% 50.00%
56.86%

Color #6E2B37 in popluar number systems.

HEX 6E 2B 37
Decimal 110 43 55
Binary 1101110 101011 110111
Octal 156 53 67

Shades and tints

Shades of #6E2B37

#6E2B37
(110,43,55)
#642832
(100,40,50)
#5A252D
(90,37,45)
#502228
(80,34,40)
#461F23
(70,31,35)
#3C1C1E
(60,28,30)
#321919
(50,25,25)
#281614
(40,22,20)
#1E130F
(30,19,15)
#14100A
(20,16,10)
#0A0D05
(10,13,5)
#000000
(0,0,0)

Tints of #6E2B37

#6E2B37
(110,43,55)
#7B3E49
(123,62,73)
#88515B
(136,81,91)
#95646D
(149,100,109)
#A2777F
(162,119,127)
#AF8A91
(175,138,145)
#BC9DA3
(188,157,163)
#C9B0B5
(201,176,181)
#D6C3C7
(214,195,199)
#E3D6D9
(227,214,217)
#F0E9EB
(240,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E2B37 color. Also use rgb(110,43,55) instead hex code.

Text Font Color

.myTextColor { color: #6E2B37; }

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

This text font color is #6E2B37.

Background Color

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

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

This div background color is #6E2B37.

Border color

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

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

This div border color is #6E2B37.

Opacity

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

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

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

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

This text has shadow with #6E2B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E2B37.

Preview

Color preview on black background

This text has color #6E2B37 on black background.


Color preview on white background

This text has color #6E2B37 on white background.


Black color preview on #6E2B37 background

This text has black color on #6E2B37 background.


White color preview on #6E2B37 background

This text has white color on #6E2B37 background.


Related colors

Complementary color

Complementary color for #hex is #91D4C8.


I love getcolorcode.com

Triadic colors

1 #376E2B and #2B376E with #6E2B37 are triadic colors.

2 #372B6E and #2B6E37 with #6E2B37 are triadic colors.