COLOR #6B6D94

HEX: #6B6D94 RGB: (107,109,148)

Color info

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

RGB color model

#6B6D94 color RGB value is (107,109,148).

RGB: (107,109,148) (42%, 43%, 58%)

RGB channels and saturation

R 107 of 255 = 42%
G 109 of 255 = 43%
B 148 of 255 = 58%

107
109
148

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

Portions of RGB colors in percentages

R + G + B = 107 + 109 + 148 = 364 (100%)
R 107 of 364 ~ 29.4%
G 109 of 364 ~ 29.95%
B 148 of 364 ~ 40.66'%

%29.4
%29.95
%40.66

CMYK color model

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

  • cyan value is 27.70%
  • magenta value is 26.35%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (28,26,0,42)
C28M26Y0K42 (28%, 26%, 0%, 42%)
(0.28 / 0.26 / 0.00 / 0.42)

CMYK percentages

%27.7
%26.35
%0
%41.96

Codes

Color #6B6D94 in popluar color models

6B 6D 94
RGB 107 109 148
HSL 237° 16.08% 50.00%
HSB/HSV 237° 27.70% 58.04%
CMYK 27.70% 26.35% 0.00%
41.96%

Color #6B6D94 in popluar number systems.

HEX 6B 6D 94
Decimal 107 109 148
Binary 1101011 1101101 10010100
Octal 153 155 224

Shades and tints

Shades of #6B6D94

#6B6D94
(107,109,148)
#626487
(98,100,135)
#595B7A
(89,91,122)
#50526D
(80,82,109)
#474960
(71,73,96)
#3E4053
(62,64,83)
#353746
(53,55,70)
#2C2E39
(44,46,57)
#23252C
(35,37,44)
#1A1C1F
(26,28,31)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #6B6D94

#6B6D94
(107,109,148)
#787A9D
(120,122,157)
#8587A6
(133,135,166)
#9294AF
(146,148,175)
#9FA1B8
(159,161,184)
#ACAEC1
(172,174,193)
#B9BBCA
(185,187,202)
#C6C8D3
(198,200,211)
#D3D5DC
(211,213,220)
#E0E2E5
(224,226,229)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B6D94 color. Also use rgb(107,109,148) instead hex code.

Text Font Color

.myTextColor { color: #6B6D94; }

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

This text font color is #6B6D94.

Background Color

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

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

This div background color is #6B6D94.

Border color

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

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

This div border color is #6B6D94.

Opacity

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

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

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

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

This text has shadow with #6B6D94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6D94.

Preview

Color preview on black background

This text has color #6B6D94 on black background.


Color preview on white background

This text has color #6B6D94 on white background.


Black color preview on #6B6D94 background

This text has black color on #6B6D94 background.


White color preview on #6B6D94 background

This text has white color on #6B6D94 background.


Related colors

Complementary color

Complementary color for #hex is #94926B.


I love getcolorcode.com

Triadic colors

1 #946B6D and #6D946B with #6B6D94 are triadic colors.

2 #946D6B and #6D6B94 with #6B6D94 are triadic colors.