COLOR #6A3771

HEX: #6A3771 RGB: (106,55,113)

Color info

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

RGB color model

#6A3771 color RGB value is (106,55,113).

RGB: (106,55,113) (42%, 22%, 44%)

RGB channels and saturation

R 106 of 255 = 42%
G 55 of 255 = 22%
B 113 of 255 = 44%

106
55
113

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

Portions of RGB colors in percentages

R + G + B = 106 + 55 + 113 = 274 (100%)
R 106 of 274 ~ 38.69%
G 55 of 274 ~ 20.07%
B 113 of 274 ~ 41.24'%

%38.69
%20.07
%41.24

CMYK color model

#6A3771 color CMYK value is (6,51,0,56).

  • cyan value is 6.19%
  • magenta value is 51.33%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (6,51,0,56)
C6M51Y0K56 (6%, 51%, 0%, 56%)
(0.06 / 0.51 / 0.00 / 0.56)

CMYK percentages

%6.19
%51.33
%0
%55.69

Codes

Color #6A3771 in popluar color models

6A 37 71
RGB 106 55 113
HSL 293° 34.52% 32.94%
HSB/HSV 293° 51.33% 44.31%
CMYK 6.19% 51.33% 0.00%
55.69%

Color #6A3771 in popluar number systems.

HEX 6A 37 71
Decimal 106 55 113
Binary 1101010 110111 1110001
Octal 152 67 161

Shades and tints

Shades of #6A3771

#6A3771
(106,55,113)
#613267
(97,50,103)
#582D5D
(88,45,93)
#4F2853
(79,40,83)
#462349
(70,35,73)
#3D1E3F
(61,30,63)
#341935
(52,25,53)
#2B142B
(43,20,43)
#220F21
(34,15,33)
#190A17
(25,10,23)
#10050D
(16,5,13)
#000000
(0,0,0)

Tints of #6A3771

#6A3771
(106,55,113)
#77497D
(119,73,125)
#845B89
(132,91,137)
#916D95
(145,109,149)
#9E7FA1
(158,127,161)
#AB91AD
(171,145,173)
#B8A3B9
(184,163,185)
#C5B5C5
(197,181,197)
#D2C7D1
(210,199,209)
#DFD9DD
(223,217,221)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A3771; }

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

This text font color is #6A3771.

Background Color

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

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

This div background color is #6A3771.

Border color

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

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

This div border color is #6A3771.

Opacity

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

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

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

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

This text has shadow with #6A3771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3771.

Preview

Color preview on black background

This text has color #6A3771 on black background.


Color preview on white background

This text has color #6A3771 on white background.


Black color preview on #6A3771 background

This text has black color on #6A3771 background.


White color preview on #6A3771 background

This text has white color on #6A3771 background.


Related colors

Complementary color

Complementary color for #hex is #95C88E.


I love getcolorcode.com

Triadic colors

1 #716A37 and #37716A with #6A3771 are triadic colors.

2 #71376A and #376A71 with #6A3771 are triadic colors.