COLOR #6A3783

HEX: #6A3783 RGB: (106,55,131)

Color info

#6A3783 contains mainly red and blue colors. Web safe color of #6A3783 is #663399 (or #639).

RGB color model

#6A3783 color RGB value is (106,55,131).

RGB: (106,55,131) (42%, 22%, 51%)

RGB channels and saturation

R 106 of 255 = 42%
G 55 of 255 = 22%
B 131 of 255 = 51%

106
55
131

R + G + B ~ 38%. #6A3783 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 55 + 131 = 292 (100%)
R 106 of 292 ~ 36.3%
G 55 of 292 ~ 18.84%
B 131 of 292 ~ 44.86'%

%36.3
%18.84
%44.86

CMYK color model

#6A3783 color CMYK value is (19,58,0,49).

  • cyan value is 19.08%
  • magenta value is 58.02%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (19,58,0,49)
C19M58Y0K49 (19%, 58%, 0%, 49%)
(0.19 / 0.58 / 0.00 / 0.49)

CMYK percentages

%19.08
%58.02
%0
%48.63

Codes

Color #6A3783 in popluar color models

6A 37 83
RGB 106 55 131
HSL 280° 40.86% 36.47%
HSB/HSV 280° 58.02% 51.37%
CMYK 19.08% 58.02% 0.00%
48.63%

Color #6A3783 in popluar number systems.

HEX 6A 37 83
Decimal 106 55 131
Binary 1101010 110111 10000011
Octal 152 67 203

Shades and tints

Shades of #6A3783

#6A3783
(106,55,131)
#613278
(97,50,120)
#582D6D
(88,45,109)
#4F2862
(79,40,98)
#462357
(70,35,87)
#3D1E4C
(61,30,76)
#341941
(52,25,65)
#2B1436
(43,20,54)
#220F2B
(34,15,43)
#190A20
(25,10,32)
#100515
(16,5,21)
#000000
(0,0,0)

Tints of #6A3783

#6A3783
(106,55,131)
#77498E
(119,73,142)
#845B99
(132,91,153)
#916DA4
(145,109,164)
#9E7FAF
(158,127,175)
#AB91BA
(171,145,186)
#B8A3C5
(184,163,197)
#C5B5D0
(197,181,208)
#D2C7DB
(210,199,219)
#DFD9E6
(223,217,230)
#ECEBF1
(236,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A3783; }

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

This text font color is #6A3783.

Background Color

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

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

This div background color is #6A3783.

Border color

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

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

This div border color is #6A3783.

Opacity

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

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

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

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

This text has shadow with #6A3783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3783.

Preview

Color preview on black background

This text has color #6A3783 on black background.


Color preview on white background

This text has color #6A3783 on white background.


Black color preview on #6A3783 background

This text has black color on #6A3783 background.


White color preview on #6A3783 background

This text has white color on #6A3783 background.


Related colors

Complementary color

Complementary color for #hex is #95C87C.


I love getcolorcode.com

Triadic colors

1 #836A37 and #37836A with #6A3783 are triadic colors.

2 #83376A and #376A83 with #6A3783 are triadic colors.