COLOR #6E4C53

HEX: #6E4C53 RGB: (110,76,83)

Color info

#6E4C53 contains red, green and blue colors in about the same proportion. Web safe color of #6E4C53 is #663366 (or #636).

RGB color model

#6E4C53 color RGB value is (110,76,83).

RGB: (110,76,83) (43%, 30%, 33%)

RGB channels and saturation

R 110 of 255 = 43%
G 76 of 255 = 30%
B 83 of 255 = 33%

110
76
83

R + G + B ~ 35%. #6E4C53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 76 + 83 = 269 (100%)
R 110 of 269 ~ 40.89%
G 76 of 269 ~ 28.25%
B 83 of 269 ~ 30.86'%

%40.89
%28.25
%30.86

CMYK color model

#6E4C53 color CMYK value is (0,31,25,57).

  • cyan value is 0.00%
  • magenta value is 30.91%
  • yellow value is 24.55%
  • key color value is 56.86%
CMYK: (0,31,25,57) C0M31Y25K57 (0%,31%,25%,57%) (0.00/0.31/0.25/0.57) 

CMYK percentages

%0
%30.91
%24.55
%56.86

Codes

Color #6E4C53 in popluar color models

6E 4C 53
RGB 110 76 83
HSL 348° 18.28% 36.47%
HSB/HSV 348° 30.91% 43.14%
CMYK 0.00% 30.91% 24.55%
56.86%

Color #6E4C53 in popluar number systems.

HEX 6E 4C 53
Decimal 110 76 83
Binary 1101110 1001100 1010011
Octal 156 114 123

Shades and tints

Shades of #6E4C53

#6E4C53
(110,76,83)
#64464C
(100,70,76)
#5A4045
(90,64,69)
#503A3E
(80,58,62)
#463437
(70,52,55)
#3C2E30
(60,46,48)
#322829
(50,40,41)
#282222
(40,34,34)
#1E1C1B
(30,28,27)
#141614
(20,22,20)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #6E4C53

#6E4C53
(110,76,83)
#7B5C62
(123,92,98)
#886C71
(136,108,113)
#957C80
(149,124,128)
#A28C8F
(162,140,143)
#AF9C9E
(175,156,158)
#BCACAD
(188,172,173)
#C9BCBC
(201,188,188)
#D6CCCB
(214,204,203)
#E3DCDA
(227,220,218)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4C53 color. Also use rgb(110,76,83) instead hex code.

Text Font Color

.myTextColor { color: #6E4C53; }

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

This text font color is #6E4C53.

Background Color

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

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

This div background color is #6E4C53.

Border color

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

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

This div border color is #6E4C53.

Opacity

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

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

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

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

This text has shadow with #6E4C53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4C53.

Preview

Color preview on black background

This text has color #6E4C53 on black background.


Color preview on white background

This text has color #6E4C53 on white background.


Black color preview on #6E4C53 background

This text has black color on #6E4C53 background.


White color preview on #6E4C53 background

This text has white color on #6E4C53 background.


Related colors

Complementary color

Complementary color for #hex is #91B3AC.


I love getcolorcode.com

Triadic colors

1 #536E4C and #4C536E with #6E4C53 are triadic colors.

2 #534C6E and #4C6E53 with #6E4C53 are triadic colors.