COLOR #6E3B54

HEX: #6E3B54 RGB: (110,59,84)

Color info

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

RGB color model

#6E3B54 color RGB value is (110,59,84).

RGB: (110,59,84) (43%, 23%, 33%)

RGB channels and saturation

R 110 of 255 = 43%
G 59 of 255 = 23%
B 84 of 255 = 33%

110
59
84

R + G + B ~ 33%. #6E3B54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 59 + 84 = 253 (100%)
R 110 of 253 ~ 43.48%
G 59 of 253 ~ 23.32%
B 84 of 253 ~ 33.2'%

%43.48
%23.32
%33.2

CMYK color model

#6E3B54 color CMYK value is (0,46,24,57).

  • cyan value is 0.00%
  • magenta value is 46.36%
  • yellow value is 23.64%
  • key color value is 56.86%
CMYK: (0,46,24,57) C0M46Y24K57 (0%,46%,24%,57%) (0.00/0.46/0.24/0.57) 

CMYK percentages

%0
%46.36
%23.64
%56.86

Codes

Color #6E3B54 in popluar color models

6E 3B 54
RGB 110 59 84
HSL 331° 30.18% 33.14%
HSB/HSV 331° 46.36% 43.14%
CMYK 0.00% 46.36% 23.64%
56.86%

Color #6E3B54 in popluar number systems.

HEX 6E 3B 54
Decimal 110 59 84
Binary 1101110 111011 1010100
Octal 156 73 124

Shades and tints

Shades of #6E3B54

#6E3B54
(110,59,84)
#64364D
(100,54,77)
#5A3146
(90,49,70)
#502C3F
(80,44,63)
#462738
(70,39,56)
#3C2231
(60,34,49)
#321D2A
(50,29,42)
#281823
(40,24,35)
#1E131C
(30,19,28)
#140E15
(20,14,21)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #6E3B54

#6E3B54
(110,59,84)
#7B4C63
(123,76,99)
#885D72
(136,93,114)
#956E81
(149,110,129)
#A27F90
(162,127,144)
#AF909F
(175,144,159)
#BCA1AE
(188,161,174)
#C9B2BD
(201,178,189)
#D6C3CC
(214,195,204)
#E3D4DB
(227,212,219)
#F0E5EA
(240,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E3B54 color. Also use rgb(110,59,84) instead hex code.

Text Font Color

.myTextColor { color: #6E3B54; }

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

This text font color is #6E3B54.

Background Color

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

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

This div background color is #6E3B54.

Border color

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

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

This div border color is #6E3B54.

Opacity

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

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

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

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

This text has shadow with #6E3B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E3B54.

Preview

Color preview on black background

This text has color #6E3B54 on black background.


Color preview on white background

This text has color #6E3B54 on white background.


Black color preview on #6E3B54 background

This text has black color on #6E3B54 background.


White color preview on #6E3B54 background

This text has white color on #6E3B54 background.


Related colors

Complementary color

Complementary color for #hex is #91C4AB.


I love getcolorcode.com

Triadic colors

1 #546E3B and #3B546E with #6E3B54 are triadic colors.

2 #543B6E and #3B6E54 with #6E3B54 are triadic colors.