COLOR #6A1086

HEX: #6A1086 RGB: (106,16,134)

Color info

#6A1086 contains mainly red and blue colors. Web safe color of #6A1086 is #660099 (or #609).

RGB color model

#6A1086 color RGB value is (106,16,134).

RGB: (106,16,134) (42%, 6%, 53%)

RGB channels and saturation

R 106 of 255 = 42%
G 16 of 255 = 6%
B 134 of 255 = 53%

106
16
134

R + G + B ~ 34%. #6A1086 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 16 + 134 = 256 (100%)
R 106 of 256 ~ 41.41%
G 16 of 256 ~ 6.25%
B 134 of 256 ~ 52.34'%

%41.41
%52.34

CMYK color model

#6A1086 color CMYK value is (21,88,0,47).

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

CMYK: (21,88,0,47)
C21M88Y0K47 (21%, 88%, 0%, 47%)
(0.21 / 0.88 / 0.00 / 0.47)

CMYK percentages

%20.9
%88.06
%0
%47.45

Codes

Color #6A1086 in popluar color models

6A 10 86
RGB 106 16 134
HSL 286° 78.67% 29.41%
HSB/HSV 286° 88.06% 52.55%
CMYK 20.90% 88.06% 0.00%
47.45%

Color #6A1086 in popluar number systems.

HEX 6A 10 86
Decimal 106 16 134
Binary 1101010 10000 10000110
Octal 152 20 206

Shades and tints

Shades of #6A1086

#6A1086
(106,16,134)
#610F7A
(97,15,122)
#580E6E
(88,14,110)
#4F0D62
(79,13,98)
#460C56
(70,12,86)
#3D0B4A
(61,11,74)
#340A3E
(52,10,62)
#2B0932
(43,9,50)
#220826
(34,8,38)
#19071A
(25,7,26)
#10060E
(16,6,14)
#000000
(0,0,0)

Tints of #6A1086

#6A1086
(106,16,134)
#772591
(119,37,145)
#843A9C
(132,58,156)
#914FA7
(145,79,167)
#9E64B2
(158,100,178)
#AB79BD
(171,121,189)
#B88EC8
(184,142,200)
#C5A3D3
(197,163,211)
#D2B8DE
(210,184,222)
#DFCDE9
(223,205,233)
#ECE2F4
(236,226,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A1086; }

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

This text font color is #6A1086.

Background Color

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

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

This div background color is #6A1086.

Border color

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

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

This div border color is #6A1086.

Opacity

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

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

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

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

This text has shadow with #6A1086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A1086.

Preview

Color preview on black background

This text has color #6A1086 on black background.


Color preview on white background

This text has color #6A1086 on white background.


Black color preview on #6A1086 background

This text has black color on #6A1086 background.


White color preview on #6A1086 background

This text has white color on #6A1086 background.


Related colors

Complementary color

Complementary color for #hex is #95EF79.


I love getcolorcode.com

Triadic colors

1 #866A10 and #10866A with #6A1086 are triadic colors.

2 #86106A and #106A86 with #6A1086 are triadic colors.