COLOR #6A5694

HEX: #6A5694 RGB: (106,86,148)

Color info

#6A5694 contains mainly red and blue colors. Web safe color of #6A5694 is #666699 (or #669).

RGB color model

#6A5694 color RGB value is (106,86,148).

RGB: (106,86,148) (42%, 34%, 58%)

RGB channels and saturation

R 106 of 255 = 42%
G 86 of 255 = 34%
B 148 of 255 = 58%

106
86
148

R + G + B ~ 45%. #6A5694 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 86 + 148 = 340 (100%)
R 106 of 340 ~ 31.18%
G 86 of 340 ~ 25.29%
B 148 of 340 ~ 43.53'%

%31.18
%25.29
%43.53

CMYK color model

#6A5694 color CMYK value is (28,42,0,42).

  • cyan value is 28.38%
  • magenta value is 41.89%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (28,42,0,42)
C28M42Y0K42 (28%, 42%, 0%, 42%)
(0.28 / 0.42 / 0.00 / 0.42)

CMYK percentages

%28.38
%41.89
%0
%41.96

Codes

Color #6A5694 in popluar color models

6A 56 94
RGB 106 86 148
HSL 259° 26.50% 45.88%
HSB/HSV 259° 41.89% 58.04%
CMYK 28.38% 41.89% 0.00%
41.96%

Color #6A5694 in popluar number systems.

HEX 6A 56 94
Decimal 106 86 148
Binary 1101010 1010110 10010100
Octal 152 126 224

Shades and tints

Shades of #6A5694

#6A5694
(106,86,148)
#614F87
(97,79,135)
#58487A
(88,72,122)
#4F416D
(79,65,109)
#463A60
(70,58,96)
#3D3353
(61,51,83)
#342C46
(52,44,70)
#2B2539
(43,37,57)
#221E2C
(34,30,44)
#19171F
(25,23,31)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #6A5694

#6A5694
(106,86,148)
#77659D
(119,101,157)
#8474A6
(132,116,166)
#9183AF
(145,131,175)
#9E92B8
(158,146,184)
#ABA1C1
(171,161,193)
#B8B0CA
(184,176,202)
#C5BFD3
(197,191,211)
#D2CEDC
(210,206,220)
#DFDDE5
(223,221,229)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5694 color. Also use rgb(106,86,148) instead hex code.

Text Font Color

.myTextColor { color: #6A5694; }

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

This text font color is #6A5694.

Background Color

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

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

This div background color is #6A5694.

Border color

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

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

This div border color is #6A5694.

Opacity

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

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

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

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

This text has shadow with #6A5694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5694.

Preview

Color preview on black background

This text has color #6A5694 on black background.


Color preview on white background

This text has color #6A5694 on white background.


Black color preview on #6A5694 background

This text has black color on #6A5694 background.


White color preview on #6A5694 background

This text has white color on #6A5694 background.


Related colors

Complementary color

Complementary color for #hex is #95A96B.


I love getcolorcode.com

Triadic colors

1 #946A56 and #56946A with #6A5694 are triadic colors.

2 #94566A and #566A94 with #6A5694 are triadic colors.