COLOR #6C1586

HEX: #6C1586 RGB: (108,21,134)

Color info

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

RGB color model

#6C1586 color RGB value is (108,21,134).

RGB: (108,21,134) (42%, 8%, 53%)

RGB channels and saturation

R 108 of 255 = 42%
G 21 of 255 = 8%
B 134 of 255 = 53%

108
21
134

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

Portions of RGB colors in percentages

R + G + B = 108 + 21 + 134 = 263 (100%)
R 108 of 263 ~ 41.06%
G 21 of 263 ~ 7.98%
B 134 of 263 ~ 50.95'%

%41.06
%50.95

CMYK color model

#6C1586 color CMYK value is (19,84,0,47).

  • cyan value is 19.40%
  • magenta value is 84.33%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (19,84,0,47)
C19M84Y0K47 (19%, 84%, 0%, 47%)
(0.19 / 0.84 / 0.00 / 0.47)

CMYK percentages

%19.4
%84.33
%0
%47.45

Codes

Color #6C1586 in popluar color models

6C 15 86
RGB 108 21 134
HSL 286° 72.90% 30.39%
HSB/HSV 286° 84.33% 52.55%
CMYK 19.40% 84.33% 0.00%
47.45%

Color #6C1586 in popluar number systems.

HEX 6C 15 86
Decimal 108 21 134
Binary 1101100 10101 10000110
Octal 154 25 206

Shades and tints

Shades of #6C1586

#6C1586
(108,21,134)
#63147A
(99,20,122)
#5A136E
(90,19,110)
#511262
(81,18,98)
#481156
(72,17,86)
#3F104A
(63,16,74)
#360F3E
(54,15,62)
#2D0E32
(45,14,50)
#240D26
(36,13,38)
#1B0C1A
(27,12,26)
#120B0E
(18,11,14)
#000000
(0,0,0)

Tints of #6C1586

#6C1586
(108,21,134)
#792A91
(121,42,145)
#863F9C
(134,63,156)
#9354A7
(147,84,167)
#A069B2
(160,105,178)
#AD7EBD
(173,126,189)
#BA93C8
(186,147,200)
#C7A8D3
(199,168,211)
#D4BDDE
(212,189,222)
#E1D2E9
(225,210,233)
#EEE7F4
(238,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C1586 color. Also use rgb(108,21,134) instead hex code.

Text Font Color

.myTextColor { color: #6C1586; }

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

This text font color is #6C1586.

Background Color

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

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

This div background color is #6C1586.

Border color

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

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

This div border color is #6C1586.

Opacity

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

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

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

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

This text has shadow with #6C1586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C1586.

Preview

Color preview on black background

This text has color #6C1586 on black background.


Color preview on white background

This text has color #6C1586 on white background.


Black color preview on #6C1586 background

This text has black color on #6C1586 background.


White color preview on #6C1586 background

This text has white color on #6C1586 background.


Related colors

Complementary color

Complementary color for #hex is #93EA79.


I love getcolorcode.com

Triadic colors

1 #866C15 and #15866C with #6C1586 are triadic colors.

2 #86156C and #156C86 with #6C1586 are triadic colors.