COLOR #6A3486

HEX: #6A3486 RGB: (106,52,134)

Color info

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

RGB color model

#6A3486 color RGB value is (106,52,134).

RGB: (106,52,134) (42%, 20%, 53%)

RGB channels and saturation

R 106 of 255 = 42%
G 52 of 255 = 20%
B 134 of 255 = 53%

106
52
134

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

Portions of RGB colors in percentages

R + G + B = 106 + 52 + 134 = 292 (100%)
R 106 of 292 ~ 36.3%
G 52 of 292 ~ 17.81%
B 134 of 292 ~ 45.89'%

%36.3
%17.81
%45.89

CMYK color model

#6A3486 color CMYK value is (21,61,0,47).

  • cyan value is 20.90%
  • magenta value is 61.19%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (21,61,0,47)
C21M61Y0K47 (21%, 61%, 0%, 47%)
(0.21 / 0.61 / 0.00 / 0.47)

CMYK percentages

%20.9
%61.19
%0
%47.45

Codes

Color #6A3486 in popluar color models

6A 34 86
RGB 106 52 134
HSL 280° 44.09% 36.47%
HSB/HSV 280° 61.19% 52.55%
CMYK 20.90% 61.19% 0.00%
47.45%

Color #6A3486 in popluar number systems.

HEX 6A 34 86
Decimal 106 52 134
Binary 1101010 110100 10000110
Octal 152 64 206

Shades and tints

Shades of #6A3486

#6A3486
(106,52,134)
#61307A
(97,48,122)
#582C6E
(88,44,110)
#4F2862
(79,40,98)
#462456
(70,36,86)
#3D204A
(61,32,74)
#341C3E
(52,28,62)
#2B1832
(43,24,50)
#221426
(34,20,38)
#19101A
(25,16,26)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #6A3486

#6A3486
(106,52,134)
#774691
(119,70,145)
#84589C
(132,88,156)
#916AA7
(145,106,167)
#9E7CB2
(158,124,178)
#AB8EBD
(171,142,189)
#B8A0C8
(184,160,200)
#C5B2D3
(197,178,211)
#D2C4DE
(210,196,222)
#DFD6E9
(223,214,233)
#ECE8F4
(236,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3486 color. Also use rgb(106,52,134) instead hex code.

Text Font Color

.myTextColor { color: #6A3486; }

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

This text font color is #6A3486.

Background Color

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

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

This div background color is #6A3486.

Border color

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

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

This div border color is #6A3486.

Opacity

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

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

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

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

This text has shadow with #6A3486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3486.

Preview

Color preview on black background

This text has color #6A3486 on black background.


Color preview on white background

This text has color #6A3486 on white background.


Black color preview on #6A3486 background

This text has black color on #6A3486 background.


White color preview on #6A3486 background

This text has white color on #6A3486 background.


Related colors

Complementary color

Complementary color for #hex is #95CB79.


I love getcolorcode.com

Triadic colors

1 #866A34 and #34866A with #6A3486 are triadic colors.

2 #86346A and #346A86 with #6A3486 are triadic colors.