COLOR #6E2F56

HEX: #6E2F56 RGB: (110,47,86)

Color info

#6E2F56 contains mainly red and blue colors. Web safe color of #6E2F56 is #663366 (or #636).

RGB color model

#6E2F56 color RGB value is (110,47,86).

RGB: (110,47,86) (43%, 18%, 34%)

RGB channels and saturation

R 110 of 255 = 43%
G 47 of 255 = 18%
B 86 of 255 = 34%

110
47
86

R + G + B ~ 32%. #6E2F56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 47 + 86 = 243 (100%)
R 110 of 243 ~ 45.27%
G 47 of 243 ~ 19.34%
B 86 of 243 ~ 35.39'%

%45.27
%19.34
%35.39

CMYK color model

#6E2F56 color CMYK value is (0,57,22,57).

  • cyan value is 0.00%
  • magenta value is 57.27%
  • yellow value is 21.82%
  • key color value is 56.86%

CMYK: (0,57,22,57)
C0M57Y22K57 (0%, 57%, 22%, 57%)
(0.00 / 0.57 / 0.22 / 0.57)

CMYK percentages

%0
%57.27
%21.82
%56.86

Codes

Color #6E2F56 in popluar color models

6E 2F 56
RGB 110 47 86
HSL 323° 40.13% 30.78%
HSB/HSV 323° 57.27% 43.14%
CMYK 0.00% 57.27% 21.82%
56.86%

Color #6E2F56 in popluar number systems.

HEX 6E 2F 56
Decimal 110 47 86
Binary 1101110 101111 1010110
Octal 156 57 126

Shades and tints

Shades of #6E2F56

#6E2F56
(110,47,86)
#642B4F
(100,43,79)
#5A2748
(90,39,72)
#502341
(80,35,65)
#461F3A
(70,31,58)
#3C1B33
(60,27,51)
#32172C
(50,23,44)
#281325
(40,19,37)
#1E0F1E
(30,15,30)
#140B17
(20,11,23)
#0A0710
(10,7,16)
#000000
(0,0,0)

Tints of #6E2F56

#6E2F56
(110,47,86)
#7B4165
(123,65,101)
#885374
(136,83,116)
#956583
(149,101,131)
#A27792
(162,119,146)
#AF89A1
(175,137,161)
#BC9BB0
(188,155,176)
#C9ADBF
(201,173,191)
#D6BFCE
(214,191,206)
#E3D1DD
(227,209,221)
#F0E3EC
(240,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E2F56 color. Also use rgb(110,47,86) instead hex code.

Text Font Color

.myTextColor { color: #6E2F56; }

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

This text font color is #6E2F56.

Background Color

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

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

This div background color is #6E2F56.

Border color

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

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

This div border color is #6E2F56.

Opacity

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

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

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

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

This text has shadow with #6E2F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E2F56.

Preview

Color preview on black background

This text has color #6E2F56 on black background.


Color preview on white background

This text has color #6E2F56 on white background.


Black color preview on #6E2F56 background

This text has black color on #6E2F56 background.


White color preview on #6E2F56 background

This text has white color on #6E2F56 background.


Related colors

Complementary color

Complementary color for #hex is #91D0A9.


I love getcolorcode.com

Triadic colors

1 #566E2F and #2F566E with #6E2F56 are triadic colors.

2 #562F6E and #2F6E56 with #6E2F56 are triadic colors.