COLOR #6A6C94

HEX: #6A6C94 RGB: (106,108,148)

Color info

#6A6C94 contains red, green and blue colors in about the same proportion. Web safe color of #6A6C94 is #666699 (or #669).

RGB color model

#6A6C94 color RGB value is (106,108,148).

RGB: (106,108,148) (42%, 42%, 58%)

RGB channels and saturation

R 106 of 255 = 42%
G 108 of 255 = 42%
B 148 of 255 = 58%

106
108
148

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

Portions of RGB colors in percentages

R + G + B = 106 + 108 + 148 = 362 (100%)
R 106 of 362 ~ 29.28%
G 108 of 362 ~ 29.83%
B 148 of 362 ~ 40.88'%

%29.28
%29.83
%40.88

CMYK color model

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

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

CMYK: (28,27,0,42)
C28M27Y0K42 (28%, 27%, 0%, 42%)
(0.28 / 0.27 / 0.00 / 0.42)

CMYK percentages

%28.38
%27.03
%0
%41.96

Codes

Color #6A6C94 in popluar color models

6A 6C 94
RGB 106 108 148
HSL 237° 16.54% 49.80%
HSB/HSV 237° 28.38% 58.04%
CMYK 28.38% 27.03% 0.00%
41.96%

Color #6A6C94 in popluar number systems.

HEX 6A 6C 94
Decimal 106 108 148
Binary 1101010 1101100 10010100
Octal 152 154 224

Shades and tints

Shades of #6A6C94

#6A6C94
(106,108,148)
#616387
(97,99,135)
#585A7A
(88,90,122)
#4F516D
(79,81,109)
#464860
(70,72,96)
#3D3F53
(61,63,83)
#343646
(52,54,70)
#2B2D39
(43,45,57)
#22242C
(34,36,44)
#191B1F
(25,27,31)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #6A6C94

#6A6C94
(106,108,148)
#77799D
(119,121,157)
#8486A6
(132,134,166)
#9193AF
(145,147,175)
#9EA0B8
(158,160,184)
#ABADC1
(171,173,193)
#B8BACA
(184,186,202)
#C5C7D3
(197,199,211)
#D2D4DC
(210,212,220)
#DFE1E5
(223,225,229)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A6C94; }

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

This text font color is #6A6C94.

Background Color

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

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

This div background color is #6A6C94.

Border color

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

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

This div border color is #6A6C94.

Opacity

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

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

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

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

This text has shadow with #6A6C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A6C94.

Preview

Color preview on black background

This text has color #6A6C94 on black background.


Color preview on white background

This text has color #6A6C94 on white background.


Black color preview on #6A6C94 background

This text has black color on #6A6C94 background.


White color preview on #6A6C94 background

This text has white color on #6A6C94 background.


Related colors

Complementary color

Complementary color for #hex is #95936B.


I love getcolorcode.com

Triadic colors

1 #946A6C and #6C946A with #6A6C94 are triadic colors.

2 #946C6A and #6C6A94 with #6A6C94 are triadic colors.