COLOR #6E376A

HEX: #6E376A RGB: (110,55,106)

Color info

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

RGB color model

#6E376A color RGB value is (110,55,106).

RGB: (110,55,106) (43%, 22%, 42%)

RGB channels and saturation

R 110 of 255 = 43%
G 55 of 255 = 22%
B 106 of 255 = 42%

110
55
106

R + G + B ~ 36%. #6E376A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 55 + 106 = 271 (100%)
R 110 of 271 ~ 40.59%
G 55 of 271 ~ 20.3%
B 106 of 271 ~ 39.11'%

%40.59
%20.3
%39.11

CMYK color model

#6E376A color CMYK value is (0,50,4,57).

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

CMYK: (0,50,4,57)
C0M50Y4K57 (0%, 50%, 4%, 57%)
(0.00 / 0.50 / 0.04 / 0.57)

CMYK percentages

%0
%50
%3.64
%56.86

Codes

Color #6E376A in popluar color models

6E 37 6A
RGB 110 55 106
HSL 304° 33.33% 32.35%
HSB/HSV 304° 50.00% 43.14%
CMYK 0.00% 50.00% 3.64%
56.86%

Color #6E376A in popluar number systems.

HEX 6E 37 6A
Decimal 110 55 106
Binary 1101110 110111 1101010
Octal 156 67 152

Shades and tints

Shades of #6E376A

#6E376A
(110,55,106)
#643261
(100,50,97)
#5A2D58
(90,45,88)
#50284F
(80,40,79)
#462346
(70,35,70)
#3C1E3D
(60,30,61)
#321934
(50,25,52)
#28142B
(40,20,43)
#1E0F22
(30,15,34)
#140A19
(20,10,25)
#0A0510
(10,5,16)
#000000
(0,0,0)

Tints of #6E376A

#6E376A
(110,55,106)
#7B4977
(123,73,119)
#885B84
(136,91,132)
#956D91
(149,109,145)
#A27F9E
(162,127,158)
#AF91AB
(175,145,171)
#BCA3B8
(188,163,184)
#C9B5C5
(201,181,197)
#D6C7D2
(214,199,210)
#E3D9DF
(227,217,223)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E376A; }

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

This text font color is #6E376A.

Background Color

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

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

This div background color is #6E376A.

Border color

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

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

This div border color is #6E376A.

Opacity

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

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

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

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

This text has shadow with #6E376A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E376A.

Preview

Color preview on black background

This text has color #6E376A on black background.


Color preview on white background

This text has color #6E376A on white background.


Black color preview on #6E376A background

This text has black color on #6E376A background.


White color preview on #6E376A background

This text has white color on #6E376A background.


Related colors

Complementary color

Complementary color for #hex is #91C895.


I love getcolorcode.com

Triadic colors

1 #6A6E37 and #376A6E with #6E376A are triadic colors.

2 #6A376E and #376E6A with #6E376A are triadic colors.